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

<http://data.bibliotheken.nl/id/thes/p410835595> a schema1:Person ;
    rdfs:label "Tapper, Michael A." ;
    schema1:description "Ph.D. Historical Theology" ;
    schema1:familyName "Tapper" ;
    schema1:givenName "Michael A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6bc7b1be3fa9740aff7cb2bc0bcde3f> ;
    schema1:name "Michael A. Tapper" ;
    schema1:sameAs <http://viaf.org/viaf/317148996140559752756>,
        <https://isni.org/isni/0000000460489928> .

