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

<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:22727>
  skos:prefLabel "بنزوپیران"@fa, "benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219238> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219238>
  ns0:synonym_EXACT "(3S,5S)-3-[(1S,3R,4aR,8aS)-1-[(E)-but-2-en-2-yl]-3-hydroxy-7-methyl-1,4,4a,5,8,8a-hexahydroisochromen-3-yl]-5-(2-methylpropyl)pyrrolidin-2-one" ;
  ns0:monoisotopicmass "361.26169" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "pericoannosin a"@en, "پریکوآنوزین A"@fa ;
  ns0:inchi "InChI=1S/C22H35NO3/c1-6-15(5)20-18-10-14(4)7-8-16(18)12-22(25,26-20)19-11-17(9-13(2)3)23-21(19)24/h6-7,13,16-20,25H,8-12H2,1-5H3,(H,23,24)/b15-6+/t16-,17+,18+,19-,20-,22-/m1/s1" ;
  ns0:inchikey "ZQVUGTNCXDEQJP-JFCTZHMUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:formula "C22H35NO3" ;
  ns0:mass "361.526" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1N[C@@H](CC(C)C)C[C@H]1[C@@]2(O[C@H](/C(=C/C)/C)[C@H]3CC(C)=CC[C@@H]3C2)O" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
