@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/p068395450> a schema1:Person ;
    rdfs:label "Plomp, Hans (1944-2024)" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2024" ;
    schema1:description "B9415309: bevat biografietje",
        "Med. NLMD",
        "NLMD/P 597",
        "bron: De Groene Amsterdammer 1-9-2024" ;
    schema1:familyName "Plomp" ;
    schema1:givenName "Hans" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebab8e56c67296e249773762700ca233> ;
    schema1:name "Hans Plomp" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q2308970,
        <https://isni.org/isni/0000000110412613> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/plom001> .

