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

<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:121978>
  ns0:mass "301.756" ;
  ns0:smiles "C1=CC=C2C(=C1)N=CN2N=CC3=C(N=C4N3C=CS4)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(1-benzimidazolyl)-1-(6-chloro-5-imidazo[2,1-b]thiazolyl)methanimine"@en, "N (1 بنزیمیدازولیل) 1 (6 کلرو 5 ایمیدازو[2،1 b]تیازولیل) متانیمین"@fa ;
  ns0:inchikey "HPJLFSDWHCCGIL-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H8ClN5S/c14-12-11(18-5-6-20-13(18)17-12)7-16-19-8-15-9-3-1-2-4-10(9)19/h1-8H" ;
  ns0:monoisotopicmass "301.01889" ;
  ns0:formula "C13H8ClN5S" ;
  ns0:subset "2_STAR" .

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 .
