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

<http://data.bibliotheken.nl/id/thes/p068886608> a schema1:Person ;
    rdfs:label "Sutcliffe, Serena" ;
    schema1:description "mb" ;
    schema1:familyName "Sutcliffe" ;
    schema1:givenName "Serena" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/118e13a1289366e068b06ca1281bde82> ;
    schema1:name "Serena Sutcliffe" ;
    schema1:sameAs <http://viaf.org/viaf/67771162>,
        <https://isni.org/isni/0000000073603495> .

