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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185382>
  skos:prefLabel "pedunculatic acid"@en, "اسید پدانکولاتیک"@fa ;
  ns0:synonym_EXACT "(1S,4R,5S,9S,10R,14S)-12-hydroxy-5,9-dimethyl-11-oxo-14-propan-2-yl-15-oxatetracyclo[8.5.0.01,14.04,9]pentadecane-5-carboxylic acid" ;
  ns0:monoisotopicmass "350.20932" ;
  ns0:smiles "O1[C@]23[C@]1(CC(O)C(=O)[C@@]2([C@@]4([C@@](CC3)([C@@](CCC4)(C)C(O)=O)[H])C)[H])C(C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H30O5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "350.455" ;
  ns0:inchi "InChI=1S/C20H30O5/c1-11(2)20-10-12(21)14(22)15-17(3)7-5-8-18(4,16(23)24)13(17)6-9-19(15,20)25-20/h11-13,15,21H,5-10H2,1-4H3,(H,23,24)/t12?,13-,15-,17+,18+,19+,20+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "RSAYSRGOTMBJBX-MXDUEAKSSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
