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

<http://data.bibliotheken.nl/id/thes/p072153202> a schema1:Person ;
    rdfs:label "Cuperus, Roelck Anneke (1952-2011)" ;
    schema1:birthDate "1952" ;
    schema1:deathDate "2011" ;
    schema1:description "bron: overlijdensadvertenties de Volkskrant, 19 september 2011" ;
    schema1:familyName "Cuperus" ;
    schema1:givenName "Roelck Anneke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bfb79af7210bc369e82b98e0bff8ed2> ;
    schema1:name "Roelck Anneke Cuperus" ;
    schema1:sameAs <http://viaf.org/viaf/284154244>,
        <https://isni.org/isni/0000000390487600> .

