@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52782>
  skos:prefLabel "o-acyl carbohydrate"@en, "ای آسیل کربوهیدرات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:177979> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:177979>
  ns0:mass "510.536" ;
  skos:prefLabel "aeglin"@en, "آگلین"@fa ;
  ns0:inchikey "HLXHWKRKFDBAEQ-MDWZMJQESA-N" ;
  ns0:formula "C25H34O11" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "7-[(E)-4,7-dihydroxy-3,7-dimethyl-6-[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoct-2-enoxy]chromen-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:inchi "InChI=1S/C25H34O11/c1-13(8-9-33-15-6-4-14-5-7-20(28)34-17(14)10-15)16(27)11-19(25(2,3)32)36-24-23(31)22(30)21(29)18(12-26)35-24/h4-8,10,16,18-19,21-24,26-27,29-32H,9,11-12H2,1-3H3/b13-8+" ;
  ns0:monoisotopicmass "510.21011" ;
  ns0:smiles "O(C1OC(C(O)C(O)C1O)CO)C(C(O)(C)C)CC(O)/C(/C)=C/COC2=CC=3OC(=O)C=CC3C=C2" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
