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

<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://www.irandoc.acir/onto/irandoc/CHEBI:107867>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "322.12522" ;
  skos:prefLabel "1 اتیل 2 [[(1 متیل 2 بنزیمیدازولیل) تیو] متیل] بنزیمیدازول"@fa, "1-ethyl-2-[[(1-methyl-2-benzimidazolyl)thio]methyl]benzimidazole"@en ;
  ns0:inchi "InChI=1S/C18H18N4S/c1-3-22-16-11-7-5-9-14(16)19-17(22)12-23-18-20-13-8-4-6-10-15(13)21(18)2/h4-11H,3,12H2,1-2H3" ;
  ns0:formula "C18H18N4S" ;
  ns0:mass "322.429" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HBEOXHJIXRVGHQ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "CCN1C2=CC=CC=C2N=C1CSC3=NC4=CC=CC=C4N3C" .

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 .
