@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/p067542441> a schema1:Person ;
    rdfs:label "Westerlund, Bengt Elis" ;
    schema1:alternateName "Westerlund, Bengt" ;
    schema1:familyName "Westerlund" ;
    schema1:givenName "Bengt Elis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a93c2bd9279144dc8748e60a04745f05> ;
    schema1:name "Bengt Elis Westerlund" ;
    schema1:sameAs <http://viaf.org/viaf/102393374>,
        wd:Q517894,
        <https://isni.org/isni/0000000110798114> .

