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

<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:168008>
  ns0:charge "0" ;
  ns0:monoisotopicmass "498.23124" ;
  skos:prefLabel "2-o-(beta-d-galactopyranosyl-(1->6)-beta-d-galactopyranosyl) 2s-hydroxynonanoic acid"@en, "2 O (بتا D galactopyranosyl (1 > 6) beta  ) 2S هیدروکسینونانوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "498.522" ;
  ns0:inchikey "MMMJHIANFCEHGC-VKIHGLMJSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:synonym_EXACT "(2S)-2-[(2S,4S,5R)-3,4,5-trihydroxy-6-[[(2R,4S,5R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]oxan-2-yl]oxynonanoic acid" ;
  ns0:formula "C21H38O13" ;
  ns0:inchi "InChI=1S/C21H38O13/c1-2-3-4-5-6-7-10(19(29)30)32-21-18(28)16(26)14(24)12(34-21)9-31-20-17(27)15(25)13(23)11(8-22)33-20/h10-18,20-28H,2-9H2,1H3,(H,29,30)/t10-,11?,12?,13-,14-,15-,16-,17?,18?,20+,21+/m0/s1" ;
  ns0:smiles "O1C([C@H](O)[C@H](O)C(O)[C@@H]1O[C@@H](CCCCCCC)C(O)=O)CO[C@@H]2OC([C@H](O)[C@H](O)C2O)CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
