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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120925>
  ns0:inchikey "ZZDGNBWCSPZNRU-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H12N4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "224.262" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H12N4/c14-9-5-1-2-6-10(9)15-13-16-11-7-3-4-8-12(11)17-13/h1-8H,14H2,(H2,15,16,17)" ;
  skos:prefLabel "n2-(1h-benzimidazol-2-yl)benzene-1,2-diamine"@en, "N2 (1H benzimidazol 2 yl) بنزن 1،2 دی آمین"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "224.10620" ;
  ns0:smiles "C1=CC=C(C(=C1)N)NC2=NC3=CC=CC=C3N2" .

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 .
