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

<http://data.bibliotheken.nl/id/thes/p071904050> a schema1:Person ;
    rdfs:label "Hehanussa, Joke" ;
    schema1:familyName "Hehanussa" ;
    schema1:givenName "Joke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecdeb67dd290263aaf87c76964b998e8> ;
    schema1:name "Joke Hehanussa" ;
    schema1:sameAs <http://viaf.org/viaf/216657929>,
        <https://isni.org/isni/0000000396470762> .

