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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105809>
  skos:prefLabel "2-[[3-(1h-benzimidazol-2-yl)-2-pyridinyl]thio]acetic acid methyl ester"@en, "2 [[3 (1H benzimidazol 2 yl) 2 پیریدینیل] تیو] استیک متیل استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "299.349" ;
  ns0:monoisotopicmass "299.07285" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H13N3O2S/c1-20-13(19)9-21-15-10(5-4-8-16-15)14-17-11-6-2-3-7-12(11)18-14/h2-8H,9H2,1H3,(H,17,18)" ;
  ns0:smiles "COC(=O)CSC1=C(C=CC=N1)C2=NC3=CC=CC=C3N2" ;
  ns0:inchikey "DNANXWGYBGVEIX-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C15H13N3O2S" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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 .
