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

<http://www.irandoc.acir/onto/irandoc/CHEBI:82563>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:synonym_RELATED "4-hydroxy-1-(3-pyridyl)-1-butanone" ;
  ns0:mass "165.189" ;
  ns0:formula "C9H11NO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4-hydroxy-1-(3-pyridinyl)-1-butanone"@en, "4 هیدروکسی 1 (3 پیریدینیل) 1 بوتانون"@fa ;
  ns0:inchikey "KTXUGZHJVRHQGP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C9H11NO2/c11-6-2-4-9(12)8-3-1-5-10-7-8/h1,3,5,7,11H,2,4,6H2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "N1=CC=CC(=C1)C(CCCO)=O" ;
  ns0:monoisotopicmass "165.07898" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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 .
