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

<http://data.bibliotheken.nl/id/thes/p28858578X> a schema1:Person ;
    rdfs:label "Spruyt, Anthony (18e/19e eeuw ; jr.)" ;
    schema1:familyName "Spruyt" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b48429a943d5cd12a37a78c6913d82f> ;
    schema1:name "Anthony Spruyt (jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/286431432> .

