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

<http://data.bibliotheken.nl/id/thes/p218201273> a schema1:Person ;
    rdfs:label "Nieuwenhuizen, Patricia" ;
    schema1:familyName "Nieuwenhuizen" ;
    schema1:givenName "Patricia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3df082747f0c8196a1e096a1cf67a57> ;
    schema1:name "Patricia Nieuwenhuizen" ;
    schema1:sameAs <http://viaf.org/viaf/6790062>,
        <https://isni.org/isni/0000000050445885> .

