@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/p069877432> a schema1:Person ;
    rdfs:label "Dodge, Mary Elisabeth Mapes (1831-1905)" ;
    schema1:alternateName "Dodge, M.E.",
        "Mapes Dodge, Mary" ;
    schema1:birthDate "1831" ;
    schema1:deathDate "1905" ;
    schema1:description "SATA 21, 100, CLR 62",
        "bron: https://nl.wikipedia.org/wiki/Mary_Mapes_Dodge" ;
    schema1:familyName "Dodge" ;
    schema1:givenName "Mary Elisabeth Mapes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a62dbf65b121419d721ea7121900f95> ;
    schema1:name "Mary Elisabeth Mapes Dodge" ;
    schema1:nationality "us" ;
    schema1:sameAs wd:Q2518093,
        <https://isni.org/isni/0000000115857670> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dodg001> .

