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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115526>
  ns0:inchi "InChI=1S/C10H6Cl3N3O2/c11-7(9(12)13)8(16(17)18)10-14-5-3-1-2-4-6(5)15-10/h1-4,14-15H" ;
  ns0:charge "0" ;
  ns0:inchikey "NMWNNVAECBLGFO-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-(2,3,3-trichloro-1-nitroprop-2-enylidene)-1,3-dihydrobenzimidazole"@en, "2 (2،3،3 تری کلرو 1 نیتروپروپ 2 انیلیدین) 1،3 دی هیدروبنزیمیدازول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "304.95256" ;
  ns0:formula "C10H6Cl3N3O2" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=C(C(=C(Cl)Cl)Cl)[N+](=O)[O-])N2" ;
  ns0:mass "306.533" .

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 .
