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

<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://www.irandoc.acir/onto/irandoc/CHEBI:200633>
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S,3S,4R)-4-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxypentane-1,2,3,5-tetrol" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "314.12130" ;
  ns0:inchikey "LKUUMZAPLBFPMK-RHUHEKDTSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "4 O (بتا D گلوکوپیرانوزیل) D ریبیتول"@fa, "4-o-(beta-d-glucopyranosyl)-d-ribitol"@en ;
  ns0:formula "C11H22O10" ;
  ns0:inchi "InChI=1S/C11H22O10/c12-1-4(15)7(16)5(2-13)20-11-10(19)9(18)8(17)6(3-14)21-11/h4-19H,1-3H2/t4-,5+,6+,7-,8+,9-,10+,11+/m0/s1" ;
  ns0:mass "314.287" ;
  ns0:smiles "O1[C@@H](O[C@@H]([C@@H](O)[C@@H](O)CO)CO)[C@H](O)[C@@H](O)[C@@H]([C@H]1CO)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> .

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 .
