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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201957>
  ns0:smiles "O=C1C(=C[C@H]2[C@@H](C(C)C)CC[C@]([C@H]2C1)(O)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H24O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XZKNRQNOZWYUMT-UKTARXLSSA-N" ;
  skos:prefLabel "10alpha-hydroxyamorph-4-en-3-one"@en, "10 آلفا هیدروکسی مورف 4 و 3 یک"@fa ;
  ns0:monoisotopicmass "236.17763" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H24O2/c1-9(2)11-5-6-15(4,17)13-8-14(16)10(3)7-12(11)13/h7,9,11-13,17H,5-6,8H2,1-4H3/t11-,12+,13+,15-/m1/s1" ;
  ns0:synonym_EXACT "(4aR,5R,8R,8aS)-8-hydroxy-3,8-dimethyl-5-propan-2-yl-1,4a,5,6,7,8a-hexahydronaphthalen-2-one" ;
  ns0:mass "236.355" .

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 .
