@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105931>
  ns0:formula "C15H19N3O" ;
  ns0:smiles "CC1(CC2=C(CO1)C=C(C(=N2)N3CCCC3)C#N)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KOIYSPQCHPNVGU-UHFFFAOYSA-N" ;
  skos:prefLabel "7,7-dimethyl-2-(1-pyrrolidinyl)-5,8-dihydropyrano[4,3-b]pyridine-3-carbonitrile"@en, "7،7 دی متیل 2 (1 پیرولیدینیل) 5،8 دی هیدروپیرانو [4،3 b] پیریدین 3 کربنیتریل"@fa ;
  ns0:mass "257.331" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38192> ;
  ns0:inchi "InChI=1S/C15H19N3O/c1-15(2)8-13-12(10-19-15)7-11(9-16)14(17-13)18-5-3-4-6-18/h7H,3-6,8,10H2,1-2H3" ;
  ns0:monoisotopicmass "257.15281" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38192>
  skos:prefLabel "پیرانوپیریدین"@fa, "pyranopyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105931> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
