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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203711>
  ns0:smiles "O[C@@H]1C(=C2[C@H]([C@H](C)CC2)CC1(C)C)C(C)C" ;
  ns0:synonym_EXACT "(1R,5S,7aS)-1,6,6-trimethyl-4-propan-2-yl-1,2,3,5,7,7a-hexahydroinden-5-ol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H26O/c1-9(2)13-11-7-6-10(3)12(11)8-15(4,5)14(13)16/h9-10,12,14,16H,6-8H2,1-5H3/t10-,12+,14-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PFXZOGZHLWZMDT-SCDSUCTJSA-N" ;
  skos:prefLabel "(1r*,4r*,5z,9s*)-5-isopropyl-3,3,9-trimethylbicyclo[4.3.0]nona-5-en-4-ol"@en, "(1R*،4R*،5Z،9S*) 5 ایزوپروپیل 3،3،9 تری متیل بی سیکلو[4.3.0]nona 5 en 4 ol"@fa ;
  ns0:formula "C15H26O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "222.19837" ;
  ns0:mass "222.372" .

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 .
