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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112384>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "n-[1-(2-methoxyphenyl)-5-benzimidazolyl]benzenesulfonamide"@en, "N [1 (2 متوکسی فنیل) 5 بنزیمیدازولیل] بنزن سولفونامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COC1=CC=CC=C1N2C=NC3=C2C=CC(=C3)NS(=O)(=O)C4=CC=CC=C4" ;
  ns0:inchi "InChI=1S/C20H17N3O3S/c1-26-20-10-6-5-9-19(20)23-14-21-17-13-15(11-12-18(17)23)22-27(24,25)16-7-3-2-4-8-16/h2-14,22H,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MAXKXFCAXVTFOH-UHFFFAOYSA-N" ;
  ns0:formula "C20H17N3O3S" ;
  ns0:mass "379.434" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "379.09906" .

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 .
