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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119799>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "2-(2-benzoyl-1-pyrrolyl)-n-methyl-n-(phenylmethyl)acetamide"@en, "2 (2 بنزوئیل 1 پیرولیل) N متیل N (فنیل متیل) استامید"@fa ;
  ns0:inchi "InChI=1S/C21H20N2O2/c1-22(15-17-9-4-2-5-10-17)20(24)16-23-14-8-13-19(23)21(25)18-11-6-3-7-12-18/h2-14H,15-16H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "332.396" ;
  ns0:inchikey "MMTSMGPWDUNAGV-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "332.15248" ;
  ns0:formula "C21H20N2O2" ;
  ns0:charge "0" ;
  ns0:smiles "CN(CC1=CC=CC=C1)C(=O)CN2C=CC=C2C(=O)C3=CC=CC=C3" .

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 .
