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

<http://data.bibliotheken.nl/id/thes/p287509990> a schema1:Person ;
    rdfs:label "Dorquard, Auko toe" ;
    schema1:familyName "toe Dorquard" ;
    schema1:givenName "Auko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0856b801d0e8b1786b7cf6873ac69327> ;
    schema1:name "Auko toe Dorquard" ;
    schema1:sameAs <http://viaf.org/viaf/280091682> .

