@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_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1871 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c6f82-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c19c4-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187beef4-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c4458-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_2 ;
  a2a:hasRelationPP oa:relationpp_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_0 ;
  a2a:hasSource oa:source_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c6f82-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Anna Cornelia Wagemans" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Wagemans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Wagemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c19c4-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Bartholomeus Kameron" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Kameron" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Kameron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187beef4-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johanna Catharina Bogers" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Bogers" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person-187c4458-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johannes Bogers" ;
  a2a:PersonName [
    rdfs:label "Johannes Bogers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1871-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person:187c6f82-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person:187beef4-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person:187c4458-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationpp_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person:187beef4-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a_Person:187c19c4-4867-11e1-9853-b7a7dd2b6a2a .

oa:source_wba_2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1871-02-26 - 1871-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1871-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 341, P..." ;
    a2a:Book "Overlijdensregister 1871" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "341" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 341, P..., Overlijdensregister 1871, 53, 341"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d15cc381-ad4c-e59d-4a79-f4bd34a6c5a9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d15cc381-ad4c-e59d-4a79-f4bd34a6c5a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{2ea4eef8-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13054_00013054.xml van WBA" .

