@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p069968632> a schema1:Person ;
    rdfs:label "Nieuwenhuis, Gerrit Jacob (1877-1931)" ;
    schema1:birthDate "1877" ;
    schema1:deathDate "1931" ;
    schema1:description "etnoloog (promoveerde in 1916, universiteit Zürich), taalkundige-pedagoog" ;
    schema1:familyName "Nieuwenhuis" ;
    schema1:givenName "Gerrit Jacob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4ab7ed7531aa18c6c8cb09ca4ca105a> ;
    schema1:name "Gerrit Jacob Nieuwenhuis" ;
    schema1:sameAs <http://viaf.org/viaf/52665387> .

