@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p069951330> a schema1:Person ;
    rdfs:label "Sapper, Agnes (1852-1929 ; geb. Brater)" ;
    schema1:birthDate "1852" ;
    schema1:deathDate "1929" ;
    schema1:description "getrouwd (1875) met Eduard Sapper" ;
    schema1:familyName "Sapper" ;
    schema1:givenName "Agnes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8348aea4ffe3bcfda252632e282f416> ;
    schema1:name "Agnes Sapper (geb. Brater)" ;
    schema1:sameAs <http://viaf.org/viaf/37676700>,
        wd:Q394626 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/sapp006> .

