@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/p069319375> a schema1:Person ;
    rdfs:label "Poll, Kornelis Lubbertus (1927-1990)" ;
    schema1:alternateName "Poll, Bert" ;
    schema1:birthDate "1927" ;
    schema1:deathDate "1990" ;
    schema1:description "Kornelis L.Poll",
        "LR 1952-1966, II, p.1472",
        "NLMD/P 6625" ;
    schema1:familyName "Poll" ;
    schema1:givenName "Kornelis Lubbertus" ;
    schema1:hasOccupation "journalist",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d298fe2e05d1844a8d4b1926339282a> ;
    schema1:name "Kornelis Lubbertus Poll" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/234940072>,
        wd:Q2790433,
        <https://isni.org/isni/0000000032776832> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/poll001> .

