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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:82588>
  ns0:formula "C10H13N3O3" ;
  ns0:inchi "InChI=1S/C10H13N3O3/c1-12(11-15)6-3-5-10(14)9-4-2-7-13(16)8-9/h2,4,7-8H,3,5-6H2,1H3" ;
  skos:prefLabel "4-(methylnitrosamino)-1-(1-oxido-3-pyridinyl)-1-butanone"@en, "4 (متیل نیتروزامینو) 1 (1 اکسیدو 3 پیریدینیل) 1 بوتانون"@fa ;
  ns0:synonym_RELATED "NNK-N-oxide", "4-(Methylnitrosamino)-1-(3-pyridyl-N-oxide)-1-butanone" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "223.22850" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KRRWRVSPMYAJPF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "223.09569" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN(CCCC(=O)c1ccc[n+]([O-])c1)N=O" .

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 .
