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

<http://data.bibliotheken.nl/id/thes/p278586392> a schema1:Person ;
    rdfs:label "Wheatley, Abigail (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "iE" ;
    schema1:familyName "Wheatley" ;
    schema1:givenName "Abigail" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4051d64359abd2242f01db426c4b6ce> ;
    schema1:name "Abigail Wheatley" ;
    schema1:sameAs <http://viaf.org/viaf/47019606>,
        wd:Q51094693,
        <https://isni.org/isni/0000000110609213> .

