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

<http://data.bibliotheken.nl/id/thes/p070340145> a schema1:Person ;
    rdfs:label "Stolk, Pieter Jacobus (1926-2019)" ;
    schema1:alternateName "Stolk, Pieter Jacob" ;
    schema1:birthDate "1926" ;
    schema1:deathDate "2019" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 17 januari 2019" ;
    schema1:familyName "Stolk" ;
    schema1:givenName "Pieter Jacobus" ;
    schema1:hasOccupation "auteur",
        "psychiater" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f4ed965f83595cba72709a50ec2764a> ;
    schema1:name "Pieter Jacobus Stolk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/243525427>,
        <https://isni.org/isni/0000000385895650> .

