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

<http://data.bibliotheken.nl/id/thes/p074587323> a schema1:Person ;
    rdfs:label "Verhoeven, Simon (1948-2020)" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2020" ;
    schema1:description "Bron: overlijdensadvertenties in de Volkskrant, 2 mei 2020; Bron: \"Het eeuwige leven\" in de Volkskrant, 29 mei 2020",
        "suikerziekte" ;
    schema1:familyName "Verhoeven" ;
    schema1:givenName "Simon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6f0dafd0fc5e9703bc19b0c2aebda31> ;
    schema1:name "Simon Verhoeven" ;
    schema1:sameAs <http://viaf.org/viaf/291796529>,
        <https://isni.org/isni/0000000396827012> .

