@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070738777> a schema1:Person ;
    rdfs:label "Baumann, Hans (1914-1988 ; Jugendbuchautor)" ;
    schema1:birthDate "1914" ;
    schema1:deathDate "1988" ;
    schema1:description "DB: Berufe:  geb. in Amberg/Oberpfalz; Dt. Kinder- u. Jugendbuchautor, Übersetzer u. Komponist",
        "kinderboekenauteur, dichter, vert. (identificeerde zich met het nationaalsocialistische bewind); werd op 20-jarige leeftijd lid der 'Reichsjugendführung' en ontwikkelde zich tot de belangrijkste lieddichter der Hitlerjugend; ná WO II, m.n. jeugdauteur." ;
    schema1:familyName "Baumann" ;
    schema1:givenName "Hans" ;
    schema1:hasOccupation "Jugendbuchautor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b742f1504d27f6048dbcacf8e9e6b02> ;
    schema1:name "Hans Baumann" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/91249195>,
        wd:Q75805,
        <https://isni.org/isni/0000000114517316> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/baum019> .

