@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37963>
  skos:prefLabel "پیرانون"@fa, "pyranone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221224> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:221224>
  skos:prefLabel "mycoepoxydiene"@en, "مایکوپاکسیدین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:formula "C16H18O5" ;
  ns0:mass "290.315" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "[(2S,3S)-2-[(1R,6S,7R,8S)-8-methyl-9-oxabicyclo[4.2.1]nona-2,4-dien-7-yl]-6-oxo-2,3-dihydropyran-3-yl] acetate" ;
  ns0:inchi "InChI=1S/C16H18O5/c1-9-11-5-3-4-6-12(20-11)15(9)16-13(19-10(2)17)7-8-14(18)21-16/h3-9,11-13,15-16H,1-2H3/t9-,11-,12+,13+,15-,16-/m1/s1" ;
  ns0:monoisotopicmass "290.11542" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@H]([C@@H](OC(=O)C)C=C1)[C@H]2[C@H]3O[C@@H]([C@H]2C)C=CC=C3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MQZRLGPPQPUHBI-SUVXLDSESA-N" .

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 .
