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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107412>
  skos:prefLabel "2-[(1-oxido-2-pyridin-1-iumyl)thio]-1-(4-phenylphenyl)ethanone"@en, "2 [(1 اکسیدو 2 پیریدین 1 یومیل) تیو] 1 (4 فنیل فنیل) اتانون"@fa ;
  ns0:inchi "InChI=1S/C19H15NO2S/c21-18(14-23-19-8-4-5-13-20(19)22)17-11-9-16(10-12-17)15-6-2-1-3-7-15/h1-13H,14H2" ;
  ns0:smiles "C1=CC=C(C=C1)C2=CC=C(C=C2)C(=O)CSC3=CC=CC=[N+]3[O-]" ;
  ns0:inchikey "UDWVETSTKCQUBA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "321.08235" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "321.395" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H15NO2S" ;
  ns0:charge "0" .

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 .
