@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juni 1914 te Breda" ;
  a2a:hasPerson oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-158918bc-e7c4-13b0-daae-7e77c3f9ce24, oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-e386678e-f2a2-5c67-52b2-9230d2caf10c, oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-db6b21d0-c904-123d-6aff-f50b425101fe, oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-aec523b8-2b05-936e-3059-add04f281028 ;
  a2a:hasEvent oa:event_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_0, oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_1, oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_2 ;
  a2a:hasRelationPP oa:relationpp_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_0 ;
  a2a:hasSource oa:source_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349 .

oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-158918bc-e7c4-13b0-daae-7e77c3f9ce24
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Wilmont" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Wilmont" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Wilmont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-e386678e-f2a2-5c67-52b2-9230d2caf10c
  a a2a:Person ;
  rdfs:label "Maria van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Maria van Oosterhout" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-db6b21d0-c904-123d-6aff-f50b425101fe
  a a2a:Person ;
  rdfs:label "Ferdinand Potters" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Potters" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person-aec523b8-2b05-936e-3059-add04f281028
  a a2a:Person ;
  rdfs:label "Anna Cornelia Potters" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Potters" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1914-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person:e386678e-f2a2-5c67-52b2-9230d2caf10c ;
  a2a:EventKeyRef oa:event_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Event1 .

oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person:db6b21d0-c904-123d-6aff-f50b425101fe ;
  a2a:EventKeyRef oa:event_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Event1 .

oa:relationep_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person:aec523b8-2b05-936e-3059-add04f281028 ;
  a2a:EventKeyRef oa:event_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Event1 .

oa:relationpp_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person:aec523b8-2b05-936e-3059-add04f281028, oa:person_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349_Person:158918bc-e7c4-13b0-daae-7e77c3f9ce24 .

oa:source_brd_0cd85f64-0a2d-058d-28fc-9d10cddf5349
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1914-06-27 - 1914-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1914-06-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1914" ;
    a2a:Book "Overlijdensregister 1914" ;
    a2a:DocumentNumber "232" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1914, Overlijdensregister 1914, 232"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/821af5dc-8751-11e3-82d3-4b4f7cf2fdac.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0cd85f64-0a2d-058d-28fc-9d10cddf5349" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/821af5dc-8751-11e3-82d3-4b4f7cf2fdac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0cd85f64-0a2d-058d-28fc-9d10cddf5349" ;
  a2a:RecordGUID "{0cd85f64-0a2d-058d-28fc-9d10cddf5349}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1914\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2517_00002517.xml van BRD" .

