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

<http://data.bibliotheken.nl/id/thes/p113916515> a schema1:Person ;
    rdfs:label "Beintema, Nienke M." ;
    schema1:familyName "Beintema" ;
    schema1:givenName "Nienke M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb2901e7167b118bc27c279adf1e9cbd> ;
    schema1:name "Nienke M. Beintema" ;
    schema1:sameAs <http://viaf.org/viaf/282120482>,
        <https://isni.org/isni/0000000364692870> .

