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

<http://www.irandoc.acir/onto/irandoc/CHEBI:168068>
  skos:prefLabel "3-methyl-3-butenyl apiosyl-(1->6)-glucoside"@en, "3 متیل 3 بوتنیل آپیوسیل (1 > 6) گلوکوزید"@fa ;
  ns0:formula "C16H28O10" ;
  ns0:charge "0" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OCCC(C)=C)COC2OCC(O)(C2O)CO" ;
  ns0:inchikey "DZEALCQVCAOHSL-UHFFFAOYSA-N" ;
  ns0:mass "380.390" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "380.16825" ;
  ns0:synonym_EXACT "2-[[3,4-dihydroxy-4-(hydroxymethyl)oxolan-2-yl]oxymethyl]-6-(3-methylbut-3-enoxy)oxane-3,4,5-triol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:inchi "InChI=1S/C16H28O10/c1-8(2)3-4-23-14-12(20)11(19)10(18)9(26-14)5-24-15-13(21)16(22,6-17)7-25-15/h9-15,17-22H,1,3-7H2,2H3" ;
  ns0:subset "2_STAR" .

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 .
