@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53326>
  skos:prefLabel "3،4 دی هیدروکسی ماندلات"@fa, "3,4-dihydroxymandelate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:180944> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:180944>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53326> ;
  ns0:formula "C8H7O5" ;
  ns0:monoisotopicmass "183.02990" ;
  ns0:charge "-1" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C8H8O5/c9-5-2-1-4(3-6(5)10)7(11)8(12)13/h1-3,7,9-11H,(H,12,13)/p-1/t7-/m1/s1" ;
  ns0:inchikey "RGHMISIYKIHAJW-SSDOTTSWSA-M" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "183.140" ;
  skos:prefLabel "(2R) 2 (3،4 دی هیدروکسی فنیل) 2 هیدروکسی استات"@fa, "(2r)-2-(3,4-dihydroxyphenyl)-2-hydroxyacetate"@en ;
  ns0:synonym_RELATED "(R)-3,4-dihydroxymandelate" ;
  ns0:smiles "C([C@@H](C1=CC(=C(C=C1)O)O)O)(=O)[O-]" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:mass rdfs:label "جرم"@fa, "mass"@en .
