@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p166282820> a schema1:Person ;
    rdfs:label "Baerheim, Reidar (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Baerheim" ;
    schema1:givenName "Reidar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3a65c86bdd903bc7ec71288b074c534> ;
    schema1:name "Reidar Baerheim" ;
    schema1:sameAs <http://viaf.org/viaf/18997686>,
        <https://isni.org/isni/0000000045675707> .

