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

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

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 .
