@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/p069716382> a schema1:Person ;
    rdfs:label "Törnqvist, Per Egil (1932-2015)" ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2015" ;
    schema1:description "bron: overlijdensadvertenties de Volkskrant, 11 maart 2015" ;
    schema1:familyName "Törnqvist" ;
    schema1:givenName "Per Egil" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5010c91d3ef34c78a6f01dbf6f2e407a> ;
    schema1:name "Per Egil Törnqvist" ;
    schema1:sameAs <http://viaf.org/viaf/22183586>,
        wd:Q5348016,
        <https://isni.org/isni/0000000110224620> .

