Margarete Gallinat
Oberaufseherin Margarete Gallinat (born 1894, date of death unknown) was the chief supervisor at Kamp Vught, Netherlands. She later became a supervisor at Ravensbrück concentration camp.[1][2]
Margarete Gallinat | |
---|---|
Born | 1894 East Prussian Puntigam |
Nationality | German |
Occupation | Chief supervisor at Kamp Vught |
Known for | Supervisor at Ravensbrück concentration camp |
Life
Gallinat was born in 1894 in East Prussian Puntigam.[3]
Work as Oberaufseherin
In April 1940, Gallinat read a newspaper ad for Aufseherin and decided to apply.[3] Two months later she started in Ravensbrück,[4][5] where she worked until the summer of 1943, eventually becoming deputy Oberaufseherin.
gollark: Honestly, the code is kind of a mess right now.
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
gollark: ++exec```testtest2```
References
- Daniel Patrick Brown (2002). The Camp Women: The Female Auxiliaries who Assisted the SS in Running the Nazi Concentration Camp System. Schiffer Pub. ISBN 978-0-7643-1444-5.
- Karolin Steinke; Nationale Mahn- und Gedenkstätte Ravensbrück (2009). Züge nach Ravensbrück: Transporte mit der Reichsbahn 1939-1945 : Begleitband zur Ausstellung in der Mahn- und Gedenkstätte Ravensbrück. Metropol. ISBN 978-3-940938-27-5.
- Fraulenger, Het. "Mensen, macht en mentaliteiten achter prikkeldraad: een historisch- sociologische studie van concentratiekamp Vught (1943-1944)". UvA-DARE (Digital Academic Repository). University of Amsterdam. Retrieved 14 September 2015.
- Bernhard Strebel (2003). Das KZ Ravensbrück: Geschichte eines Lagerkomplexes. Ferdinand Schöningh. ISBN 978-3-506-70123-7.
- Nanda Herbermann (1 September 2000). The Blessed Abyss: Inmate #6582 in Ravensbrück Concentration Camp for Women. Wayne State University Press. pp. 272–. ISBN 978-0-8143-3768-4.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.