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

<http://data.bibliotheken.nl/id/thes/p069971099> a schema1:Person ;
    rdfs:label "Houx, W.M.G." ;
    schema1:familyName "Houx" ;
    schema1:givenName "W.M.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/531fdf769819fb603c66a77dd72e45c4> ;
    schema1:name "W.M.G. Houx" ;
    schema1:sameAs <http://viaf.org/viaf/290480678> .

