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

<http://data.bibliotheken.nl/id/thes/p328660973> a schema1:Person ;
    rdfs:label "Gerritse, Wil" ;
    schema1:description "boswachter" ;
    schema1:familyName "Gerritse" ;
    schema1:givenName "Wil" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f6da72e963cbf85899036d6d3a15e3f> ;
    schema1:name "Wil Gerritse" ;
    schema1:sameAs <http://viaf.org/viaf/285030684>,
        <https://isni.org/isni/0000000391222268> .

