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

<http://data.bibliotheken.nl/id/thes/p290848695> a schema1:Person ;
    rdfs:label "Theuns-de Boer, Gerda" ;
    schema1:familyName "Theuns-de Boer" ;
    schema1:givenName "Gerda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7f7860f25aac8285ac880b421d2868a> ;
    schema1:name "Gerda Theuns-de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/6092490>,
        <https://isni.org/isni/0000000054093266> .

