@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/p069186006> a schema1:Person ;
    rdfs:label "Lutz, Johannes Hermanus (1888-1957)" ;
    schema1:birthDate "1888" ;
    schema1:deathDate "1957" ;
    schema1:description "NLMD/L 9693",
        "Scheen, I, p. 733; Kousemaker, Wordt vervolgd, p. 171",
        "broer van Peter Lutz",
        "bron: Prentenboeken, ideologie en illustratie 1890-1950",
        "bron: https://nl.wikipedia.org/wiki/Jan_Lutz",
        "bron: https://www.dbnl.org/tekst/coil001lexi01_01/lvdj00670.php" ;
    schema1:familyName "Lutz" ;
    schema1:givenName "Johannes Hermanus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d8d549b4f1b24491f904aca915cd0e0> ;
    schema1:name "Johannes Hermanus Lutz" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/70081871>,
        wd:Q2447921,
        <https://isni.org/isni/000000001985084X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lutz013> .

