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

<http://data.bibliotheken.nl/id/thes/p090548515> a schema1:Person ;
    rdfs:label "Kuil, Dick (1948-2011)" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2011" ;
    schema1:description "zie ook: Bram Camerlingh" ;
    schema1:familyName "Kuil" ;
    schema1:givenName "Dick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95e54a657f51f7aa0acb64ce9b8a499b> ;
    schema1:name "Dick Kuil" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p328538337>,
        <http://viaf.org/viaf/215391551>,
        <https://isni.org/isni/0000000359206583> .

