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

<http://data.bibliotheken.nl/id/thes/p163249695> a schema1:Person ;
    rdfs:label "Peper, T." ;
    schema1:familyName "Peper" ;
    schema1:givenName "T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fece804a3faf223f30db0779b7f0703> ;
    schema1:name "T. Peper" ;
    schema1:sameAs <http://viaf.org/viaf/280672843> .

