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

<http://data.bibliotheken.nl/id/thes/p325580677> a schema1:Person ;
    rdfs:label "Haadsma, Maaike Laura (1978-)" ;
    schema1:birthDate "1978" ;
    schema1:familyName "Haadsma" ;
    schema1:givenName "Maaike Laura" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba19ec338c741578a097281b9b3dc316> ;
    schema1:name "Maaike Laura Haadsma" ;
    schema1:sameAs <http://viaf.org/viaf/284359339>,
        <https://isni.org/isni/0000000390679186> .

