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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168030>
  ns0:formula "C11H20O7" ;
  ns0:inchikey "MTNPSFBFGZMJPZ-KXFIGUGUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  skos:prefLabel "(z)-2-methyl-2-butene-1,4-diol 4-o-beta-d-glucopyranoside"@en, "(Z) 2 متیل 2 بوتن 1،4 دیول 4 O بتا D گلوکوپیرانوزید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C11H20O7/c1-6(4-12)2-3-17-11-10(16)9(15)8(14)7(5-13)18-11/h2,7-16H,3-5H2,1H3/b6-2-" ;
  ns0:monoisotopicmass "264.12090" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-(hydroxymethyl)-6-[(Z)-4-hydroxy-3-methylbut-2-enoxy]oxane-3,4,5-triol" ;
  ns0:subset "2_STAR" ;
  ns0:mass "264.274" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC/C=C(/CO)/C)CO" .

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 .
