@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_540a4e4b-0af5-b667-cefb-787423c3eb63
  a a2a:Record ;
  rdfs:label "Overlijden op 3 maart 1835 te Wouw" ;
  a2a:hasPerson oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-e5ffe811-515a-7a20-ba7f-878f8aff0933, oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-d0b32958-e9ca-31d2-d6af-29867cf5beb1, oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-667588a8-031c-dec6-1a17-c5e5f8a7e57b, oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-6db45800-8028-36ef-bd68-f58729ab10ef ;
  a2a:hasEvent oa:event_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_0, oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_1, oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_2 ;
  a2a:hasRelationPP oa:relationpp_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_0 ;
  a2a:hasSource oa:source_wba_540a4e4b-0af5-b667-cefb-787423c3eb63 .

oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-e5ffe811-515a-7a20-ba7f-878f8aff0933
  a a2a:Person ;
  rdfs:label "Adriana Maria Senten" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Senten" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Senten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-d0b32958-e9ca-31d2-d6af-29867cf5beb1
  a a2a:Person ;
  rdfs:label "Stoffelijna Roeks" ;
  a2a:PersonName [
    rdfs:label "Stoffelijna Roeks" ;
    a2a:PersonNameFirstName "Stoffelijna" ;
    a2a:PersonNameLastName "Roeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-667588a8-031c-dec6-1a17-c5e5f8a7e57b
  a a2a:Person ;
  rdfs:label "Jan de Jongh" ;
  a2a:PersonName [
    rdfs:label "Jan de Jongh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person-6db45800-8028-36ef-bd68-f58729ab10ef
  a a2a:Person ;
  rdfs:label "Wilhelmus de Jongh" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus de Jongh" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1835-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person:e5ffe811-515a-7a20-ba7f-878f8aff0933 ;
  a2a:EventKeyRef oa:event_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Event1 .

oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person:667588a8-031c-dec6-1a17-c5e5f8a7e57b ;
  a2a:EventKeyRef oa:event_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Event1 .

oa:relationep_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person:6db45800-8028-36ef-bd68-f58729ab10ef ;
  a2a:EventKeyRef oa:event_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Event1 .

oa:relationpp_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person:6db45800-8028-36ef-bd68-f58729ab10ef, oa:person_wba_540a4e4b-0af5-b667-cefb-787423c3eb63_Person:d0b32958-e9ca-31d2-d6af-29867cf5beb1 .

oa:source_wba_540a4e4b-0af5-b667-cefb-787423c3eb63
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1835-03-03 - 1835-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1835-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3634, Periode: 1835" ;
    a2a:Book "Overlijdensregister Wouw 1835" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "3634" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3634, Periode: 1835, Overlijdensregister Wouw 1835, 9, 3634"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f195d0a9-dbf8-ec41-68b5-2fdfb6399d6a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/540a4e4b-0af5-b667-cefb-787423c3eb63" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f195d0a9-dbf8-ec41-68b5-2fdfb6399d6a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/540a4e4b-0af5-b667-cefb-787423c3eb63" ;
  a2a:RecordGUID "{540a4e4b-0af5-b667-cefb-787423c3eb63}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13379_00013379.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 73 jaar, geboren te Wouw, rietdekker" .
