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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115513>
  ns0:monoisotopicmass "303.06622" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CCC1=CC=C(C=C1)C(=O)COC(=O)C2=C(N=CC=C2)Cl" ;
  skos:prefLabel "2-chloro-3-pyridinecarboxylic acid [2-(4-ethylphenyl)-2-oxoethyl] ester"@en, "2 کلرو 3 پیریدین کربوکسیلیک اسید [ (4 اتیل فنیل)  اکسو ] استر"@fa ;
  ns0:inchikey "WIHTVZXBANYSJS-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C16H14ClNO3/c1-2-11-5-7-12(8-6-11)14(19)10-21-16(20)13-4-3-9-18-15(13)17/h3-9H,2,10H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H14ClNO3" ;
  ns0:mass "303.741" .

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 .
