@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_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb
  a a2a:Record ;
  rdfs:label "Overlijden op 5 januari 1858 te Essen" ;
  a2a:hasPerson oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-c73fefaf-4dd0-ee8d-124e-06e2bae57191, oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-e26f6372-ac32-76c1-3251-259e6cc49da0, oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-2b6cee77-d41d-fdd5-067a-c985b76e9228, oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-14167a70-5618-415f-2ad1-112c0632e064 ;
  a2a:hasEvent oa:event_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_0, oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_1, oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_2 ;
  a2a:hasRelationPP oa:relationpp_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_0 ;
  a2a:hasSource oa:source_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb .

oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-c73fefaf-4dd0-ee8d-124e-06e2bae57191
  a a2a:Person ;
  rdfs:label "Wilhelmina Besters" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Besters" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Besters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-e26f6372-ac32-76c1-3251-259e6cc49da0
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Boden" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Boden" ;
    a2a:PersonNameFirstName "Cornelis Petrus" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-2b6cee77-d41d-fdd5-067a-c985b76e9228
  a a2a:Person ;
  rdfs:label "Catharina Rommers" ;
  a2a:PersonName [
    rdfs:label "Catharina Rommers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Rommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person-14167a70-5618-415f-2ad1-112c0632e064
  a a2a:Person ;
  rdfs:label "Cornelis Boden" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boden" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wuustwezel" ;
    rdfs:label "Wuustwezel"
  ] .

oa:event_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1858-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person:e26f6372-ac32-76c1-3251-259e6cc49da0 ;
  a2a:EventKeyRef oa:event_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Event1 .

oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person:2b6cee77-d41d-fdd5-067a-c985b76e9228 ;
  a2a:EventKeyRef oa:event_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Event1 .

oa:relationep_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person:14167a70-5618-415f-2ad1-112c0632e064 ;
  a2a:EventKeyRef oa:event_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Event1 .

oa:relationpp_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person:14167a70-5618-415f-2ad1-112c0632e064, oa:person_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb_Person:c73fefaf-4dd0-ee8d-124e-06e2bae57191 .

oa:source_wba_dd45a434-e558-0f96-c874-2bcf1ba1a2fb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1858-01-05 - 1858-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1858-01-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 17, Periode: 1858" ;
    a2a:Book "Overlijdensregister Essen 1858" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "17" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 17, Periode: 1858, Overlijdensregister Essen 1858, 3, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b14c1d17-0a35-8757-2eea-ce5f999b9f24.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dd45a434-e558-0f96-c874-2bcf1ba1a2fb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b14c1d17-0a35-8757-2eea-ce5f999b9f24.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dd45a434-e558-0f96-c874-2bcf1ba1a2fb" ;
  a2a:RecordGUID "{dd45a434-e558-0f96-c874-2bcf1ba1a2fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27494_00027494.xml van WBA" .

