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

<http://data.bibliotheken.nl/id/thes/p39709616X> a schema1:Person ;
    rdfs:label "Plaggenborg, W." ;
    schema1:familyName "Plaggenborg" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e8baca4b8b5addb7755a4ef5e8661a2> ;
    schema1:name "W. Plaggenborg" ;
    schema1:sameAs <http://viaf.org/viaf/91147266812235481779> .

