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

<http://data.bibliotheken.nl/id/thes/p174440545> a schema1:Person ;
    rdfs:label "Ressing, Maaike Elisabeth (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:familyName "Ressing" ;
    schema1:givenName "Maaike Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf80fbd99ca25d5c64b389454bf262f> ;
    schema1:name "Maaike Elisabeth Ressing" ;
    schema1:sameAs <http://viaf.org/viaf/187722920>,
        wd:Q87850055,
        <https://isni.org/isni/0000000357920476> .

