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

<http://data.bibliotheken.nl/id/thes/p258657839> a schema1:Person ;
    rdfs:label "Kemple, Thomas M. (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:familyName "Kemple" ;
    schema1:givenName "Thomas M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4137d533317da9ea603c684e723abc44> ;
    schema1:name "Thomas M. Kemple" ;
    schema1:sameAs <http://viaf.org/viaf/41993830>,
        <https://isni.org/isni/0000000081208591> .

