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

<http://data.bibliotheken.nl/id/thes/p149090048> a schema1:Person ;
    rdfs:label "Middelkoop, Erica" ;
    schema1:familyName "Middelkoop" ;
    schema1:givenName "Erica" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/355a70198f6a15c23b04db265145a62c> ;
    schema1:name "Erica Middelkoop" ;
    schema1:sameAs <http://viaf.org/viaf/288046352>,
        <https://isni.org/isni/0000000393722215> .

