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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112258>
  ns0:charge "0" ;
  ns0:monoisotopicmass "356.16485" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H21FN4O2" ;
  skos:prefLabel "n-[2-(4-fluorophenyl)ethyl]-2-[2-(2-hydroxyethylamino)-1-benzimidazolyl]acetamide"@en, "N [2 (4 فلوروفنیل) اتیل] 2 [2 (2 هیدروکسی اتیلامین) 1 بنزیمیدازولیل] استامید"@fa ;
  ns0:inchi "InChI=1S/C19H21FN4O2/c20-15-7-5-14(6-8-15)9-10-21-18(26)13-24-17-4-2-1-3-16(17)23-19(24)22-11-12-25/h1-8,25H,9-13H2,(H,21,26)(H,22,23)" ;
  ns0:inchikey "FHRUHFWPCWVBQQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)N=C(N2CC(=O)NCCC3=CC=C(C=C3)F)NCCO" ;
  ns0:mass "356.395" .

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 .
