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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190619>
  ns0:formula "C10H10N2OS" ;
  skos:prefLabel "3,4-dihydro-2h-benzo[4,5]imidazo[2,1-b][1,3]thiazin-3-ol"@en, "3،4 دی هیدرو 2H بنزو[4،5] ایمیدازو[2،1 b][1،3] تیازین 3 اول"@fa ;
  ns0:inchi "InChI=1S/C10H10N2OS/c13-7-5-12-9-4-2-1-3-8(9)11-10(12)14-6-7/h1-4,7,13H,5-6H2" ;
  ns0:synonym_EXACT "3,4-dihydro-2H-[1,3]thiazino[3,2-a]benzimidazol-3-ol" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "206.05138" ;
  ns0:smiles "S1CC(O)CN2C=3C(N=C12)=CC=CC3" ;
  ns0:inchikey "BLOJMWLHCBDQHM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "206.260" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
