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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94102>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H15BrFN3OS/c23-17-6-4-5-16(13-17)21-25-26-22(27(21)19-7-2-1-3-8-19)29-14-20(28)15-9-11-18(24)12-10-15/h1-13H,14H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "467.01032" ;
  skos:prefLabel "2-[[5-(3-bromophenyl)-4-phenyl-1,2,4-triazol-3-yl]thio]-1-(4-fluorophenyl)ethanone"@en, "2 [[5 (3 بروموفنیل) 4 فنیل 1،2،4 تریازول 3 ایل] تیو] 1 (4 فلوروفنیل) اتانون"@fa ;
  ns0:formula "C22H15BrFN3OS" ;
  ns0:smiles "C1=CC=C(C=C1)N2C(=NN=C2SCC(=O)C3=CC=C(C=C3)F)C4=CC(=CC=C4)Br" ;
  ns0:charge "0" ;
  ns0:inchikey "BEHBAFDXXIBRNG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "468.343" .

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 .
