@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_df79d87f-30ba-eac7-54ce-821834739855
  a a2a:Record ;
  rdfs:label "Overlijden op 15 december 1899 te Wouw" ;
  a2a:hasPerson oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-e6d0cdc3-e2e1-1317-2e63-e1f8305a0e67, oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-79c1c00c-e974-3e68-22b7-ab011a1e72a6, oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-c64e00bb-ac3a-7f6f-f70e-d67182e1b306 ;
  a2a:hasEvent oa:event_wba_df79d87f-30ba-eac7-54ce-821834739855_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_0, oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_1, oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_2 ;
  a2a:hasSource oa:source_wba_df79d87f-30ba-eac7-54ce-821834739855 .

oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-e6d0cdc3-e2e1-1317-2e63-e1f8305a0e67
  a a2a:Person ;
  rdfs:label "Marinus Aloijsius Devillers" ;
  a2a:PersonName [
    rdfs:label "Marinus Aloijsius Devillers" ;
    a2a:PersonNameFirstName "Marinus Aloijsius" ;
    a2a:PersonNameLastName "Devillers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-79c1c00c-e974-3e68-22b7-ab011a1e72a6
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Bartelen" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Bartelen" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Bartelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person-c64e00bb-ac3a-7f6f-f70e-d67182e1b306
  a a2a:Person ;
  rdfs:label "Antonius Marinus Devillers" ;
  a2a:PersonName [
    rdfs:label "Antonius Marinus Devillers" ;
    a2a:PersonNameFirstName "Antonius Marinus" ;
    a2a:PersonNameLastName "Devillers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_df79d87f-30ba-eac7-54ce-821834739855_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1899-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person:e6d0cdc3-e2e1-1317-2e63-e1f8305a0e67 ;
  a2a:EventKeyRef oa:event_wba_df79d87f-30ba-eac7-54ce-821834739855_Event1 .

oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person:79c1c00c-e974-3e68-22b7-ab011a1e72a6 ;
  a2a:EventKeyRef oa:event_wba_df79d87f-30ba-eac7-54ce-821834739855_Event1 .

oa:relationep_wba_df79d87f-30ba-eac7-54ce-821834739855_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_df79d87f-30ba-eac7-54ce-821834739855_Person:c64e00bb-ac3a-7f6f-f70e-d67182e1b306 ;
  a2a:EventKeyRef oa:event_wba_df79d87f-30ba-eac7-54ce-821834739855_Event1 .

oa:source_wba_df79d87f-30ba-eac7-54ce-821834739855
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1899-12-15 - 1899-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1899-12-15"^^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: 3640, Periode: 1899" ;
    a2a:Book "Overlijdensregister Wouw 1899" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "3640" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3640, Periode: 1899, Overlijdensregister Wouw 1899, 64, 3640"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/63f545a8-8afe-47e0-4d5c-5a1b9ac14dfa.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/df79d87f-30ba-eac7-54ce-821834739855" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/63f545a8-8afe-47e0-4d5c-5a1b9ac14dfa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/df79d87f-30ba-eac7-54ce-821834739855" ;
  a2a:RecordGUID "{df79d87f-30ba-eac7-54ce-821834739855}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14639_00014639.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 1 maand, geboren te Wouw, zonder beroep" .
