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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107372>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "403.306" ;
  skos:prefLabel "N [4 (1H benzimidazol 2 yl) فنیل] 2،3،4،5،6 پنتافلوروبنزامید"@fa, "n-[4-(1h-benzimidazol-2-yl)phenyl]-2,3,4,5,6-pentafluorobenzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "403.07440" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)C3=CC=C(C=C3)NC(=O)C4=C(C(=C(C(=C4F)F)F)F)F" ;
  ns0:inchikey "ABRMNMWSRYGJAX-UHFFFAOYSA-N" ;
  ns0:formula "C20H10F5N3O" ;
  ns0:inchi "InChI=1S/C20H10F5N3O/c21-14-13(15(22)17(24)18(25)16(14)23)20(29)26-10-7-5-9(6-8-10)19-27-11-3-1-2-4-12(11)28-19/h1-8H,(H,26,29)(H,27,28)" .

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 .
