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

<http://data.bibliotheken.nl/id/thes/p285631535> a schema1:Person ;
    rdfs:label "Splinter, Annette" ;
    schema1:familyName "Splinter" ;
    schema1:givenName "Annette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e28437624f04398adf05009d60fdd84> ;
    schema1:name "Annette Splinter" ;
    schema1:sameAs <http://viaf.org/viaf/280873428>,
        <https://isni.org/isni/0000000387835731> .

