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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107240>
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC2=C(C=C1C)N=C(N2)C3=CN=C(C=C3)SCC4=CC=CC=C4C#N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[[[5-(5,6-dimethyl-1h-benzimidazol-2-yl)-2-pyridinyl]thio]methyl]benzonitrile"@en, "2 [[[5 (5،6 دی متیل 1H benzimidazol 2 yl) 2 پیریدینیل] تیو] متیل] بنزونیتریل"@fa ;
  ns0:inchi "InChI=1S/C22H18N4S/c1-14-9-19-20(10-15(14)2)26-22(25-19)17-7-8-21(24-12-17)27-13-18-6-4-3-5-16(18)11-23/h3-10,12H,13H2,1-2H3,(H,25,26)" ;
  ns0:mass "370.472" ;
  ns0:monoisotopicmass "370.12522" ;
  ns0:inchikey "GJBUWOBBKMDOGW-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C22H18N4S" .

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 .
