@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93042> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93042>
  ns0:formula "C13H14N2O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H14N2O3/c1-2-13-14-5-6-15(13)8-12(18)9-3-4-10(16)11(17)7-9/h3-7,16-17H,2,8H2,1H3" ;
  ns0:charge "0" ;
  ns0:mass "246.262" ;
  ns0:monoisotopicmass "246.10044" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KRFQWVXRVPHWCH-UHFFFAOYSA-N" ;
  ns0:smiles "CCC1=NC=CN1CC(=O)C2=CC(=C(C=C2)O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "1 (3،4 دی هیدروکسی فنیل) 2 (2 اتیل 1 ایمیدازولیل) اتانون"@fa, "1-(3,4-dihydroxyphenyl)-2-(2-ethyl-1-imidazolyl)ethanone"@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:mass rdfs:label "جرم"@fa, "mass"@en .
