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

<http://data.bibliotheken.nl/id/thes/p117812277> a schema1:Person ;
    rdfs:label "Harries, Kerenza" ;
    schema1:familyName "Harries" ;
    schema1:givenName "Kerenza" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fff676d1b669e1c5d9e34ed101a9e3d9> ;
    schema1:name "Kerenza Harries" ;
    schema1:sameAs <http://viaf.org/viaf/42505183>,
        <https://isni.org/isni/0000000074014510> .

