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

<http://data.bibliotheken.nl/id/thes/p39067012X> a schema1:Person ;
    rdfs:label "Geraedts, Marjolein" ;
    schema1:familyName "Geraedts" ;
    schema1:givenName "Marjolein" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84e28bcfc1c53e57a922b61ac688717f> ;
    schema1:name "Marjolein Geraedts" ;
    schema1:sameAs <http://viaf.org/viaf/314904509> .

