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

<http://data.bibliotheken.nl/id/thes/p067708064> a schema1:Person ;
    rdfs:label "Eggert, Gertrude Hermine" ;
    schema1:familyName "Eggert" ;
    schema1:givenName "Gertrude Hermine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc11ae66dd18a06dd8e84f3f80c63f54> ;
    schema1:name "Gertrude Hermine Eggert" ;
    schema1:sameAs <http://viaf.org/viaf/11097484>,
        <https://isni.org/isni/0000000115950322> .

