@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:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217724> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:217724>
  ns0:formula "C20H32O4" ;
  ns0:synonym_EXACT "(2E,6E,9E)-10-[(2S,5R)-5-(2-hydroxypropan-2-yl)-2-methyloxolan-2-yl]-3,7-dimethyldeca-2,6,9-trienoic acid" ;
  ns0:mass "336.472" ;
  skos:prefLabel "اسید موکورینیک A"@fa, "mucorinic acid a"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H32O4/c1-15(8-6-9-16(2)14-18(21)22)10-7-12-20(5)13-11-17(24-20)19(3,4)23/h7-8,12,14,17,23H,6,9-11,13H2,1-5H3,(H,21,22)/b12-7+,15-8+,16-14+/t17-,20-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "GNUKGZCDYOYXSD-LWVCXRAESA-N" ;
  ns0:smiles "O=C(O)/C=C(/CC/C=C(/C/C=C/[C@]1(O[C@@H](C(O)(C)C)CC1)C)/C)/C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:monoisotopicmass "336.23006" .

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 .
