@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p068774281> a schema1:Person ;
    rdfs:label "Heuvel, Hendrik Willem (1864-1926)" ;
    schema1:birthDate "1864" ;
    schema1:deathDate "1926" ;
    schema1:description "auteur over volksleven/streekculturele leven in de Achterhoek; (landbouw)onderwijzer",
        "bron: https://nl.wikipedia.org/wiki/Hendrik_Willem_Heuvel" ;
    schema1:familyName "Heuvel" ;
    schema1:givenName "Hendrik Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fb2000aa78994b829d26d378349f027> ;
    schema1:name "Hendrik Willem Heuvel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/72266655>,
        wd:Q2984894,
        <https://isni.org/isni/0000000063200860> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/heuv018> .

