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

<http://data.bibliotheken.nl/id/thes/p06948130X> a schema1:Person ;
    rdfs:label "Haafkens, Joke Arina" ;
    schema1:alternateName "Haafkens, Joke" ;
    schema1:familyName "Haafkens" ;
    schema1:givenName "Joke Arina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40d9b2783e436c532cabab6d1b4e6901> ;
    schema1:name "Joke Arina Haafkens" ;
    schema1:sameAs <http://viaf.org/viaf/16780228>,
        <https://isni.org/isni/0000000042915736> .

