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

<http://data.bibliotheken.nl/id/thes/p071168672> a schema1:Person ;
    rdfs:label "Versluys, P.A." ;
    schema1:familyName "Versluys" ;
    schema1:givenName "P.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02082085985e82a555d857c29f215dc2> ;
    schema1:name "P.A. Versluys" ;
    schema1:sameAs <http://viaf.org/viaf/283883027> .

