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

<http://data.bibliotheken.nl/id/thes/p370910117> a schema1:Person ;
    rdfs:label "Mercer, Geoff" ;
    schema1:description "reisgids Nieuw Zeeland" ;
    schema1:familyName "Mercer" ;
    schema1:givenName "Geoff" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09027349768e8e0e92d152aa7d451c93> ;
    schema1:name "Geoff Mercer" ;
    schema1:sameAs <http://viaf.org/viaf/225148995936059751444> .

