@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/p070508720> a schema1:Person ;
    rdfs:label "Honig, Piet Hein (1957-2009)" ;
    schema1:birthDate "1957" ;
    schema1:deathDate "2009" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Piet_Hein_Honig",
        "bron: overlijdensadvertentie de Volkskrant, 14 oktober 2009" ;
    schema1:familyName "Honig" ;
    schema1:givenName "Piet Hein" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83045dd1fca91b9bba6b7908e69f3974> ;
    schema1:name "Piet Hein Honig" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/26946458>,
        wd:Q52266968,
        <https://isni.org/isni/0000000078373203> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/honi019> .

