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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224731>
  ns0:inchi "InChI=1S/C15H24O3/c1-13(8-16)5-4-6-14(2)10-9(17)7-15(14,3)12(18)11(10)13/h10-12,16,18H,4-8H2,1-3H3/t10-,11-,12+,13+,14-,15+/m0/s1" ;
  ns0:monoisotopicmass "252.17254" ;
  ns0:mass "252.354" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:synonym_EXACT "(1S,2S,6S,7R,8R,9S)-8-hydroxy-6-(hydroxymethyl)-2,6,9-trimethyltricyclo[5.4.0.02,9]undecan-11-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BLLSFQDOGXKOPW-JRULLXGZSA-N" ;
  skos:prefLabel "15 هیدروکسی کولمورون"@fa, "15-hydroxyculmorone"@en ;
  ns0:smiles "O=C1[C@@H]2[C@@]3(CCC[C@@]([C@@H]2[C@@H](O)[C@]3(C1)C)(CO)C)C" ;
  ns0:formula "C15H24O3" .

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 .
