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

<http://data.bibliotheken.nl/id/thes/p069042446> a schema1:Person ;
    rdfs:label "Wilmer, Catharina C.S." ;
    schema1:alternateName "Wilmer, Tolien" ;
    schema1:familyName "Wilmer" ;
    schema1:givenName "Catharina C.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e3bdfc98555fa97a9788fa4fd0731f> ;
    schema1:name "Catharina C.S. Wilmer" ;
    schema1:sameAs <http://viaf.org/viaf/20999585>,
        <https://isni.org/isni/000000002445637X> .

