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

<http://data.bibliotheken.nl/id/thes/p113819390> a schema1:Person ;
    rdfs:label "Geleijnse, Annemarie" ;
    schema1:alternateName "Geleijnse, A." ;
    schema1:familyName "Geleijnse" ;
    schema1:givenName "Annemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/493cae7b8250e50b80be5cf41ea79316> ;
    schema1:name "Annemarie Geleijnse" ;
    schema1:sameAs <http://viaf.org/viaf/285944585> .

