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

<http://data.bibliotheken.nl/id/thes/p129839418> a schema1:Person ;
    rdfs:label "Haug, George M. W." ;
    schema1:familyName "Haug" ;
    schema1:givenName "George M. W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdfafc61a4ae5e08d4ec687302fe5087> ;
    schema1:name "George M. W. Haug" ;
    schema1:sameAs <http://viaf.org/viaf/290318263> .

