@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:226845>
  ns0:mass "296.363" ;
  ns0:smiles "O=C1C2=C(OC(C1)(C)C)[C@@](O)([C@@H](O)[C@@H](C2)O)CC=C(C)C" ;
  skos:prefLabel "پسودوپستالون"@fa, "pseudopestalone"@en ;
  ns0:formula "C16H24O5" ;
  ns0:inchi "InChI=1S/C16H24O5/c1-9(2)5-6-16(20)13(19)11(17)7-10-12(18)8-15(3,4)21-14(10)16/h5,11,13,17,19-20H,6-8H2,1-4H3/t11-,13+,16+/m1/s1" ;
  ns0:monoisotopicmass "296.16237" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(6R,7S,8S)-6,7,8-trihydroxy-2,2-dimethyl-8-(3-methylbut-2-enyl)-3,5,6,7-tetrahydrochromen-4-one" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:inchikey "SSMYUFFFSWBFFU-FFSVYQOJSA-N" .

<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:226845> .

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 .
