@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/p07283188X> a schema1:Person ;
    rdfs:label "Höijer, Björn-Erik (1907-)" ;
    schema1:birthDate "1907" ;
    schema1:familyName "Höijer" ;
    schema1:givenName "Björn-Erik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce11ac0f82078126089b926b9ee8bbb8> ;
    schema1:name "Björn-Erik Höijer" ;
    schema1:sameAs <http://viaf.org/viaf/20488121>,
        wd:Q4605867,
        <https://isni.org/isni/0000000083629330> .

