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

<http://data.bibliotheken.nl/id/thes/p421040157> a schema1:Person ;
    rdfs:label "Gordts, Andre" ;
    schema1:familyName "Gordts" ;
    schema1:givenName "Andre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4142e4e4a10d62f21913d7329233c5d> ;
    schema1:name "Andre Gordts" ;
    schema1:sameAs <http://viaf.org/viaf/32154921355963592002> .

