@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/p069946760> a schema1:Person ;
    rdfs:label "Nieuwenhuis, Theodorus Wilhelmus (1866-1951)" ;
    schema1:birthDate "1866" ;
    schema1:deathDate "1951" ;
    schema1:description "bron: Prentenboeken, ideologie en illustratie 1890-1950",
        "sierkunstenaar, lithograaf" ;
    schema1:familyName "Nieuwenhuis" ;
    schema1:givenName "Theodorus Wilhelmus" ;
    schema1:hasOccupation "kunstkenner" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0d4a22e2bba79d260750385af896b1d> ;
    schema1:name "Theodorus Wilhelmus Nieuwenhuis" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/70907836>,
        wd:Q616643,
        <https://isni.org/isni/0000000067084246> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nieu014> .

