@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://www.irandoc.acir/onto/irandoc/CHEBI:79084>
  skos:prefLabel "دی ترپنوئید سه حلقه ای"@fa, "tricyclic diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141148> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:141148>
  ns0:mass "320.467" ;
  ns0:smiles "OC(=O)[C@]1([C@@]2([C@]([C@]3([C@@]4(CC2)C[C@H]([C@](C4)(C)O)CC3)[H])(CCC1)C)[H])C" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H32O3/c1-17-8-4-9-18(2,16(21)22)14(17)7-10-20-11-13(5-6-15(17)20)19(3,23)12-20/h13-15,23H,4-12H2,1-3H3,(H,21,22)/t13-,14+,15+,17-,18-,19-,20+/m1/s1" ;
  ns0:inchikey "XJSSRXITQUJZLO-IVJAHPGJSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "ent 16alpha hydroxy kauran 19 oic acid"@fa, "ent-16alpha-hydroxy-kauran-19-oic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:79084> ;
  ns0:formula "C20H32O3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "320.23514" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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:mass rdfs:label "جرم"@fa, "mass"@en .
