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

<http://data.bibliotheken.nl/id/thes/p427870348> a schema1:Person ;
    rdfs:label "Borstlap, A.J.P." ;
    schema1:familyName "Borstlap" ;
    schema1:givenName "A.J.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dae50d1628a94535cbdb3b9c0f989024> ;
    schema1:name "A.J.P. Borstlap" .

