@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103877> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:103877>
  ns0:inchi "InChI=1S/C27H21N3O3/c31-25(20-13-15-23(16-14-20)28-26(32)21-8-3-1-4-9-21)19-30-17-7-12-24(18-30)29-27(33)22-10-5-2-6-11-22/h1-18H,19H2,(H-,28,29,31,32,33)/p+1" ;
  ns0:monoisotopicmass "436.16557" ;
  ns0:smiles "C1=CC=C(C=C1)C(=O)NC2=CC=C(C=C2)C(=O)C[N+]3=CC=CC(=C3)NC(=O)C4=CC=CC=C4" ;
  skos:prefLabel "N [4 [2 (3 بنزامیدو 1 پیریدین 1 یومیل) 1 اکسو اتیل] فنیل] بنزامید"@fa, "n-[4-[2-(3-benzamido-1-pyridin-1-iumyl)-1-oxoethyl]phenyl]benzamide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "436.483" ;
  ns0:formula "C27H22N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "+1" ;
  ns0:inchikey "VARJULNXGISUBP-UHFFFAOYSA-O" ;
  ns0:subset "2_STAR" .

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 .
