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

<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:203085> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:203085>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "اکسوپروپالین E"@fa, "oxopropaline e"@en ;
  ns0:inchikey "FSOBSGJDWJWABF-YOHLVPJJSA-N" ;
  ns0:synonym_EXACT "1-(4-methyl-9H-pyrido[3,4-b]indol-1-yl)-3-[(2R,3R,4R,5R,6S)-3,4,5-trihydroxy-6-methyloxan-2-yl]oxypropan-1-one" ;
  ns0:smiles "O=C(C1=NC=C(C)C2=C1NC=3C=CC=CC23)CCO[C@@H]4O[C@H]([C@H](O)[C@H]([C@H]4O)O)C" ;
  ns0:inchi "InChI=1S/C21H24N2O6/c1-10-9-22-16(17-15(10)12-5-3-4-6-13(12)23-17)14(24)7-8-28-21-20(27)19(26)18(25)11(2)29-21/h3-6,9,11,18-21,23,25-27H,7-8H2,1-2H3/t11-,18-,19+,20+,21+/m0/s1" ;
  ns0:mass "400.431" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:monoisotopicmass "400.16344" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H24N2O6" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
