List of people from Antwerp

This is a list of notable people from Antwerp, who were either born in Antwerp, or spent part of their life there.

Self Portrait, by Anthony van Dyck

Born in Antwerp

Pre-16th century

16th century

17th and 18th century

Jacob Jordaens, Self-Portrait with Parents, Brothers, and Sisters (c. 1615). Oil on canvas. The Hermitage, St. Petersburg, Russia

19th century

20th century

Lived in Antwerp

Pre-16th century

16th century

17th and 18th century

19th century

20th century

gollark: It's two lines, silly.
gollark: I use obviously good and not bad C conventions like very short function names and no comments.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: It shouldn't be doing that. The thing does `exit(2)`.
gollark: Troubling, `waitpid` always seems to provide a value of 512 for status?

References

  1. Lavern J. Wagner: "La Hèle, George", Grove Music Online, ed. L. Macy (Accessed June 26, 2007)
  2. Grossblat, R.M. (15 July 2010). "Simon Korblit, a Profile Tribute". Atlanta Jewish News. Retrieved 23 July 2010.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.