@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/p071161341> a schema1:Person ;
    rdfs:label "Keuning, Heine (1918-2005)" ;
    schema1:birthDate "1918" ;
    schema1:deathDate "2005" ;
    schema1:description "Tresoar: 1918-09-17, Drachtster Kopenije - 2005-02-08, De Rottefalle" ;
    schema1:familyName "Keuning" ;
    schema1:givenName "Heine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e7c07437bfb9c73abbd7eee342154f7> ;
    schema1:name "Heine Keuning" ;
    schema1:sameAs <http://viaf.org/viaf/289293099>,
        wd:Q14630908 .

