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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105833>
  ns0:smiles "CC1=NC2=C(N1C3=CC=CC=C3)C=CC(=C2)S(=O)(=O)N(C)C" ;
  ns0:mass "315.392" ;
  ns0:monoisotopicmass "315.10415" ;
  skos:prefLabel "N,N,2 تری متیل 1 فنیل 5 بنزیمیدازول سولفونامید"@fa, "n,n,2-trimethyl-1-phenyl-5-benzimidazolesulfonamide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchi "InChI=1S/C16H17N3O2S/c1-12-17-15-11-14(22(20,21)18(2)3)9-10-16(15)19(12)13-7-5-4-6-8-13/h4-11H,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XMHZTEGRDMKPRB-UHFFFAOYSA-N" ;
  ns0:formula "C16H17N3O2S" ;
  ns0:charge "0" .

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 .
