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

<http://www.irandoc.acir/onto/irandoc/CHEBI:67675>
  skos:prefLabel "adenolin c"@en, "آدنولین سی"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53666> ;
  ns0:formula "C23H34O8" ;
  ns0:mass "438.51130" ;
  ns0:smiles "[H][C@]12C[C@@H](O)[C@@]3([H])[C@]45CCC[C@@](C)(COC(C)=O)[C@@]4([H])[C@H](O)[C@@](O)(OC5)[C@]3(C1)C(=O)[C@@H]2COC" ;
  ns0:inchikey "GBMIWIKPOUJCQG-CRDFGLHPSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H34O8/c1-12(24)30-10-20(2)5-4-6-21-11-31-23(28,19(27)17(20)21)22-8-13(7-15(25)16(21)22)14(9-29-3)18(22)26/h13-17,19,25,27-28H,4-11H2,1-3H3/t13-,14+,15+,16-,17+,19-,20-,21+,22-,23+/m0/s1" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "438.22537" .

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 .
