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

<http://data.bibliotheken.nl/id/thes/p413365425> a schema1:Person ;
    rdfs:label "Beuker Andrea, Marije" ;
    schema1:familyName "Beuker Andrea" ;
    schema1:givenName "Marije" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74c0057b03e56be15d4b1fa30a7723ee> ;
    schema1:name "Marije Beuker Andrea" ;
    schema1:sameAs <http://viaf.org/viaf/280151246561744130659> .

