@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/p073502146> a schema1:Person ;
    rdfs:label "Brazil, Angela (1868-1947)" ;
    schema1:birthDate "1868" ;
    schema1:deathDate "1947" ;
    schema1:description "The encycopaedia of girls' school stories / Sue Sims & Hilary Clare, p. 66-71",
        "bron: https://en.wikipedia.org/wiki/Angela_Brazil" ;
    schema1:familyName "Brazil" ;
    schema1:givenName "Angela" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/384bb548f5f47f03b46520c9dc1bd053> ;
    schema1:name "Angela Brazil" ;
    schema1:sameAs wd:Q4762392,
        <https://isni.org/isni/0000000115980863> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/braz001> .

