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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123416>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C15H15N3O3S" ;
  ns0:smiles "CCOC(=O)C1=CN=C(N=C1N)SCC(=O)C2=CC=CC=C2" ;
  ns0:mass "317.365" ;
  skos:prefLabel "4-amino-2-(phenacylthio)-5-pyrimidinecarboxylic acid ethyl ester"@en, "4 آمینو 2 (فناسیلتیو) 5 پیریمیدین کربوکسیلیک اسید اتیل استر"@fa ;
  ns0:inchi "InChI=1S/C15H15N3O3S/c1-2-21-14(20)11-8-17-15(18-13(11)16)22-9-12(19)10-6-4-3-5-7-10/h3-8H,2,9H2,1H3,(H2,16,17,18)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KVJQVOWSLKHYOA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "317.08341" .

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 .
