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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112667>
  ns0:formula "C23H19ClN4O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "JPBYRMUCCOLYTQ-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C=C(C=C1)C2=NC3=CC=CC=C3N2)NC(=S)NC(=O)C4=C(C=CC(=C4)Cl)OC" ;
  skos:prefLabel "n-[[5-(1h-benzimidazol-2-yl)-2-methylanilino]-sulfanylidenemethyl]-5-chloro-2-methoxybenzamide"@en, "N [[5 (1H benzimidazol 2 yl) 2 methylanilino] sulfanylidemethyl] 5 chloro 2 methoxybenzamide"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H19ClN4O2S/c1-13-7-8-14(21-25-17-5-3-4-6-18(17)26-21)11-19(13)27-23(31)28-22(29)16-12-15(24)9-10-20(16)30-2/h3-12H,1-2H3,(H,25,26)(H2,27,28,29,31)" ;
  ns0:charge "0" ;
  ns0:mass "450.942" ;
  ns0:monoisotopicmass "450.09172" .

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 .
