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

<http://data.bibliotheken.nl/id/thes/p296308544> a schema1:Person ;
    rdfs:label "Blauw, P.W." ;
    schema1:description "Geref. Kerken (vrijgemaakt)" ;
    schema1:familyName "Blauw" ;
    schema1:givenName "P.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1f29f0e3cc36eba2fe98b732961ecde> ;
    schema1:name "P.W. Blauw" ;
    schema1:sameAs <http://viaf.org/viaf/287085790> .

