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

<http://data.bibliotheken.nl/id/thes/p075241080> a schema1:Person ;
    rdfs:label "Overweg-Plandsoen, Wouterina Cornelia Geertruida (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:familyName "Overweg-Plandsoen" ;
    schema1:givenName "Wouterina Cornelia Geertruida" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32532db20a6358b1430c348d475ac791> ;
    schema1:name "Wouterina Cornelia Geertruida Overweg-Plandsoen" ;
    schema1:sameAs <http://viaf.org/viaf/283319221>,
        <https://isni.org/isni/0000000389838928> .

