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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207880>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O[C@@H]1[C@]([C@H]2[C@](C(=C)[C@H](CC=3C4=C(C=CC=C4)NC3)CC2)(C)CC1)(CCC=C(C)C)C" ;
  ns0:synonym_EXACT "(1S,2S,4aS,6S,8aR)-6-(1H-indol-3-ylmethyl)-1,4a-dimethyl-5-methylidene-1-(4-methylpent-3-enyl)-3,4,6,7,8,8a-hexahydro-2H-naphthalen-2-ol" ;
  ns0:inchikey "MPNUEXKJZLBKEI-ADNQPUJWSA-N" ;
  skos:prefLabel "Emeniveol"@fa, "emeniveol"@en ;
  ns0:formula "C28H39NO" ;
  ns0:mass "405.626" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "405.30316" ;
  ns0:inchi "InChI=1S/C28H39NO/c1-19(2)9-8-15-28(5)25-13-12-21(20(3)27(25,4)16-14-26(28)30)17-22-18-29-24-11-7-6-10-23(22)24/h6-7,9-11,18,21,25-26,29-30H,3,8,12-17H2,1-2,4-5H3/t21-,25+,26-,27+,28-/m0/s1" ;
  ns0:charge "0" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
