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

<http://www.irandoc.acir/onto/irandoc/CHEBI:29615>
  ns0:mass "302.452" ;
  skos:prefLabel "l-pimaric acid"@en, "L اسید پیماریک"@fa ;
  ns0:inchi "InChI=1S/C20H30O2/c1-13(2)14-6-8-16-15(12-14)7-9-17-19(16,3)10-5-11-20(17,4)18(21)22/h6,12-13,16-17H,5,7-11H2,1-4H3,(H,21,22)/t16-,17+,19+,20+/m0/s1" ;
  ns0:formula "C20H30O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RWWVEQKPFPXLGL-ONCXSQPRSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "302.22458" ;
  ns0:smiles "CC(C)C1=CC[C@H]2C(CC[C@@H]3[C@]2(C)CCC[C@@]3(C)C(O)=O)=C1" ;
  ns0:synonym_RELATED "Levopimaric acid" ;
  ns0:synonym_EXACT "L-Pimaric acid" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
