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

<http://data.bibliotheken.nl/id/thes/p10541820X> a schema1:Person ;
    rdfs:label "Mooij-Valk, Simone (1930-)" ;
    schema1:alternateName "Mooij-Valk, S.S." ;
    schema1:birthDate "1930" ;
    schema1:familyName "Mooij-Valk" ;
    schema1:givenName "Simone" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23fee5a8cbd258ec17caa70467fcfb70> ;
    schema1:name "Simone Mooij-Valk" ;
    schema1:sameAs <http://viaf.org/viaf/53399579>,
        <https://isni.org/isni/0000000120259173> .

