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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112812>
  ns0:charge "0" ;
  ns0:mass "330.726" ;
  skos:prefLabel "n-[4-(6-chloro-5-nitro-1h-benzimidazol-2-yl)phenyl]acetamide"@en, "N [4 (6 chloro 5 nitro 1H benzimidazol 2 yl) فنیل] استامید"@fa ;
  ns0:inchikey "QGFAAZRVTUPHHG-UHFFFAOYSA-N" ;
  ns0:smiles "CC(=O)NC1=CC=C(C=C1)C2=NC3=CC(=C(C=C3N2)Cl)[N+](=O)[O-]" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "330.05197" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H11ClN4O3/c1-8(21)17-10-4-2-9(3-5-10)15-18-12-6-11(16)14(20(22)23)7-13(12)19-15/h2-7H,1H3,(H,17,21)(H,18,19)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H11ClN4O3" .

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 .
