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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108360>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NC2=CC3=C(C=C2)N(C(=N3)CCNC(=O)C4=CC=CO4)C" ;
  ns0:inchi "InChI=1S/C23H22N4O3/c1-15-5-7-16(8-6-15)22(28)25-17-9-10-19-18(14-17)26-21(27(19)2)11-12-24-23(29)20-4-3-13-30-20/h3-10,13-14H,11-12H2,1-2H3,(H,24,29)(H,25,28)" ;
  ns0:inchikey "AMOOOGWPTQZZHI-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[2-[1-methyl-5-[[(4-methylphenyl)-oxomethyl]amino]-2-benzimidazolyl]ethyl]-2-furancarboxamide"@en, "N [2 [1 متیل 5 [[(4 متیل فنیل) اکسومتیل] آمینو] 2 بنزیمیدازولیل] اتیل] 2 فورانکاربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "402.447" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "402.16919" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H22N4O3" .

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 .
