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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104119>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "271.08763" ;
  skos:prefLabel "2-(1h-benzimidazol-2-yl)-1-(4-chlorophenyl)ethanamine"@en, "2 (1H benzimidazol 2 yl) 1 (4 کلروفنیل) اتانامین"@fa ;
  ns0:formula "C15H14ClN3" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)CC(C3=CC=C(C=C3)Cl)N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "271.745" ;
  ns0:inchi "InChI=1S/C15H14ClN3/c16-11-7-5-10(6-8-11)12(17)9-15-18-13-3-1-2-4-14(13)19-15/h1-8,12H,9,17H2,(H,18,19)" ;
  ns0:inchikey "DAMLMDCTLYBKGT-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 .
