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

<http://data.bibliotheken.nl/id/thes/p071250557> a schema1:Person ;
    rdfs:label "Westhoff, Gerardus Johannes (1942-)" ;
    schema1:alternateName "Westhoff, G.J.",
        "Westhoff, Gerard J.",
        "Westhoff, Gerardus" ;
    schema1:birthDate "1942" ;
    schema1:description "B0535931: Prof.dr. ; directeur van het NaB-MVT" ;
    schema1:familyName "Westhoff" ;
    schema1:givenName "Gerardus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb3106642892cdad68e449107c22733f> ;
    schema1:name "Gerardus Johannes Westhoff" ;
    schema1:sameAs <http://viaf.org/viaf/25217066>,
        <https://isni.org/isni/0000000116099218> .

