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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107973>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "CKIZQFCGETXRJP-UHFFFAOYSA-N" ;
  skos:prefLabel "3,4,5-trimethoxy-n-[2-(1-methyl-2-benzimidazolyl)ethyl]benzamide"@en, "3،4،5 تری متوکسی N [2 (1 متیل 2 بنزیمیدازولیل) اتیل] بنزامید"@fa ;
  ns0:smiles "CN1C2=CC=CC=C2N=C1CCNC(=O)C3=CC(=C(C(=C3)OC)OC)OC" ;
  ns0:mass "369.415" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C20H23N3O4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "369.16886" ;
  ns0:inchi "InChI=1S/C20H23N3O4/c1-23-15-8-6-5-7-14(15)22-18(23)9-10-21-20(24)13-11-16(25-2)19(27-4)17(12-13)26-3/h5-8,11-12H,9-10H2,1-4H3,(H,21,24)" .

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 .
