@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:201827>
  ns0:mass "184.279" ;
  ns0:monoisotopicmass "184.14633" ;
  ns0:formula "C11H20O2" ;
  ns0:inchikey "OWPNFFDPVVLGEV-MXWKQRLJSA-N" ;
  ns0:inchi "InChI=1S/C11H20O2/c1-8(2)3-4-9-7-10(12)5-6-11(9)13/h3,9-13H,4-7H2,1-2H3/t9-,10-,11+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Speciosin I"@fa, "speciosin i"@en ;
  ns0:synonym_EXACT "(1S,2R,4R)-2-(3-methylbut-2-enyl)cyclohexane-1,4-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23480> ;
  ns0:smiles "O[C@@H]1[C@@H](C[C@H](O)CC1)CC=C(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23480>
  skos:prefLabel "سیکلوهگزانول ها"@fa, "cyclohexanols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201827> .

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 .
