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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112279>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(1h-benzimidazol-2-yl)-4-(3-methylphenoxy)butanamide"@en, "N (1H benzimidazol 2 yl) 4 (3 متیل فنوکسی) بوتانامید"@fa ;
  ns0:inchikey "VHGXCKSMHQNBME-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchi "InChI=1S/C18H19N3O2/c1-13-6-4-7-14(12-13)23-11-5-10-17(22)21-18-19-15-8-2-3-9-16(15)20-18/h2-4,6-9,12H,5,10-11H2,1H3,(H2,19,20,21,22)" ;
  ns0:formula "C18H19N3O2" ;
  ns0:mass "309.363" ;
  ns0:monoisotopicmass "309.14773" ;
  ns0:smiles "CC1=CC(=CC=C1)OCCCC(=O)NC2=NC3=CC=CC=C3N2" .

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 .
