@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_28b37caa-41df-23b4-de46-e57dc9dff622
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1922" ;
  a2a:hasPerson oa:person_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Person-9f8d87f8-7beb-55f3-aaf7-245671279a8e ;
  a2a:hasEvent oa:event_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_0 ;
  a2a:hasSource oa:source_bhi_28b37caa-41df-23b4-de46-e57dc9dff622 .

oa:person_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Person-9f8d87f8-7beb-55f3-aaf7-245671279a8e
  a a2a:Person ;
  rdfs:label "Anna Catharina van Bussel" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Bussel" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bussel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1922-08-07"^^xsd:date
  ] .

oa:relationep_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Person:9f8d87f8-7beb-55f3-aaf7-245671279a8e ;
  a2a:EventKeyRef oa:event_bhi_28b37caa-41df-23b4-de46-e57dc9dff622_Event1 .

oa:source_bhi_28b37caa-41df-23b4-de46-e57dc9dff622
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1922-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1922-1924, Periode: 1922-1924" ;
    a2a:Book "Memories van Successie Helmond 1922-1924" ;
    a2a:RegistryNumber "1922-1924" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1922-1924, Periode: 1922-1924, Memories van Successie Helmond 1922-1924, 1922-1924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4aa59e2-fce4-b05e-0294-99f6f9b0aced.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4aa59e2-fce4-b05e-0294-99f6f9b0aced.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/28b37caa-41df-23b4-de46-e57dc9dff622" ;
  a2a:RecordGUID "{28b37caa-41df-23b4-de46-e57dc9dff622}" ;
  a2a:SourceRemarkdeel "1922-1924" ;
  a2a:SourceRemarkregister_periode "1922-1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_1003_00001003.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Asten" ;
  a2a:PersonRemarkdatum_overlijden "1922-08-07" .

