@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/p069180067> a schema1:Person ;
    rdfs:label "Wood-Allen, Mary (1841-1908)" ;
    schema1:alternateName "Allen, Mary Wood" ;
    schema1:birthDate "1841" ;
    schema1:deathDate "1908" ;
    schema1:familyName "Wood-Allen" ;
    schema1:givenName "Mary" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2b4bf2e2a6af13f51deecfaac6722be> ;
    schema1:name "Mary Wood-Allen" ;
    schema1:sameAs <http://viaf.org/viaf/55618477>,
        wd:Q22019640,
        <https://isni.org/isni/0000000082376319> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/alle025> .

