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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121434>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)S(=O)(=O)N3CCC4=CC=CC=C43)N(C1=O)CC" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C19H21N3O3S" ;
  skos:prefLabel "5-(2,3-dihydroindol-1-ylsulfonyl)-1,3-diethyl-2-benzimidazolone"@en, "5 (2،3 دی هیدروایندول 1 یل سولفونیل) 1،3 دی اتیل 2 بنزیمیدازولون"@fa ;
  ns0:mass "371.455" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H21N3O3S/c1-3-20-17-10-9-15(13-18(17)21(4-2)19(20)23)26(24,25)22-12-11-14-7-5-6-8-16(14)22/h5-10,13H,3-4,11-12H2,1-2H3" ;
  ns0:inchikey "FZBLPYSJDSHKAF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "371.13036" .

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 .
