@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/p070088098> a schema1:Person ;
    rdfs:label "Hoonaard, Willem van den (1788-1862)" ;
    schema1:alternateName "Hoonaard, W. van den" ;
    schema1:birthDate "1788" ;
    schema1:deathDate "1862" ;
    schema1:familyName "van den Hoonaard" ;
    schema1:givenName "Willem" ;
    schema1:hasOccupation "onderwijzer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73b1cfafcf1c6e80035579d7523b9ec2> ;
    schema1:name "Willem van den Hoonaard" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/90915308>,
        wd:Q2295602,
        <https://isni.org/isni/0000000064609211> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hoon003> .

