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

<http://data.bibliotheken.nl/id/thes/p107415232> a schema1:Person ;
    rdfs:label "Elze, Joke ten" ;
    schema1:description "B9827123: RIAGG Zuid-Kennemerland" ;
    schema1:familyName "ten Elze" ;
    schema1:givenName "Joke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51c9418118a1efa2deb5d7b66099d8de> ;
    schema1:name "Joke ten Elze" ;
    schema1:sameAs <http://viaf.org/viaf/291790496>,
        <https://isni.org/isni/0000000396790483> .

