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

<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:193882>
  ns0:inchi "InChI=1S/C13H16O10/c14-6-1-5(2-7(15)9(6)17)12(20)22-4-13(21)11(19)10(18)8(16)3-23-13/h1-2,8,10-11,14-19,21H,3-4H2" ;
  skos:prefLabel "1 O گالویل فروکتوز"@fa, "1-o-galloylfructose"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "WMYZHISPRKXOOF-UHFFFAOYSA-N" ;
  ns0:smiles "O1C(O)(C(O)C(O)C(O)C1)COC(=O)C2=CC(O)=C(O)C(O)=C2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37576> ;
  ns0:synonym_EXACT "(2,3,4,5-tetrahydroxyoxan-2-yl)methyl 3,4,5-trihydroxybenzoate" ;
  ns0:formula "C13H16O10" ;
  ns0:monoisotopicmass "332.07435" ;
  ns0:mass "332.261" ;
  ns0:charge "0" .

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 .
