@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:212107> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212107>
  ns0:mass "238.371" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H26O2" ;
  skos:prefLabel "trichoderiol c"@en, "تریکودریول C"@fa ;
  ns0:inchikey "PXVKOXQKGLNFDE-XQAOLFOLSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@]2(C(C)[C@H]([C@]1(CC/C=C(/CO)/C)C)CC2)C" ;
  ns0:inchi "InChI=1S/C15H26O2/c1-11(10-16)6-5-8-15(4)13-7-9-14(3,17-15)12(13)2/h6,12-13,16H,5,7-10H2,1-4H3/b11-6-/t12?,13-,14+,15-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:monoisotopicmass "238.19328" ;
  ns0:synonym_EXACT "(Z)-2-methyl-5-[(1S,3R,4R)-1,3,7-trimethyl-2-oxabicyclo[2.2.1]heptan-3-yl]pent-2-en-1-ol" .

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 .
