@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_dcdfa344-23e7-72dc-a548-1c2b644fa8fd
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1855 te Breda" ;
  a2a:hasPerson oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-6ce4ee86-c0e4-e9d4-b14d-d79e63bdb36b, oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-0ec780b0-1980-8abe-462f-28b235d01640, oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-3ff3850f-1480-e883-87b4-e38a1ecf78b4, oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-80a6bc6e-3a5f-72a6-871e-98817637a355 ;
  a2a:hasEvent oa:event_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_0, oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_1, oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_2 ;
  a2a:hasRelationPP oa:relationpp_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_0 ;
  a2a:hasSource oa:source_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd .

oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-6ce4ee86-c0e4-e9d4-b14d-d79e63bdb36b
  a a2a:Person ;
  rdfs:label "Johannes Rademakers" ;
  a2a:PersonName [
    rdfs:label "Johannes Rademakers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rademakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-0ec780b0-1980-8abe-462f-28b235d01640
  a a2a:Person ;
  rdfs:label "Gresella Silebon" ;
  a2a:PersonName [
    rdfs:label "Gresella Silebon" ;
    a2a:PersonNameFirstName "Gresella" ;
    a2a:PersonNameLastName "Silebon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-3ff3850f-1480-e883-87b4-e38a1ecf78b4
  a a2a:Person ;
  rdfs:label "Hermanus Buijtink" ;
  a2a:PersonName [
    rdfs:label "Hermanus Buijtink" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Buijtink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person-80a6bc6e-3a5f-72a6-871e-98817637a355
  a a2a:Person ;
  rdfs:label "Aaltje Buijtink" ;
  a2a:PersonName [
    rdfs:label "Aaltje Buijtink" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Buijtink"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1855-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person:0ec780b0-1980-8abe-462f-28b235d01640 ;
  a2a:EventKeyRef oa:event_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Event1 .

oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person:3ff3850f-1480-e883-87b4-e38a1ecf78b4 ;
  a2a:EventKeyRef oa:event_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Event1 .

oa:relationep_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person:80a6bc6e-3a5f-72a6-871e-98817637a355 ;
  a2a:EventKeyRef oa:event_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Event1 .

oa:relationpp_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person:80a6bc6e-3a5f-72a6-871e-98817637a355, oa:person_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd_Person:6ce4ee86-c0e4-e9d4-b14d-d79e63bdb36b .

oa:source_brd_dcdfa344-23e7-72dc-a548-1c2b644fa8fd
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1855-09-01 - 1855-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1855-09-01"^^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: 1855" ;
    a2a:Book "Overlijdensregister 1855" ;
    a2a:DocumentNumber "316" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1855, Overlijdensregister 1855, 316"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81e6229e-8751-11e3-b824-fb6482cd93d8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dcdfa344-23e7-72dc-a548-1c2b644fa8fd" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81e6229e-8751-11e3-b824-fb6482cd93d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dcdfa344-23e7-72dc-a548-1c2b644fa8fd" ;
  a2a:RecordGUID "{dcdfa344-23e7-72dc-a548-1c2b644fa8fd}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1855\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4147_00004147.xml van BRD" .

