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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94170>
  ns0:mass "487.552" ;
  ns0:formula "C22H21N3O6S2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COC1=C(C=C2C(=C1)N=CN2C3=CC(=C(S3)C(=O)N)OCC4=CC=C(C=C4)S(=O)(=O)C)OC" ;
  skos:prefLabel "5-(5,6-dimethoxy-1-benzimidazolyl)-3-[(4-methylsulfonylphenyl)methoxy]-2-thiophenecarboxamide"@en, "5 (5،6 دی متوکسی 1 بنزیمیدازولیل) 3 [(4 متیل سولفونیل فنیل) متوکسی] 2 تیوفن کربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "487.08718" ;
  ns0:inchi "InChI=1S/C22H21N3O6S2/c1-29-17-8-15-16(9-18(17)30-2)25(12-24-15)20-10-19(21(32-20)22(23)26)31-11-13-4-6-14(7-5-13)33(3,27)28/h4-10,12H,11H2,1-3H3,(H2,23,26)" ;
  ns0:inchikey "YYZTVTZCYVZGRB-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
