@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:39434>
  skos:prefLabel "لیمونوئید"@fa, "limonoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:69046> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:69046>
  skos:prefLabel "7 آلفا اوباکونیل استات"@fa, "7alpha-obacunyl acetate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39434> ;
  ns0:inchi "InChI=1S/C28H34O8/c1-15(29)33-19-13-18-24(2,3)35-20(30)8-10-25(18,4)17-7-11-26(5)21(16-9-12-32-14-16)34-23(31)22-28(26,36-22)27(17,19)6/h8-10,12,14,17-19,21-22H,7,11,13H2,1-6H3/t17-,18+,19-,21-,22-,25-,26+,27+,28-/m1/s1" ;
  ns0:formula "C28H34O8" ;
  ns0:inchikey "VGEVFODMPBFOHX-XJHXUBQGSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:smiles "[H][C@]12O[C@@]11[C@@](C)(CC[C@]3([H])[C@@]4(C)C=CC(=O)OC(C)(C)[C@]4([H])C[C@@H](OC(C)=O)[C@@]13C)[C@H](OC2=O)c1ccoc1" ;
  ns0:mass "498.56480" ;
  ns0:monoisotopicmass "498.22537" ;
  ns0:charge "0" .

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 .
