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

<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://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://www.irandoc.acir/onto/irandoc/CHEBI:180951>
  ns0:charge "0" ;
  ns0:formula "C8H8O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(2s)-2-(3,4-dihydroxyphenyl)-2-hydroxyacetic acid"@en, "(2S) 2 (3،4 دی هیدروکسی فنیل)   استیک اسید"@fa ;
  ns0:smiles "O[C@@H](C1=CC(O)=C(O)C=C1)C(O)=O" ;
  ns0:mass "184.147" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  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)/t7-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "184.03717" ;
  ns0:synonym_EXACT "(2S)-2-(3,4-dihydroxyphenyl)-2-hydroxyacetic acid" ;
  ns0:inchikey "RGHMISIYKIHAJW-ZETCQYMHSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33566>
  skos:prefLabel "کاتکول ها"@fa, "catechols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:180951> .

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 .
