@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/p069155488> a schema1:Person ;
    rdfs:label "Bruinsma, Klaas (1931-2018)" ;
    schema1:birthDate "1931" ;
    schema1:deathDate "2018" ;
    schema1:description "Levensbericht in: Jaarboek van de Maatschappij der Nederlandse letterkunde te Leiden, 2018-2019",
        "Tresoar: 1931-02-01, Easterein, 2018-10-29, Drachten",
        "vert." ;
    schema1:familyName "Bruinsma" ;
    schema1:givenName "Klaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980223950a37a5b23e18cb483d285faa> ;
    schema1:name "Klaas Bruinsma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/3069151717056613900005>,
        wd:Q3136813,
        <https://isni.org/isni/0000000045298905> .

