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

<http://data.bibliotheken.nl/id/thes/p13053563X> a schema1:Person ;
    rdfs:label "Wright, David Julian Maurice" ;
    schema1:familyName "Wright" ;
    schema1:givenName "David Julian Maurice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4ce1694f1c92761d41296df9bf10393> ;
    schema1:name "David Julian Maurice Wright" ;
    schema1:sameAs <http://viaf.org/viaf/68009756> .

