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

<http://data.bibliotheken.nl/id/thes/p286864339> a schema1:Person ;
    rdfs:label "Swinney, Nicola Jane" ;
    schema1:familyName "Swinney" ;
    schema1:givenName "Nicola Jane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c602c00a60a18a2acb8e07e9cba00012> ;
    schema1:name "Nicola Jane Swinney" ;
    schema1:sameAs <http://viaf.org/viaf/29816056>,
        <https://isni.org/isni/0000000109624969> .

