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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198322>
  ns0:monoisotopicmass "224.03209" ;
  ns0:inchikey "QBIABBDGHOTZMI-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2,4-dihydroxy-6-(2-oxopropanoyl)benzoic acid"@en, "2،4 دی هیدروکسی 6 ( اگزوپروپانویل) بنزوئیک اسید"@fa ;
  ns0:formula "C10H8O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24676> ;
  ns0:inchi "InChI=1S/C10H8O6/c1-4(11)9(14)6-2-5(12)3-7(13)8(6)10(15)16/h2-3,12-13H,1H3,(H,15,16)" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C1=C(O)C=C(O)C=C1C(=O)C(=O)C" ;
  ns0:mass "224.168" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2,4-dihydroxy-6-(2-oxopropanoyl)benzoic acid" .

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 .
