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

<http://data.bibliotheken.nl/id/thes/p290907799> a schema1:Person ;
    rdfs:label "Stallenberg, Marthe" ;
    schema1:familyName "Stallenberg" ;
    schema1:givenName "Marthe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e3cf9b202b83c2d52e53ba64cff6491> ;
    schema1:name "Marthe Stallenberg" ;
    schema1:sameAs <http://viaf.org/viaf/292035341>,
        <https://isni.org/isni/000000039705594X> .

