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

<http://data.bibliotheken.nl/id/thes/p312684738> a schema1:Person ;
    rdfs:label "Harris, Kerri-Lee" ;
    schema1:familyName "Harris" ;
    schema1:givenName "Kerri-Lee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59a6ddb071bd64ff7e00d7f9fcee4e8d> ;
    schema1:name "Kerri-Lee Harris" ;
    schema1:sameAs <http://viaf.org/viaf/283508544>,
        <https://isni.org/isni/0000000389959420> .

