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

<http://data.bibliotheken.nl/id/thes/p216070112> a schema1:Person ;
    rdfs:label "Kuilder, Nathalie" ;
    schema1:familyName "Kuilder" ;
    schema1:givenName "Nathalie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95ceaff63167d25bdcee1b0a4e7c1277> ;
    schema1:name "Nathalie Kuilder" ;
    schema1:sameAs <http://viaf.org/viaf/283559706>,
        <https://isni.org/isni/0000000368718863> .

