@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:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53666>
  skos:prefLabel "دیترپنوئید کائوران"@fa, "kaurane diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:70381> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:70381>
  skos:prefLabel "انتکاوران 3بتا، 16 بتا دیول"@fa, "entkaurane-3beta,16beta-diol"@en ;
  ns0:smiles "[H][C@]12CC[C@@]34C[C@H](CC[C@@]3([H])[C@]1(C)CC[C@H](O)C2(C)C)[C@](C)(O)C4" ;
  ns0:charge "0" ;
  ns0:formula "C20H34O2" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:monoisotopicmass "306.25588" ;
  ns0:inchikey "VUJZEWLGPXJQEB-KTZJQMJJSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "306.48280" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53666> ;
  ns0:inchi "InChI=1S/C20H34O2/c1-17(2)14-7-10-20-11-13(19(4,22)12-20)5-6-15(20)18(14,3)9-8-16(17)21/h13-16,21-22H,5-12H2,1-4H3/t13?,14-,15+,16+,18-,19-,20+/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
