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

<http://data.bibliotheken.nl/id/thes/p239462610> a schema1:Person ;
    rdfs:label "Verboeket, Yvonne" ;
    schema1:familyName "Verboeket" ;
    schema1:givenName "Yvonne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/184852e135d508c30eba4d9adc113027> ;
    schema1:name "Yvonne Verboeket" ;
    schema1:sameAs <http://viaf.org/viaf/286165332>,
        <https://isni.org/isni/0000000369193261> .

