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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135132>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "274.04121" ;
  ns0:synonym_RELATED "phenylbenzimidazole sulfonic acid", "phenylbenzimidazolesulfonic acid", "phenylbenzimidazole sulphonic acid", "Eusolex 232" ;
  skos:prefLabel "ensulizole"@en, "انسولیزول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H10N2O3S" ;
  ns0:smiles "S(=O)(=O)(O)C1=CC2=C(C=C1)NC(=N2)C3=CC=CC=C3" ;
  ns0:inchikey "UVCJGUGAGLDPAA-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H10N2O3S/c16-19(17,18)10-6-7-11-12(8-10)15-13(14-11)9-4-2-1-3-5-9/h1-8H,(H,14,15)(H,16,17,18)" ;
  ns0:mass "274.297" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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 .
