@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/p068296355> a schema1:Person ;
    rdfs:label "Gilhuis, Pieter Cornelis (1946-2005)" ;
    schema1:birthDate "1946" ;
    schema1:deathDate "2005" ;
    schema1:description "Ppn 29249342824 voorwoord: ... februari 2005 op 58-jarige leeftijd overleden. ...\"",
        "overlijdensadvertenties de Volkskrant, 28 februari & 1 maart 2005" ;
    schema1:familyName "Gilhuis" ;
    schema1:givenName "Pieter Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f6141c2e1b7d6a4806777f161fb5018> ;
    schema1:name "Pieter Cornelis Gilhuis" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/209196449>,
        wd:Q55771097,
        <https://isni.org/isni/000000013954867X> .

