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

<http://data.bibliotheken.nl/id/thes/p185646735> a schema1:Person ;
    rdfs:label "Geerse, Mirjam Theodore (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "Studeerde in april 1998 af aan de Universiteit Utrecht als cultureel antropoloog" ;
    schema1:familyName "Geerse" ;
    schema1:givenName "Mirjam Theodore" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53fe6af370b1c7c328bb7df07ce97190> ;
    schema1:name "Mirjam Theodore Geerse" ;
    schema1:sameAs <http://viaf.org/viaf/101416796>,
        <https://isni.org/isni/0000000071843583> .

