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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188556>
  ns0:subset "2_STAR" ;
  ns0:mass "340.930" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "PEOMURHAYCFSHU-OPIBAUODSA-N" ;
  ns0:monoisotopicmass "340.21691" ;
  skos:prefLabel "دیکتول جی"@fa, "dictyol j"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "ClC([C@@H](O)CC[C@H]([C@]1([C@@H](O)[C@]2([C@@](CC=C2C)(C(CC1)=C)[H])[H])[H])C)(C)C" ;
  ns0:synonym_EXACT "(3aS,4R,5S,8aR)-5-[(2R,5S)-6-chloro-5-hydroxy-6-methylheptan-2-yl]-3-methyl-8-methylidene-3a,4,5,6,7,8a-hexahydro-1H-azulen-4-ol" ;
  ns0:formula "C20H33ClO2" ;
  ns0:inchi "InChI=1S/C20H33ClO2/c1-12-6-10-16(13(2)8-11-17(22)20(4,5)21)19(23)18-14(3)7-9-15(12)18/h7,13,15-19,22-23H,1,6,8-11H2,2-5H3/t13-,15+,16+,17+,18-,19-/m1/s1" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
