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

<http://data.bibliotheken.nl/id/thes/p072619155> a schema1:Person ;
    rdfs:label "Kuiper-Overpelt, Dymph" ;
    schema1:description "mb" ;
    schema1:familyName "Kuiper-Overpelt" ;
    schema1:givenName "Dymph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aae7b7ff87800194685bf31b5a54b5d9> ;
    schema1:name "Dymph Kuiper-Overpelt" ;
    schema1:sameAs <http://viaf.org/viaf/282931562>,
        <https://isni.org/isni/0000000389501364> .

