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

<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://www.irandoc.acir/onto/irandoc/CHEBI:216079>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:charge "0" ;
  skos:prefLabel "پستالوتین 4′ O متیل بتا مانوپیرانوزید"@fa, "pestalotin 4′-o-methyl-beta-mannopyranoside"@en ;
  ns0:synonym_EXACT "(2S)-2-[(1S)-1-[(2R,3S,4R,5S,6R)-3,4-dihydroxy-6-(hydroxymethyl)-5-methoxyoxan-2-yl]oxypentyl]-4-methoxy-2,3-dihydropyran-6-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H30O9" ;
  ns0:monoisotopicmass "390.18898" ;
  ns0:inchikey "GFAFERGPIWWHDJ-CYGVFTLASA-N" ;
  ns0:smiles "O=C1O[C@H]([C@@H](O[C@@H]2O[C@@H]([C@@H](OC)[C@@H]([C@@H]2O)O)CO)CCCC)CC(=C1)OC" ;
  ns0:inchi "InChI=1S/C18H30O9/c1-4-5-6-11(12-7-10(23-2)8-14(20)25-12)26-18-16(22)15(21)17(24-3)13(9-19)27-18/h8,11-13,15-19,21-22H,4-7,9H2,1-3H3/t11-,12-,13+,15+,16-,17+,18+/m0/s1" ;
  ns0:mass "390.429" .

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 .
