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

<http://data.bibliotheken.nl/id/thes/p417573294> a schema1:Person ;
    rdfs:label "Höller, Katrin" ;
    schema1:familyName "Höller" ;
    schema1:givenName "Katrin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e9f4bb5b3c322267d52cdf139d8506c> ;
    schema1:name "Katrin Höller" ;
    schema1:sameAs <http://viaf.org/viaf/26745928> .

