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

<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:175826>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(1x،2x) گوایاسیل گلیسرول 3 گلوکوزید"@fa, "(1x,2x)-guaiacylglycerol 3-glucoside"@en ;
  ns0:monoisotopicmass "376.13695" ;
  ns0:synonym_EXACT "2-[2,3-dihydroxy-3-(4-hydroxy-3-methoxyphenyl)propoxy]-6-(hydroxymethyl)oxane-3,4,5-triol" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JUYHDXTVLYGGTJ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H24O10/c1-24-10-4-7(2-3-8(10)18)12(20)9(19)6-25-16-15(23)14(22)13(21)11(5-17)26-16/h2-4,9,11-23H,5-6H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OCC(O)C(O)C2=CC(OC)=C(O)C=C2)CO" ;
  ns0:formula "C16H24O10" ;
  ns0:charge "0" ;
  ns0:mass "376.358" .

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 .
