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

<http://data.bibliotheken.nl/id/thes/p314938265> a schema1:Person ;
    rdfs:label "Valk, Simone Nicolette de (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:familyName "de Valk" ;
    schema1:givenName "Simone Nicolette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b470f5b213db1ef249ef98a5784431f> ;
    schema1:name "Simone Nicolette de Valk" ;
    schema1:sameAs <http://viaf.org/viaf/90457221>,
        <https://isni.org/isni/0000000061792583> .

