@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069494800> a schema1:Person ;
    rdfs:label "Holmer, Per (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "bron: https://www.literatuurvlaanderen.be/nieuws/vertalershuis-per-holmer",
        "vertaler in het Zweeds" ;
    schema1:familyName "Holmer" ;
    schema1:givenName "Per" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91225aae319831a57dfc06689a32289d> ;
    schema1:name "Per Holmer" ;
    schema1:nationality "se" ;
    schema1:sameAs <http://viaf.org/viaf/57990190>,
        wd:Q5811283,
        <https://isni.org/isni/0000000051781653> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/holm006> .

