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

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

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 .
