@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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215983> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215983>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UQRWFXHGOXVIPI-QHSBEEBCSA-N" ;
  ns0:smiles "O[C@]1([C@]2(C(=C[C@@H](O)[C@@H](C2)C(O)(C)C)CCC1)C)C" ;
  skos:prefLabel "(4r,5r,7r,8r)-eremophil-9-ene-4,8,11-triol"@en, "(4R,5R,7R,8R) eremophil 9 en 4,8,11 triol"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:monoisotopicmass "254.18819" ;
  ns0:inchi "InChI=1S/C15H26O3/c1-13(2,17)11-9-14(3)10(8-12(11)16)6-5-7-15(14,4)18/h8,11-12,16-18H,5-7,9H2,1-4H3/t11-,12-,14-,15-/m1/s1" ;
  ns0:formula "C15H26O3" ;
  ns0:mass "254.370" ;
  ns0:synonym_EXACT "(1R,6R,7R,8aR)-7-(2-hydroxypropan-2-yl)-1,8a-dimethyl-2,3,4,6,7,8-hexahydronaphthalene-1,6-diol" .

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 .
