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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211949>
  ns0:monoisotopicmass "210.08921" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:79323> ;
  ns0:inchi "InChI=1S/C11H14O4/c1-4-15-11(14)10-7(3)6(2)8(12)5-9(10)13/h5,12-13H,4H2,1-3H3" ;
  skos:prefLabel "ethyl 2,4-dihydroxy-5,6-dimethylbenzoate"@en, "اتیل 2،4 دی هیدروکسی 5،6 دی متیل بنزوات"@fa ;
  ns0:synonym_EXACT "ethyl 4,6-dihydroxy-2,3-dimethylbenzoate" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "OGNOLMYPLBZLBQ-UHFFFAOYSA-N" ;
  ns0:mass "210.229" ;
  ns0:smiles "O=C(OCC)C1=C(O)C=C(O)C(=C1C)C" ;
  ns0:formula "C11H14O4" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
