@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/p072875712> a schema1:Person ;
    rdfs:label "Veldhuizen, Adrianus van (1871-1937)" ;
    schema1:birthDate "1871" ;
    schema1:deathDate "1937" ;
    schema1:description "Geboren te Zeist",
        "LR *, p. 2905",
        "theoloog" ;
    schema1:familyName "van Veldhuizen" ;
    schema1:givenName "Adrianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3192c31a0078d7c362adea3262f83ee0> ;
    schema1:name "Adrianus van Veldhuizen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/78462676>,
        wd:Q3282845,
        <https://isni.org/isni/0000000045032461> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/veld058> .

