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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199630>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O=C(O)[C@]1([C@H]2[C@@]([C@]34[C@H](C[C@H](C3)[C@@](CC4)(O)CO)CC2)(CCC1)C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "16beta,17-dihydroxyaphidicolan-18-oic acid"@en, "16 بتا، 17 دی هیدروکسی فیدیکولان 18 اسید اوئیک"@fa ;
  ns0:synonym_EXACT "(1S,2S,6R,7R,10S,12R,13R)-13-hydroxy-13-(hydroxymethyl)-2,6-dimethyltetracyclo[10.3.1.01,10.02,7]hexadecane-6-carboxylic acid" ;
  ns0:inchi "InChI=1S/C20H32O4/c1-17(16(22)23)6-3-7-18(2)15(17)5-4-13-10-14-11-19(13,18)8-9-20(14,24)12-21/h13-15,21,24H,3-12H2,1-2H3,(H,22,23)/t13-,14+,15-,17+,18-,19-,20-/m0/s1" ;
  ns0:mass "336.472" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H32O4" ;
  ns0:monoisotopicmass "336.23006" ;
  ns0:inchikey "TUXGKIQTTZXVJX-XKNDNFIYSA-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 .
