@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:37576>
  skos:prefLabel "استر گالات"@fa, "gallate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191524> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:191524>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37576> ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OCCC2=CC=CC=C2)COC(=O)C3=CC(O)=C(O)C(O)=C3" ;
  skos:prefLabel "phenethyl 6-galloylglucoside"@en, "فنتیل 6 گالویل گلوکوزید"@fa ;
  ns0:inchikey "ZMYPTBCSUJAIQL-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[3,4,5-trihydroxy-6-(2-phenylethoxy)oxan-2-yl]methyl 3,4,5-trihydroxybenzoate" ;
  ns0:inchi "InChI=1S/C21H24O10/c22-13-8-12(9-14(23)16(13)24)20(28)30-10-15-17(25)18(26)19(27)21(31-15)29-7-6-11-4-2-1-3-5-11/h1-5,8-9,15,17-19,21-27H,6-7,10H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "436.413" ;
  ns0:monoisotopicmass "436.13695" ;
  ns0:formula "C21H24O10" ;
  ns0:charge "0" .

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 .
