Jappe Claes
Jappe Claes (born 22 October 1952) is a Belgian actor; he mainly works in the Netherlands and appeared in more than forty films since 1983. In 2014 he left the Theaterschool after accusations of sexual abuse.[1][2]
Jappe Claes | |
---|---|
Born | |
Occupation | Actor |
Years active | 1983-present |
Selected filmography
Film
Year | Title | Role | Notes |
---|---|---|---|
1992 | Daens | Ponnet | |
2003 | The Alzheimer Case | ||
2009 | Dossier K. | ||
2013 | The Verdict | ||
Television
Year | Title | Role | Notes |
---|---|---|---|
1982-1983 | Jacobus en Corneel | Jacobus | |
2007 | Flikken Gent | Joannes van Latem de Doncker | |
2019 | Idaten | Henri de Baillet-Latour | Taiga drama |
gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.
gollark: This is not potatOS. This is some random text.
References
- Volkskrant, 15 juli 2015, Twee docenten Theaterschool beschuldigd van relaties met studentes
- Docenten Theaterschool hadden relaties met studenten Parool, 16 juli 2015
External links
- Jappe Claes on IMDb
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.