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

<http://www.irandoc.acir/onto/irandoc/CHEBI:229820>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H15Cl2NO4" ;
  ns0:synonym_EXACT "N-[(1R,2R)-1-(4-acetylphenyl)-1,3-dihydroxypropan-2-yl]-2,2-dichloroacetamide" ;
  skos:prefLabel "ستوفنیکول"@fa, "cetofenicol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H15Cl2NO4/c1-7(18)8-2-4-9(5-3-8)11(19)10(6-17)16-13(20)12(14)15/h2-5,10-12,17,19H,6H2,1H3,(H,16,20)/t10-,11-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "320.170" ;
  ns0:inchikey "PKUBDVAOXLEWBF-GHMZBOCLSA-N" ;
  ns0:smiles "ClC(Cl)C(=O)N[C@@H]([C@H](O)C1=CC=C(C=C1)C(=O)C)CO" ;
  ns0:monoisotopicmass "319.03781" .

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 .
