@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p203400666> a schema1:Person ;
    rdfs:label "Pool, Joyce (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:familyName "Pool" ;
    schema1:givenName "Joyce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/487d1c52e4b498ef3b714070a4eb85ab> ;
    schema1:name "Joyce Pool" ;
    schema1:sameAs <http://viaf.org/viaf/39623361>,
        wd:Q2522740,
        <https://isni.org/isni/0000000003401214> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pool016> .

