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

<http://data.bibliotheken.nl/id/thes/p34126380X> a schema1:Person ;
    rdfs:label "Kefford, Naomi" ;
    schema1:familyName "Kefford" ;
    schema1:givenName "Naomi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce4d341fb41d3cb6016baf5aba2da453> ;
    schema1:name "Naomi Kefford" ;
    schema1:sameAs <http://viaf.org/viaf/282781931>,
        <https://isni.org/isni/0000000389359775> .

