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

<http://data.bibliotheken.nl/id/thes/p305234129> a schema1:Person ;
    rdfs:label "Saelemaekers, Monika (1975-)" ;
    schema1:alternateName "Saelemaekers, Monika Maria Kristina Michaela" ;
    schema1:birthDate "1975" ;
    schema1:familyName "Saelemaekers" ;
    schema1:givenName "Monika" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/439a64ff52d0ff2a0f50f95f5c7c07dc> ;
    schema1:name "Monika Saelemaekers" ;
    schema1:sameAs <http://viaf.org/viaf/287417999> .

