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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205949>
  ns0:subset "2_STAR" ;
  skos:prefLabel "3,7-dimethyl-9-(-2,2,5,5-tetramethyl-1,3-dioxolan-4-yl)nona-1,6-dien-3-ol"@en, "3،7 دی متیل 9 ( 2،2،5،5 تترامتیل 1،3 دی اکسولان 4 یل) نونا 1،6 دین 3 اول"@fa ;
  ns0:mass "296.451" ;
  ns0:monoisotopicmass "296.23514" ;
  ns0:inchi "InChI=1S/C18H32O3/c1-8-18(7,19)13-9-10-14(2)11-12-15-16(3,4)21-17(5,6)20-15/h8,10,15,19H,1,9,11-13H2,2-7H3/t15?,18-/m0/s1" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "PMQKDUOLNIZGFG-PKHIMPSTSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:synonym_EXACT "(3R)-3,7-dimethyl-9-(2,2,5,5-tetramethyl-1,3-dioxolan-4-yl)nona-1,6-dien-3-ol" ;
  ns0:formula "C18H32O3" ;
  ns0:smiles "O1C(OC(C1(C)C)CCC(=CCC[C@@](O)(C=C)C)C)(C)C" .

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 .
