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

<http://data.bibliotheken.nl/id/thes/p093380089> a schema1:Person ;
    rdfs:label "Wijlhuizen, Gerrit Jan (1960-)" ;
    schema1:alternateName "Wijlhuizen, G.J." ;
    schema1:birthDate "1960" ;
    schema1:description "dr., SWOV, verkeersveiligheid" ;
    schema1:familyName "Wijlhuizen" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dad78ba77d3782c96c9f5f036285616> ;
    schema1:name "Gerrit Jan Wijlhuizen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282189303>,
        <https://isni.org/isni/0000000388899083> .

