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

<http://data.bibliotheken.nl/id/thes/p073097926> a schema1:Person ;
    rdfs:label "Hofstede, P." ;
    schema1:familyName "Hofstede" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae92de60e2d3711974ac3d7611e0bb06> ;
    schema1:name "P. Hofstede" ;
    schema1:sameAs <http://viaf.org/viaf/281119334> .

