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

<http://data.bibliotheken.nl/id/thes/p101913427> a schema1:Person ;
    rdfs:label "Suermondt, Augustina Frederica Carolina (1889-1968)" ;
    schema1:birthDate "1889" ;
    schema1:deathDate "1968" ;
    schema1:familyName "Suermondt" ;
    schema1:givenName "Augustina Frederica Carolina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac0f6141d5bdfcc21fa6536ff94c2bb8> ;
    schema1:name "Augustina Frederica Carolina Suermondt" ;
    schema1:sameAs <http://viaf.org/viaf/285080353>,
        <https://isni.org/isni/0000000391293840> .

