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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105345>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "ZTNNFWYALCMNJH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "379.18959" ;
  skos:prefLabel "2-methyl-1-phenyl-5-benzimidazolecarboxylic acid [2-(3-methylbutan-2-ylamino)-2-oxoethyl] ester"@en, "2 متیل 1 فنیل 5 بنزیمیدازول کربوکسیلیک اسید [ (3  بوتان  ایلامین)  اکسو اتیل] استر"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "379.453" ;
  ns0:inchi "InChI=1S/C22H25N3O3/c1-14(2)15(3)23-21(26)13-28-22(27)17-10-11-20-19(12-17)24-16(4)25(20)18-8-6-5-7-9-18/h5-12,14-15H,13H2,1-4H3,(H,23,26)" ;
  ns0:formula "C22H25N3O3" ;
  ns0:smiles "CC1=NC2=C(N1C3=CC=CC=C3)C=CC(=C2)C(=O)OCC(=O)NC(C)C(C)C" .

ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
