@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:36084>
  skos:prefLabel "دی هیدروکسی بنزوات"@fa, "dihydroxybenzoate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:167385> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:167385>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36084> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "197.04555" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C9H10O5/c1-4-5(3-10)8(9(13)14)7(12)2-6(4)11/h2,10-12H,3H2,1H3,(H,13,14)/p-1" ;
  ns0:smiles "C=1(C=C(C(=C(C1C)CO)C(=O)[O-])O)O" ;
  skos:prefLabel "4,6-dihydroxy-2-(hydroxymethyl)-3-methylbenzoate"@en, "4،6 دی هیدروکسی 2 (هیدروکسی متیل) 3 متیل بنزوات"@fa ;
  ns0:inchikey "FNQLRCIVBGMHTI-UHFFFAOYSA-M" ;
  ns0:formula "C9H9O5" ;
  ns0:mass "197.167" ;
  ns0:charge "-1" ;
  ns0:synonym_EXACT "4,6-dihydroxy-2-(hydroxymethyl)-3-methylbenzoate" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
