@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/p212526324> a schema1:Person ;
    rdfs:label "Hammer, Olav" ;
    schema1:description "Ph.D (2000) in History of religions, Lund ; researcher and lecturer at the University of Amsterdam" ;
    schema1:familyName "Hammer" ;
    schema1:givenName "Olav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71d0bef152353a640bb233f682ed866> ;
    schema1:name "Olav Hammer" ;
    schema1:sameAs <http://viaf.org/viaf/42084601>,
        wd:Q4495306,
        <https://isni.org/isni/0000000110592394> .

