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

<http://data.bibliotheken.nl/id/thes/p071592415> a schema1:Person ;
    rdfs:label "Veldman, Harm (1942-)" ;
    schema1:alternateName "Veldman, Harry" ;
    schema1:birthDate "1942" ;
    schema1:description "Dr.; theoloog/kerkhistoricus (promoveerde in 2009, Theologische Universiteit van de Gereformeerde Kerken in Nederland (Kampen))",
        "in B0528895 ook Harry" ;
    schema1:familyName "Veldman" ;
    schema1:givenName "Harm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5db55a7881c15cb15835ecd4e532a48> ;
    schema1:name "Harm Veldman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/276335681>,
        <https://isni.org/isni/000000002863994X> .

