@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22715>
  skos:prefLabel "بنزیمیدازول ها"@fa, "benzimidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107293> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107293>
  ns0:smiles "C1CCC(CC1)C(=O)NC2=CC3=C(C=C2)N=C(N3)C4=CC=CC=N4" ;
  ns0:mass "320.389" ;
  ns0:formula "C19H20N4O" ;
  skos:prefLabel "n-[2-(2-pyridinyl)-3h-benzimidazol-5-yl]cyclohexanecarboxamide"@en, "N [2 (2 پیریدینیل) 3H بنزیمیدازول 5 yl] سیکلوهگزان کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C19H20N4O/c24-19(13-6-2-1-3-7-13)21-14-9-10-15-17(12-14)23-18(22-15)16-8-4-5-11-20-16/h4-5,8-13H,1-3,6-7H2,(H,21,24)(H,22,23)" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "320.16371" ;
  ns0:inchikey "LSTQFCLDGQRHFH-UHFFFAOYSA-N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
