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

<http://data.bibliotheken.nl/id/thes/p088038467> a schema1:Person ;
    rdfs:label "Wit, Annemarie de" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "Annemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8b7352295d7b39a6b5cf56485bda461> ;
    schema1:name "Annemarie de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/292224885>,
        <https://isni.org/isni/0000000397115578> .

