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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169299>
  ns0:monoisotopicmass "394.14751" ;
  ns0:charge "0" ;
  ns0:formula "C16H26O11" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:inchikey "MVLVZZLLWUAMRM-UHFFFAOYSA-N" ;
  skos:prefLabel "1-(3-methyl-2-butenoyl)-6-apiosylglucose"@en, "1 (3 متیل 2 بوتنویل) 6 آپیوسیل گلوکز"@fa ;
  ns0:inchi "InChI=1S/C16H26O11/c1-7(2)3-9(18)27-14-12(21)11(20)10(19)8(26-14)4-24-15-13(22)16(23,5-17)6-25-15/h3,8,10-15,17,19-23H,4-6H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[6-[[3,4-dihydroxy-4-(hydroxymethyl)oxolan-2-yl]oxymethyl]-3,4,5-trihydroxyoxan-2-yl] 3-methylbut-2-enoate" ;
  ns0:mass "394.373" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(=O)C=C(C)C)COC2OCC(O)(C2O)CO" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
