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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2872>
  ns0:inchikey "VVXZWGWGAMWPOU-GTPZWBMOSA-N" ;
  ns0:mass "408.529" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "408.25119" ;
  ns0:inchi "InChI=1S/C23H36O6/c1-6-18(26)29-19-14-8-7-13-12(2)15-9-16(24)20(3,4)23(15,28)17(25)10-22(13,19)11-21(14,5)27/h13-17,19,24-25,27-28H,2,6-11H2,1,3-5H3/t13-,14+,15-,16-,17+,19+,21+,22-,23-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:formula "C23H36O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "asebotoxin ii"@en, "آسبوتوکسین II"@fa ;
  ns0:synonym_EXACT "Asebotoxin II" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC(=O)O[C@@H]1[C@H]2CC[C@H]3C(=C)[C@@H]4C[C@H](O)C(C)(C)[C@@]4(O)[C@H](O)C[C@@]13C[C@@]2(C)O" .

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 .
