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

<http://data.bibliotheken.nl/id/thes/p142664588> a schema1:Person ;
    rdfs:label "Barens, Willeke" ;
    schema1:alternateName "Barens-Kerr, Willeke" ;
    schema1:description "vert." ;
    schema1:familyName "Barens" ;
    schema1:givenName "Willeke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e909b56077e2136c004f049fbf820ee8> ;
    schema1:name "Willeke Barens" ;
    schema1:sameAs <http://viaf.org/viaf/289979021>,
        <https://isni.org/isni/000000036916740X> .

