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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215880>
  ns0:inchi "InChI=1S/C10H9ClO4/c1-4-2-5-3-6(12)8(11)9(13)7(5)10(14)15-4/h3-4,12-13H,2H2,1H3/t4-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "DGSBLHFAZVSZGE-SCSAIBSYSA-N" ;
  ns0:formula "C10H9ClO4" ;
  ns0:mass "228.630" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24676> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(R) 7 chloro 6 hydroxymellein"@fa, "(r)-7-chloro-6-hydroxymellein"@en ;
  ns0:monoisotopicmass "228.01894" ;
  ns0:synonym_EXACT "(3R)-7-chloro-6,8-dihydroxy-3-methyl-3,4-dihydroisochromen-1-one" ;
  ns0:smiles "ClC1=C(O)C=2C(=O)O[C@H](C)CC2C=C1O" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
