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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185480>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-methoxybenzenepropanol 1-(2-sulfoglucoside)"@en, "4 متوکسی بنزن پروپانول 1 (2 سولفوگلوکوزید)"@fa ;
  ns0:mass "408.420" ;
  ns0:monoisotopicmass "408.10902" ;
  ns0:smiles "S(OC1C(O)C(O)C(OC1OCCCC2=CC=C(OC)C=C2)CO)(O)(=O)=O" ;
  ns0:synonym_EXACT "[4,5-dihydroxy-6-(hydroxymethyl)-2-[3-(4-methoxyphenyl)propoxy]oxan-3-yl] hydrogen sulate" ;
  ns0:inchi "InChI=1S/C16H24O10S/c1-23-11-6-4-10(5-7-11)3-2-8-24-16-15(26-27(20,21)22)14(19)13(18)12(9-17)25-16/h4-7,12-19H,2-3,8-9H2,1H3,(H,20,21,22)" ;
  ns0:inchikey "NFHUINPPHVBFGH-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:formula "C16H24O10S" ;
  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 .
