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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107208>
  skos:prefLabel "n-[6-amino-2,4-dioxo-1-(phenylmethyl)-5-pyrimidinyl]-2-[(1-ethyl-2-benzimidazolyl)thio]-n-methylacetamide"@en, "N [6 آمینو 2،4 دی اکسو 1 (فنیل متیل) 5 پیریمیدینیل] 2 [(1 اتیل 2 بنزیمیدازولیل) تیو] N متیل استامید"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "CRLSRLPQMRZXHJ-UHFFFAOYSA-N" ;
  ns0:smiles "CCN1C2=CC=CC=C2N=C1SCC(=O)N(C)C3=C(N(C(=O)NC3=O)CC4=CC=CC=C4)N" ;
  ns0:monoisotopicmass "464.16306" ;
  ns0:inchi "InChI=1S/C23H24N6O3S/c1-3-28-17-12-8-7-11-16(17)25-23(28)33-14-18(30)27(2)19-20(24)29(22(32)26-21(19)31)13-15-9-5-4-6-10-15/h4-12H,3,13-14,24H2,1-2H3,(H,26,31,32)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "464.542" ;
  ns0:formula "C23H24N6O3S" .

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 .
