@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_dafe84c6-353b-3d8a-e24b-005b2df723fc
  a a2a:Record ;
  rdfs:label "Overlijden op 8 september 1937 te Wouw" ;
  a2a:hasPerson oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-32f418ad-f7f7-99c9-4f0f-8799e22538ef, oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-f053b02e-3d14-38d8-a940-c0934f97ff79, oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-86f69eb5-28c6-03ac-4f06-c4a2337537ee ;
  a2a:hasEvent oa:event_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_0, oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_1, oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_2 ;
  a2a:hasSource oa:source_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc .

oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-32f418ad-f7f7-99c9-4f0f-8799e22538ef
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Paulus Dekkers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Paulus Dekkers" ;
    a2a:PersonNameFirstName "Adrianus Petrus Paulus" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-f053b02e-3d14-38d8-a940-c0934f97ff79
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Maria Potters" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Maria Potters" ;
    a2a:PersonNameFirstName "Adriana Cornelia Maria" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person-86f69eb5-28c6-03ac-4f06-c4a2337537ee
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Wilfridus Dekkers" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Wilfridus Dekkers" ;
    a2a:PersonNameFirstName "Marinus Adrianus Wilfridus" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1937-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person:32f418ad-f7f7-99c9-4f0f-8799e22538ef ;
  a2a:EventKeyRef oa:event_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Event1 .

oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person:f053b02e-3d14-38d8-a940-c0934f97ff79 ;
  a2a:EventKeyRef oa:event_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Event1 .

oa:relationep_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Person:86f69eb5-28c6-03ac-4f06-c4a2337537ee ;
  a2a:EventKeyRef oa:event_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc_Event1 .

oa:source_wba_dafe84c6-353b-3d8a-e24b-005b2df723fc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1937-09-08 - 1937-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1937-09-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1938, Periode: 1937" ;
    a2a:Book "Overlijdensregister Wouw 1937" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1938" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1938, Periode: 1937, Overlijdensregister Wouw 1937, 41, 1938"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2f75bf23-7106-2131-c138-0d1439fd56ac.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dafe84c6-353b-3d8a-e24b-005b2df723fc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2f75bf23-7106-2131-c138-0d1439fd56ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dafe84c6-353b-3d8a-e24b-005b2df723fc" ;
  a2a:RecordGUID "{dafe84c6-353b-3d8a-e24b-005b2df723fc}" ;
  a2a:SourceRemarkOpmerking "woonplaats van de overledene: Bergen op Zoom" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14551_00014551.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 2 jaar, geboren te Bergen op Zoom, zonder beroep" .
