@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_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1897 te Wijk en Aalburg" ;
  a2a:hasPerson oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-97429bf4-4031-b09f-15c6-9eecbe0ce5e1, oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-33f5b406-fc1b-4f01-196f-cce33d9cfb14, oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-3df73e7a-27eb-e321-4e91-0973faf95c28, oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-9f469d0a-367d-6b4a-0f60-948f692b8651 ;
  a2a:hasEvent oa:event_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_0, oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_1, oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_0 ;
  a2a:hasSource oa:source_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71 .

oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-97429bf4-4031-b09f-15c6-9eecbe0ce5e1
  a a2a:Person ;
  rdfs:label "Antonia Reuzen" ;
  a2a:PersonName [
    rdfs:label "Antonia Reuzen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Reuzen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-33f5b406-fc1b-4f01-196f-cce33d9cfb14
  a a2a:Person ;
  rdfs:label "Kuinira van Wijk" ;
  a2a:PersonName [
    rdfs:label "Kuinira van Wijk" ;
    a2a:PersonNameFirstName "Kuinira" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-3df73e7a-27eb-e321-4e91-0973faf95c28
  a a2a:Person ;
  rdfs:label "Adriaan van Wijk" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Wijk" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person-9f469d0a-367d-6b4a-0f60-948f692b8651
  a a2a:Person ;
  rdfs:label "Arnoldus Reuzen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Reuzen" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Reuzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1897-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] .

oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person:97429bf4-4031-b09f-15c6-9eecbe0ce5e1 ;
  a2a:EventKeyRef oa:event_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Event1 .

oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person:33f5b406-fc1b-4f01-196f-cce33d9cfb14 ;
  a2a:EventKeyRef oa:event_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Event1 .

oa:relationep_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person:9f469d0a-367d-6b4a-0f60-948f692b8651 ;
  a2a:EventKeyRef oa:event_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Event1 .

oa:relationpp_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person:97429bf4-4031-b09f-15c6-9eecbe0ce5e1, oa:person_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71_Person:3df73e7a-27eb-e321-4e91-0973faf95c28 .

oa:source_bhi_0fc11c2e-c138-f98a-2e65-e43dbc8b8a71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1897-03-08 - 1897-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1897-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9281, Periode: 1897" ;
    a2a:Book "Overlijdensregister Wijk en Aalburg 1897" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "9281" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9281, Periode: 1897, Overlijdensregister Wijk en Aalburg 1897, 5, 9281"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1ecfcb2c-5a0d-227c-073e-ca788de9f776.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1ecfcb2c-5a0d-227c-073e-ca788de9f776.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0fc11c2e-c138-f98a-2e65-e43dbc8b8a71" ;
  a2a:RecordGUID "{0fc11c2e-c138-f98a-2e65-e43dbc8b8a71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75453_00075453.xml van BHI" .

