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

<http://data.bibliotheken.nl/id/thes/p111134668> a schema1:Person ;
    rdfs:label "Willemsen, Petrus Theodorus Johannes" ;
    schema1:familyName "Willemsen" ;
    schema1:givenName "Petrus Theodorus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da1d3a7aee8bc7cdd3e606ee249848c5> ;
    schema1:name "Petrus Theodorus Johannes Willemsen" ;
    schema1:sameAs <http://viaf.org/viaf/284021446> .

