@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_7c628466-7710-85d2-e4bc-9c9685cfca2e
  a a2a:Record ;
  rdfs:label "Overlijden op 26 oktober 1953 te Wouw" ;
  a2a:hasPerson oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-3f18af75-517f-2ed3-75ca-c25789953ed9, oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-754a4227-7d4d-bf06-21f0-24adb218be63, oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-fd6ad935-4034-66bf-29fe-1baa9d0108a8 ;
  a2a:hasEvent oa:event_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_0, oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_1, oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_2 ;
  a2a:hasSource oa:source_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e .

oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-3f18af75-517f-2ed3-75ca-c25789953ed9
  a a2a:Person ;
  rdfs:label "Anna Cornelia Uijtdewillegen" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Uijtdewillegen" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Uijtdewillegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-754a4227-7d4d-bf06-21f0-24adb218be63
  a a2a:Person ;
  rdfs:label "Anthonius Bennebroek" ;
  a2a:PersonName [
    rdfs:label "Anthonius Bennebroek" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Bennebroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person-fd6ad935-4034-66bf-29fe-1baa9d0108a8
  a a2a:Person ;
  rdfs:label "Adrianus Maria Bennebroek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Maria Bennebroek" ;
    a2a:PersonNameFirstName "Adrianus Maria" ;
    a2a:PersonNameLastName "Bennebroek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "zonder" .

oa:event_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1953-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person:3f18af75-517f-2ed3-75ca-c25789953ed9 ;
  a2a:EventKeyRef oa:event_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Event1 .

oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person:754a4227-7d4d-bf06-21f0-24adb218be63 ;
  a2a:EventKeyRef oa:event_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Event1 .

oa:relationep_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Person:fd6ad935-4034-66bf-29fe-1baa9d0108a8 ;
  a2a:EventKeyRef oa:event_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e_Event1 .

oa:source_wba_7c628466-7710-85d2-e4bc-9c9685cfca2e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1953-10-26 - 1953-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1953-10-26"^^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: 1940, Periode: 1953" ;
    a2a:Book "Overlijdensregister Wouw 1953" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1940" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1940, Periode: 1953, Overlijdensregister Wouw 1953, 45, 1940"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3bde9644-2e37-d5e6-5bbd-5473883e9daf.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7c628466-7710-85d2-e4bc-9c9685cfca2e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3bde9644-2e37-d5e6-5bbd-5473883e9daf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7c628466-7710-85d2-e4bc-9c9685cfca2e" ;
  a2a:RecordGUID "{7c628466-7710-85d2-e4bc-9c9685cfca2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12613_00012613.xml van WBA" .

