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

<http://data.bibliotheken.nl/id/thes/p072211857> a schema1:Person ;
    rdfs:label "Peijster, Cornelis Nicolaas (1922-1983)" ;
    schema1:alternateName "Peijster, Kees" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "1983" ;
    schema1:description "PPN 341478504: vermeldt 1922-1982" ;
    schema1:familyName "Peijster" ;
    schema1:givenName "Cornelis Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a57a69ffcdb57eec7f072f1769e20547> ;
    schema1:name "Cornelis Nicolaas Peijster" ;
    schema1:sameAs <http://viaf.org/viaf/290950130>,
        <https://isni.org/isni/0000000396083148> .

