@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://www.irandoc.acir/onto/irandoc/CHEBI:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208575> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208575>
  skos:prefLabel "Speciosin K"@fa, "speciosin k"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:mass "264.365" ;
  ns0:smiles "O=C1C(=C(C=CC(O)(C)C)[C@@H](O)CC1)CC=C(C)C" ;
  ns0:inchi "InChI=1S/C16H24O3/c1-11(2)5-6-12-13(9-10-16(3,4)19)15(18)8-7-14(12)17/h5,9-10,15,18-19H,6-8H2,1-4H3/t15-/m0/s1" ;
  ns0:inchikey "RTSLFDJEKOAUBR-HNNXBMFYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4S)-4-hydroxy-3-(3-hydroxy-3-methylbut-1-enyl)-2-(3-methylbut-2-enyl)cyclohex-2-en-1-one" ;
  ns0:formula "C16H24O3" ;
  ns0:monoisotopicmass "264.17254" .

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 .
