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

<http://data.bibliotheken.nl/id/thes/p28808215X> a schema1:Person ;
    rdfs:label "Lokkers, P.W.G." ;
    schema1:familyName "Lokkers" ;
    schema1:givenName "P.W.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5586cb579922b38c0f4c9c1a7ef98f1c> ;
    schema1:name "P.W.G. Lokkers" ;
    schema1:sameAs <http://viaf.org/viaf/285949182> .

