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

<http://data.bibliotheken.nl/id/thes/p371442540> a schema1:Person ;
    rdfs:label "Wright, Timothy" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Wright" ;
    schema1:givenName "Timothy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26aa733d655e765af49e7d20a1eff71b> ;
    schema1:name "Timothy Wright" ;
    schema1:sameAs <http://viaf.org/viaf/309888925> .

