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

<http://www.irandoc.acir/onto/irandoc/CHEBI:195966>
  ns0:smiles "O=C1[C@]2([C@@]([C@H](CC1)C)(C[C@@H](CC2)C(C)=C)C)[H]" ;
  skos:prefLabel "Eremofukinone"@fa, "eremofukinone"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YHPOLTFUARNADB-SFDCQRBFSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "220.18272" ;
  ns0:synonym_EXACT "(4S,4aR,6R,8aR)-4,4a-dimethyl-6-prop-1-en-2-yl-2,3,4,5,6,7,8,8a-octahydronaphthalen-1-one" ;
  ns0:inchi "InChI=1S/C15H24O/c1-10(2)12-6-7-13-14(16)8-5-11(3)15(13,4)9-12/h11-13H,1,5-9H2,2-4H3/t11-,12+,13-,15+/m0/s1" ;
  ns0:formula "C15H24O" ;
  ns0:mass "220.356" ;
  ns0:charge "0" .

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 .
