@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_47b63b3d-791a-9359-2f05-591cf83feca1
  a a2a:Record ;
  rdfs:label "Overlijden op 29 april 1870 te Breda" ;
  a2a:hasPerson oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-4c46b84b-211e-ebc1-f1c8-64eb71b765b8, oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-a8ea9558-2faa-de37-d8b9-8be1fd0859b6, oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-be9c8e87-ecd9-e491-8f15-c1f9f70d7e6d, oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-8872f814-aa77-264a-0195-bc1da66c0d2d ;
  a2a:hasEvent oa:event_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_0, oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_1, oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_2 ;
  a2a:hasRelationPP oa:relationpp_brd_47b63b3d-791a-9359-2f05-591cf83feca1_0 ;
  a2a:hasSource oa:source_brd_47b63b3d-791a-9359-2f05-591cf83feca1 .

oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-4c46b84b-211e-ebc1-f1c8-64eb71b765b8
  a a2a:Person ;
  rdfs:label "Joannes Leonardus Henckens" ;
  a2a:PersonName [
    rdfs:label "Joannes Leonardus Henckens" ;
    a2a:PersonNameFirstName "Joannes Leonardus" ;
    a2a:PersonNameLastName "Henckens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-a8ea9558-2faa-de37-d8b9-8be1fd0859b6
  a a2a:Person ;
  rdfs:label "#### ####" ;
  a2a:PersonName [
    rdfs:label "#### ####" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "####"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-be9c8e87-ecd9-e491-8f15-c1f9f70d7e6d
  a a2a:Person ;
  rdfs:label "#### ####" ;
  a2a:PersonName [
    rdfs:label "#### ####" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "####"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person-8872f814-aa77-264a-0195-bc1da66c0d2d
  a a2a:Person ;
  rdfs:label "Agnes Scheidt" ;
  a2a:PersonName [
    rdfs:label "Agnes Scheidt" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Scheidt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1870-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person:a8ea9558-2faa-de37-d8b9-8be1fd0859b6 ;
  a2a:EventKeyRef oa:event_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Event1 .

oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person:be9c8e87-ecd9-e491-8f15-c1f9f70d7e6d ;
  a2a:EventKeyRef oa:event_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Event1 .

oa:relationep_brd_47b63b3d-791a-9359-2f05-591cf83feca1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person:8872f814-aa77-264a-0195-bc1da66c0d2d ;
  a2a:EventKeyRef oa:event_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Event1 .

oa:relationpp_brd_47b63b3d-791a-9359-2f05-591cf83feca1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person:8872f814-aa77-264a-0195-bc1da66c0d2d, oa:person_brd_47b63b3d-791a-9359-2f05-591cf83feca1_Person:4c46b84b-211e-ebc1-f1c8-64eb71b765b8 .

oa:source_brd_47b63b3d-791a-9359-2f05-591cf83feca1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1870-04-30 - 1870-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1870-04-30"^^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: 1870" ;
    a2a:Book "Overlijdensregister 1870" ;
    a2a:DocumentNumber "148" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1870, Overlijdensregister 1870, 148"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81f16d20-8751-11e3-be74-9f135b7c8030.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/47b63b3d-791a-9359-2f05-591cf83feca1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81f16d20-8751-11e3-be74-9f135b7c8030.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/47b63b3d-791a-9359-2f05-591cf83feca1" ;
  a2a:RecordGUID "{47b63b3d-791a-9359-2f05-591cf83feca1}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1870\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3724_00003724.xml van BRD" .

