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

<http://data.bibliotheken.nl/id/thes/p072794690> a schema1:Person ;
    rdfs:label "Blok, Lodewijk (1933-2009 ; historicus)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2009" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 3 april 2009" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Lodewijk" ;
    schema1:hasOccupation "historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f94e5b5c3f1555c6313f558ee92f4c04> ;
    schema1:name "Lodewijk Blok" ;
    schema1:sameAs <http://viaf.org/viaf/26145884>,
        <https://isni.org/isni/0000000083662050> .

