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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211193>
  ns0:monoisotopicmass "254.18819" ;
  skos:prefLabel "15 هیدروکسی کولمورین"@fa, "15-hydroxyculmorin"@en ;
  ns0:smiles "O[C@H]1[C@@]2([C@]3(CCC[C@@]([C@H]1[C@@H]3[C@@H](C2)O)(CO)C)C)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H26O3/c1-13(8-16)5-4-6-14(2)10-9(17)7-15(14,3)12(18)11(10)13/h9-12,16-18H,4-8H2,1-3H3/t9-,10+,11+,12-,13-,14+,15-/m1/s1" ;
  ns0:synonym_EXACT "(1S,2S,6S,7R,8R,9S,11R)-6-(hydroxymethyl)-2,6,9-trimethyltricyclo[5.4.0.02,9]undecane-8,11-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:mass "254.370" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "OLWYTMKUCGVHCZ-NGOQWVGTSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H26O3" .

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 .
