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

<http://data.bibliotheken.nl/id/thes/p394182170> a schema1:Person ;
    rdfs:label "Peusquens, Peter" ;
    schema1:familyName "Peusquens" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a29330510cd1a5ca985873fed67fede> ;
    schema1:name "Peter Peusquens" ;
    schema1:sameAs <http://viaf.org/viaf/317187662> .

