@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_46fcfe6e-42b2-bfc0-2b5b-990ae286194e
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1961 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-6a79c0ab-565c-c998-7fdf-75a58e7d9031, oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-a387ab12-149e-7815-a301-ec3a85e9896e, oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-6ddd714a-7d43-112c-ce0b-4a5f14f05b23 ;
  a2a:hasEvent oa:event_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_0, oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_1, oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_2 ;
  a2a:hasSource oa:source_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e .

oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-6a79c0ab-565c-c998-7fdf-75a58e7d9031
  a a2a:Person ;
  rdfs:label "Maria Elisa Uitdewilligen" ;
  a2a:PersonName [
    rdfs:label "Maria Elisa Uitdewilligen" ;
    a2a:PersonNameFirstName "Maria Elisa" ;
    a2a:PersonNameLastName "Uitdewilligen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-a387ab12-149e-7815-a301-ec3a85e9896e
  a a2a:Person ;
  rdfs:label "levenloos kind van Zitteren" ;
  a2a:PersonName [
    rdfs:label "levenloos kind van Zitteren" ;
    a2a:PersonNameFirstName "levenloos kind" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zitteren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person-6ddd714a-7d43-112c-ce0b-4a5f14f05b23
  a a2a:Person ;
  rdfs:label "Johannes Adrianus van Zitteren" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus van Zitteren" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zitteren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1961-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person:6a79c0ab-565c-c998-7fdf-75a58e7d9031 ;
  a2a:EventKeyRef oa:event_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Event1 .

oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person:a387ab12-149e-7815-a301-ec3a85e9896e ;
  a2a:EventKeyRef oa:event_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Event1 .

oa:relationep_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Person:6ddd714a-7d43-112c-ce0b-4a5f14f05b23 ;
  a2a:EventKeyRef oa:event_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e_Event1 .

oa:source_wba_46fcfe6e-42b2-bfc0-2b5b-990ae286194e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1961-06-07 - 1961-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1961-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/20,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1961" ;
    a2a:DocumentNumber "154" ;
    a2a:RegistryNumber "18523/20" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/20,..., Overlijdensregister Roosendaal 1961, 154, 18523/20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/247e49e4-c99e-4dc3-d0fc-e69530825189.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/46fcfe6e-42b2-bfc0-2b5b-990ae286194e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/247e49e4-c99e-4dc3-d0fc-e69530825189.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/46fcfe6e-42b2-bfc0-2b5b-990ae286194e" ;
  a2a:RecordGUID "{46fcfe6e-42b2-bfc0-2b5b-990ae286194e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13268_00013268.xml van WBA" .

