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

<http://data.bibliotheken.nl/id/thes/p435181793> a schema1:Person ;
    rdfs:label "Lopes, Matt" ;
    schema1:familyName "Lopes" ;
    schema1:givenName "Matt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daa55e7ff92809b2cc69e1c72859f941> ;
    schema1:name "Matt Lopes" ;
    schema1:sameAs <http://viaf.org/viaf/45150868235822071316> .

