@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_0ebbd607-8d85-e4a6-6b2d-7f09c1895828
  a a2a:Record ;
  rdfs:label "Overlijden op 6 augustus 1916 te Wouw" ;
  a2a:hasPerson oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-f35c9605-0de8-01a4-5644-c97394777968, oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-c3a1cfa7-3f87-5501-8032-99242768d785, oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-98332747-1f35-1a96-1351-b34e9aa13332, oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-966772fe-a5e6-ca0c-311f-efdfc3f48532 ;
  a2a:hasEvent oa:event_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_0, oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_1, oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_2 ;
  a2a:hasRelationPP oa:relationpp_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_0 ;
  a2a:hasSource oa:source_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828 .

oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-f35c9605-0de8-01a4-5644-c97394777968
  a a2a:Person ;
  rdfs:label "Anna Coleta Wils" ;
  a2a:PersonName [
    rdfs:label "Anna Coleta Wils" ;
    a2a:PersonNameFirstName "Anna Coleta" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-c3a1cfa7-3f87-5501-8032-99242768d785
  a a2a:Person ;
  rdfs:label "Antonie Musters" ;
  a2a:PersonName [
    rdfs:label "Antonie Musters" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Musters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-98332747-1f35-1a96-1351-b34e9aa13332
  a a2a:Person ;
  rdfs:label "Johanna Lauwerijssens" ;
  a2a:PersonName [
    rdfs:label "Johanna Lauwerijssens" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lauwerijssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person-966772fe-a5e6-ca0c-311f-efdfc3f48532
  a a2a:Person ;
  rdfs:label "Antonius Lauwerijssens" ;
  a2a:PersonName [
    rdfs:label "Antonius Lauwerijssens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Lauwerijssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1916-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person:f35c9605-0de8-01a4-5644-c97394777968 ;
  a2a:EventKeyRef oa:event_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Event1 .

oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person:98332747-1f35-1a96-1351-b34e9aa13332 ;
  a2a:EventKeyRef oa:event_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Event1 .

oa:relationep_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person:966772fe-a5e6-ca0c-311f-efdfc3f48532 ;
  a2a:EventKeyRef oa:event_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Event1 .

oa:relationpp_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person:98332747-1f35-1a96-1351-b34e9aa13332, oa:person_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828_Person:c3a1cfa7-3f87-5501-8032-99242768d785 .

oa:source_wba_0ebbd607-8d85-e4a6-6b2d-7f09c1895828
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1916-08-06 - 1916-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1916-08-06"^^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: 3642, Periode: 1916" ;
    a2a:Book "Overlijdensregister Wouw 1916" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "3642" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3642, Periode: 1916, Overlijdensregister Wouw 1916, 56, 3642"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2c502146-6ea8-59ea-256e-ba25df5ab8d1.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0ebbd607-8d85-e4a6-6b2d-7f09c1895828" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2c502146-6ea8-59ea-256e-ba25df5ab8d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0ebbd607-8d85-e4a6-6b2d-7f09c1895828" ;
  a2a:RecordGUID "{0ebbd607-8d85-e4a6-6b2d-7f09c1895828}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14008_00014008.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 73 jaar, geboren te Stabroek, zonder beroep" .
