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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228253>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCCC(C(=O)C1=CC=C(C=C1)C)NCC" ;
  skos:prefLabel "4 متیل آلفا اتیلامین پنتیوفنون"@fa, "4-methyl-alpha-ethylaminopentiophenone"@en ;
  ns0:monoisotopicmass "219.16231" ;
  ns0:synonym_RELATED "2-(ethylamino)-1-(p-tolyl)pentan-1-one", "4-MEAP" ;
  ns0:inchikey "IKIANZXWCBSIGA-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-(ethylamino)-1-(4-methylphenyl)pentan-1-one" ;
  ns0:inchi "InChI=1S/C14H21NO/c1-4-6-13(15-5-2)14(16)12-9-7-11(3)8-10-12/h7-10,13,15H,4-6H2,1-3H3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H21NO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "219.328" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
