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

<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:120662> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120662>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)C3=CC(=CC=C3)NCC4=CN=CC=C4" ;
  skos:prefLabel "3-(1h-benzimidazol-2-yl)-n-(3-pyridinylmethyl)aniline"@en, "3 (1H benzimidazol 2 yl) N (3 پیریدینیل متیل) آنیلین"@fa ;
  ns0:inchi "InChI=1S/C19H16N4/c1-2-9-18-17(8-1)22-19(23-18)15-6-3-7-16(11-15)21-13-14-5-4-10-20-12-14/h1-12,21H,13H2,(H,22,23)" ;
  ns0:charge "0" ;
  ns0:mass "300.358" ;
  ns0:formula "C19H16N4" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "BVBAHXUGPUGMKJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "300.13750" .

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 .
