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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201632>
  ns0:charge "0" ;
  skos:prefLabel "dihydroprehelminthosporol"@en, "دی هیدروپرهلمینتوسپورول"@fa ;
  ns0:mass "238.371" ;
  ns0:inchi "InChI=1S/C15H26O2/c1-9(2)11-5-6-15(4)10(3)12(7-16)14(11)13(15)8-17/h9,11-14,16-17H,3,5-8H2,1-2,4H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H26O2" ;
  ns0:smiles "OCC1C(=C)C2(CCC(C1C2CO)C(C)C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:monoisotopicmass "238.19328" ;
  ns0:synonym_EXACT "[(1R,4R,5R,6R,8S)-8-(hydroxymethyl)-1-methyl-7-methylidene-4-propan-2-yl-6-bicyclo[3.2.1]octanyl]methanol" ;
  ns0:inchikey "KFSUHYMYSGYWGI-UHFFFAOYSA-N" .

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 .
