@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:231830>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "16alpha-hydroxy-ent-kaurene"@en, "16آلفا هیدروکسی انت کائورن"@fa ;
  ns0:formula "C20H34O" ;
  ns0:monoisotopicmass "290.26097" ;
  ns0:synonym_EXACT "16alpha-hydroxy-ent-kaurene" ;
  ns0:charge "0" ;
  ns0:mass "290.491" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35190> ;
  ns0:inchikey "FZSRMADKTOBCNT-HFJXXIIPSA-N" ;
  ns0:inchi "InChI=1S/C20H34O/c1-17(2)9-5-10-18(3)15(17)8-11-20-12-14(6-7-16(18)20)19(4,21)13-20/h14-16,21H,5-13H2,1-4H3/t14-,15-,16+,18-,19-,20+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1[C@]2([C@@]3(CC[C@H]4[C@](C[C@]3(CC[C@@]2(C(CC1)(C)C)[H])C4)(C)O)[H])C" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35190>
  skos:prefLabel "دیترپن"@fa, "diterpene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:231830> .

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 .
