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

<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:111294>
  ns0:monoisotopicmass "382.20049" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:charge "0" ;
  ns0:inchikey "MDRZBFNKPZFCGE-UHFFFAOYSA-N" ;
  skos:prefLabel "6-(4-methyl-1-piperazinyl)-2-(3,4,5-trimethoxyphenyl)-1h-benzimidazole"@en, "6 (4 متیل 1 پیپرازینیل) 2 (3،4،5 تری متوکسی فنیل) 1H بنزیمیدازول"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H26N4O3/c1-24-7-9-25(10-8-24)15-5-6-16-17(13-15)23-21(22-16)14-11-18(26-2)20(28-4)19(12-14)27-3/h5-6,11-13H,7-10H2,1-4H3,(H,22,23)" ;
  ns0:smiles "CN1CCN(CC1)C2=CC3=C(C=C2)N=C(N3)C4=CC(=C(C(=C4)OC)OC)OC" ;
  ns0:formula "C21H26N4O3" ;
  ns0:mass "382.457" .

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 .
