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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105322>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "LEUUQPOUJRNFNP-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC2=NC(=CN2C=C1)C3=CC=C(C=C3)NC(=O)C4=CC=C(C=C4)Cl" ;
  skos:prefLabel "4-chloro-n-[4-(2-imidazo[1,2-a]pyridinyl)phenyl]benzamide"@en, "4 کلرو N [4 (2 ایمیدازو[1،2 a] پیریدینیل) فنیل] بنزامید"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "347.08254" ;
  ns0:inchi "InChI=1S/C20H14ClN3O/c21-16-8-4-15(5-9-16)20(25)22-17-10-6-14(7-11-17)18-13-24-12-2-1-3-19(24)23-18/h1-13H,(H,22,25)" ;
  ns0:formula "C20H14ClN3O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:mass "347.798" .

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 .
