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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92697>
  ns0:inchi "InChI=1S/C19H13Cl2N3O2/c20-14-6-2-1-5-13(14)18(25)24-16-9-8-12(11-15(16)21)23-19(26)17-7-3-4-10-22-17/h1-11H,(H,23,26)(H,24,25)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H13Cl2N3O2" ;
  ns0:mass "386.232" ;
  ns0:smiles "C1=CC=C(C(=C1)C(=O)NC2=C(C=C(C=C2)NC(=O)C3=CC=CC=N3)Cl)Cl" ;
  ns0:inchikey "MTELUFOIWGSEFF-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[3-chloro-4-[[(2-chlorophenyl)-oxomethyl]amino]phenyl]-2-pyridinecarboxamide"@en, "N [3 کلرو 4 [[(2 کلروفنیل) اکسومتیل] آمینو] فنیل] 2 پیریدین کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "385.03848" .

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 .
