@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_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a
  a a2a:Record ;
  rdfs:label "Overlijden op 28 november 1921" ;
  a2a:hasPerson oa:person_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Person-30673a7f-089d-312e-09e1-b1f73748cfdb ;
  a2a:hasEvent oa:event_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_0 ;
  a2a:hasSource oa:source_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a .

oa:person_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Person-30673a7f-089d-312e-09e1-b1f73748cfdb
  a a2a:Person ;
  rdfs:label "Aleijda Elisabeth Hamers" ;
  a2a:PersonName [
    rdfs:label "Aleijda Elisabeth Hamers" ;
    a2a:PersonNameFirstName "Aleijda Elisabeth" ;
    a2a:PersonNameLastName "Hamers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1921-11-28"^^xsd:date
  ] .

oa:relationep_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Person:30673a7f-089d-312e-09e1-b1f73748cfdb ;
  a2a:EventKeyRef oa:event_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a_Event1 .

oa:source_bhi_cde0fa7d-ff65-790d-4dfc-d0f64d57db8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1920-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1920-1922, Periode: 1920-1922" ;
    a2a:Book "Memories van Successie 's-Hertogenbosch 1920-1922" ;
    a2a:RegistryNumber "1920-1922" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1920-1922, Periode: 1920-1922, Memories van Successie 's-Hertogenbosch 1920-1922, 1920-1922"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/afe2f500-10ac-6521-79e1-64caf9743488.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/afe2f500-10ac-6521-79e1-64caf9743488.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cde0fa7d-ff65-790d-4dfc-d0f64d57db8a" ;
  a2a:RecordGUID "{cde0fa7d-ff65-790d-4dfc-d0f64d57db8a}" ;
  a2a:SourceRemarkdeel "1920-1922" ;
  a2a:SourceRemarkregister_periode "1920-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2166_00002166.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Vught" ;
  a2a:PersonRemarkdatum_overlijden "1921-11-28" .

