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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92919>
  skos:prefLabel "(2S) 2 آمینو N [4 کلرو 2 [اکسو(1H پیرول 2 یل) متیل] فنیل] 2 فنیل استامید"@fa, "(2s)-2-amino-n-[4-chloro-2-[oxo(1h-pyrrol-2-yl)methyl]phenyl]-2-phenylacetamide"@en ;
  ns0:formula "C19H16ClN3O2" ;
  ns0:inchikey "LQNSKJBGPBDDFD-KRWDZBQOSA-N" ;
  ns0:inchi "InChI=1S/C19H16ClN3O2/c20-13-8-9-15(14(11-13)18(24)16-7-4-10-22-16)23-19(25)17(21)12-5-2-1-3-6-12/h1-11,17,22H,21H2,(H,23,25)/t17-/m0/s1" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "353.803" ;
  ns0:monoisotopicmass "353.09310" ;
  ns0:smiles "C1=CC=C(C=C1)[C@@H](C(=O)NC2=C(C=C(C=C2)Cl)C(=O)C3=CC=CN3)N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> .

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 .
