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

<http://data.bibliotheken.nl/id/thes/p06959421X> a schema1:Person ;
    rdfs:label "Temme, Johan Elbert Victor (1943-2004)" ;
    schema1:birthDate "1943" ;
    schema1:deathDate "2004" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 29 september 2004" ;
    schema1:familyName "Temme" ;
    schema1:givenName "Johan Elbert Victor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1276aefc7d89bd4817e151c06365fd32> ;
    schema1:name "Johan Elbert Victor Temme" ;
    schema1:sameAs <http://viaf.org/viaf/288897196>,
        <https://isni.org/isni/0000000394376211> .

