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

<http://data.bibliotheken.nl/id/thes/p236666843> a schema1:Person ;
    rdfs:label "Zimmerman, Augusta Wilhelmina (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "Roepnaam: Aukje" ;
    schema1:familyName "Zimmerman" ;
    schema1:givenName "Augusta Wilhelmina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86c93e9a4ff30a7358c0477c0eb3f014> ;
    schema1:name "Augusta Wilhelmina Zimmerman" ;
    schema1:sameAs <http://viaf.org/viaf/286146506>,
        <https://isni.org/isni/0000000392202242> .

