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

<http://data.bibliotheken.nl/id/thes/p068292929> a schema1:Person ;
    rdfs:label "Dijkhuis, Willem (1942-2011)" ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2011" ;
    schema1:description "B0128593: criticus en filosoof",
        "bron: overlijdensadvertentie de Volkskrant, 10 december 2011" ;
    schema1:familyName "Dijkhuis" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dec98765e0d52611ff94f4066ef6e1e3> ;
    schema1:name "Willem Dijkhuis" ;
    schema1:sameAs <http://viaf.org/viaf/285731193>,
        <https://isni.org/isni/0000000391862513> .

