Najib en Julia

Najib en Julia is a 2003 Dutch television serial in six episodes directed by Theo van Gogh. It won the Golden Calf for Best TV-Drama at the Nederlands Film Festival.[1]

Cast

  • Eva van der Gucht as Ellen
  • Lisa van Nievelt as Nicolien
  • Ingrid Willemse as Zuster
  • Hanin Msellek as Najib
  • Tara Elders as Julia
  • Najib Amhali as Nasr
  • Sabri Saad El-Hamus as Kamal
  • Achmed Elghazaoui as Achmed
  • Thijs Römer as Floris
  • Wimie Wilhelm as Lerares
  • Cahit Ölmez as Khalid
gollark: Actually, only the last 90 lines are the incomprehensible image generation code.
gollark: Is this... generating the positions of a square "ring" around a point?
gollark: I mean, what?
gollark: ```haskellringAt :: Position -> Int -> [Position]ringAt (x, y) l = sides ++ top ++ bottom where top = [(n + x, l + y) | n <- [-l .. l]] bottom = [(n + x, -l + y) | n <- [-l .. l]] sides = concat [[(l + x, n + y), (-l + x, n + y)] | n <- [1 - l .. l - 1]]```
gollark: But yes, you may be right, I have no idea of what some of this does.

References

  1. "Gouden Kalf winnaars" (in Dutch). Netherlands Film Festival. Retrieved 2016-08-20.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.