@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_e65fa00e-debc-e681-6c98-ae37f5878644
  a a2a:Record ;
  rdfs:label "Overlijden op 4 september 1836 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-108fbfbf-d2f7-ba87-9bde-93c133d26bd2, oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-ba0bd7f0-404c-b818-7574-5c52e1ce8ff3, oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-017dc0eb-6064-a1b2-735e-972d5d10facf, oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-89e2e711-5806-3980-ff21-07e9c861dbee ;
  a2a:hasEvent oa:event_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_0, oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_1, oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_2 ;
  a2a:hasRelationPP oa:relationpp_wba_e65fa00e-debc-e681-6c98-ae37f5878644_0 ;
  a2a:hasSource oa:source_wba_e65fa00e-debc-e681-6c98-ae37f5878644 .

oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-108fbfbf-d2f7-ba87-9bde-93c133d26bd2
  a a2a:Person ;
  rdfs:label "Martinus Withoek" ;
  a2a:PersonName [
    rdfs:label "Martinus Withoek" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Withoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-ba0bd7f0-404c-b818-7574-5c52e1ce8ff3
  a a2a:Person ;
  rdfs:label "Gerard Backer" ;
  a2a:PersonName [
    rdfs:label "Gerard Backer" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-017dc0eb-6064-a1b2-735e-972d5d10facf
  a a2a:Person ;
  rdfs:label "Cornelia Withoek" ;
  a2a:PersonName [
    rdfs:label "Cornelia Withoek" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Withoek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person-89e2e711-5806-3980-ff21-07e9c861dbee
  a a2a:Person ;
  rdfs:label "Johanna Backers" ;
  a2a:PersonName [
    rdfs:label "Johanna Backers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1836-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person:108fbfbf-d2f7-ba87-9bde-93c133d26bd2 ;
  a2a:EventKeyRef oa:event_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Event1 .

oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person:017dc0eb-6064-a1b2-735e-972d5d10facf ;
  a2a:EventKeyRef oa:event_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Event1 .

oa:relationep_wba_e65fa00e-debc-e681-6c98-ae37f5878644_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person:89e2e711-5806-3980-ff21-07e9c861dbee ;
  a2a:EventKeyRef oa:event_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Event1 .

oa:relationpp_wba_e65fa00e-debc-e681-6c98-ae37f5878644_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person:017dc0eb-6064-a1b2-735e-972d5d10facf, oa:person_wba_e65fa00e-debc-e681-6c98-ae37f5878644_Person:ba0bd7f0-404c-b818-7574-5c52e1ce8ff3 .

oa:source_wba_e65fa00e-debc-e681-6c98-ae37f5878644
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1836-09-04 - 1836-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1836-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Overlijdensregister Roosendaal 1836" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "1034" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Overlijdensregister Roosendaal 1836, 105, 1034"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/15b91969-a2f7-eb52-1efc-ca740b240fa0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e65fa00e-debc-e681-6c98-ae37f5878644" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/15b91969-a2f7-eb52-1efc-ca740b240fa0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e65fa00e-debc-e681-6c98-ae37f5878644" ;
  a2a:RecordGUID "{e65fa00e-debc-e681-6c98-ae37f5878644}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14084_00014084.xml van WBA" .

