@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173145> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:173145>
  ns0:smiles "O1C2(C(O)CC(C1(CCC=C(C)C)C)CC2)C" ;
  skos:prefLabel "آلفا بیزابولول اکسید C"@fa, "alpha-bisabolol oxide c"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H26O2/c1-11(2)6-5-8-14(3)12-7-9-15(4,17-14)13(16)10-12/h6,12-13,16H,5,7-10H2,1-4H3" ;
  ns0:mass "238.371" ;
  ns0:synonym_EXACT "1,3-dimethyl-3-(4-methylpent-3-enyl)-2-oxabicyclo[2.2.2]octan-6-ol" ;
  ns0:formula "C15H26O2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YXKYEDPZIRLAKN-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "238.19328" .

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 .
