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

<http://data.bibliotheken.nl/id/thes/p276880617> a schema1:Person ;
    rdfs:label "Vlakveld, Willem Pieter (1953-)" ;
    schema1:alternateName "Vlakveld, Willem" ;
    schema1:birthDate "1953" ;
    schema1:description "verkeersveiligheid" ;
    schema1:familyName "Vlakveld" ;
    schema1:givenName "Willem Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcbf751bac4e1b66d31d1fb6cdd13d16> ;
    schema1:name "Willem Pieter Vlakveld" ;
    schema1:sameAs <http://viaf.org/viaf/96826140>,
        <https://isni.org/isni/0000000070262103> .

