@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_ee15fcba-9bde-fbca-f191-e5f5b5f776a7
  a a2a:Record ;
  rdfs:label "Overlijden op 1 maart 1920 te Wouw" ;
  a2a:hasPerson oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-7c55977c-72b0-786a-e3d3-517e3452760a, oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-f5ea382a-b20d-4fe5-4a63-ba43baf967f0, oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-2b6a020a-98d6-9d25-9820-9eaf9c380c61 ;
  a2a:hasEvent oa:event_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_0, oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_1, oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_2 ;
  a2a:hasSource oa:source_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7 .

oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-7c55977c-72b0-786a-e3d3-517e3452760a
  a a2a:Person ;
  rdfs:label "Godefridus Leonardus Luijsterburg" ;
  a2a:PersonName [
    rdfs:label "Godefridus Leonardus Luijsterburg" ;
    a2a:PersonNameFirstName "Godefridus Leonardus" ;
    a2a:PersonNameLastName "Luijsterburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-f5ea382a-b20d-4fe5-4a63-ba43baf967f0
  a a2a:Person ;
  rdfs:label "Dimphna Petronella Maria Luijsterburg" ;
  a2a:PersonName [
    rdfs:label "Dimphna Petronella Maria Luijsterburg" ;
    a2a:PersonNameFirstName "Dimphna Petronella Maria" ;
    a2a:PersonNameLastName "Luijsterburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person-2b6a020a-98d6-9d25-9820-9eaf9c380c61
  a a2a:Person ;
  rdfs:label "Joanna Maria Uijttewilligen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Uijttewilligen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Uijttewilligen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1920-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person:7c55977c-72b0-786a-e3d3-517e3452760a ;
  a2a:EventKeyRef oa:event_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Event1 .

oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person:f5ea382a-b20d-4fe5-4a63-ba43baf967f0 ;
  a2a:EventKeyRef oa:event_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Event1 .

oa:relationep_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Person:2b6a020a-98d6-9d25-9820-9eaf9c380c61 ;
  a2a:EventKeyRef oa:event_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7_Event1 .

oa:source_wba_ee15fcba-9bde-fbca-f191-e5f5b5f776a7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1920-03-01 - 1920-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1920-03-01"^^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: 1920" ;
    a2a:Book "Overlijdensregister Wouw 1920" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "3642" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3642, Periode: 1920, Overlijdensregister Wouw 1920, 16, 3642"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b9824b0f-5587-cfd6-ecef-a797b5c00398.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee15fcba-9bde-fbca-f191-e5f5b5f776a7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b9824b0f-5587-cfd6-ecef-a797b5c00398.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee15fcba-9bde-fbca-f191-e5f5b5f776a7" ;
  a2a:RecordGUID "{ee15fcba-9bde-fbca-f191-e5f5b5f776a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14135_00014135.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 15 maanden, geboren te Wouw, zonder beroep" .
