@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:205955>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 کتو 4 آلفا، 15 اپوکسیودسم 11 اول"@fa, "1-keto-4alpha,15-epoxyeudesm-11-ol"@en ;
  ns0:formula "C15H24O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1[C@]2([C@H]([C@]3(OC3)CC1)C[C@H](C(O)(C)C)CC2)C" ;
  ns0:mass "252.354" ;
  ns0:inchi "InChI=1S/C15H24O3/c1-13(2,17)10-4-6-14(3)11(8-10)15(9-18-15)7-5-12(14)16/h10-11,17H,4-9H2,1-3H3/t10-,11-,14-,15+/m1/s1" ;
  ns0:inchikey "KOTXPXJERFWULV-FKGLVLAHSA-N" ;
  ns0:synonym_EXACT "(4R,4aR,6R,8aR)-6-(2-hydroxypropan-2-yl)-8a-methylspiro[3,4a,5,6,7,8-hexahydro-2H-naphthalene-4,2'-oxirane]-1-one" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "252.17254" .

<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:205955> .

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 .
