@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_a5cfefe3-c4c5-65f1-9f80-e8845773b264
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1945 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-a2fd19c6-8b51-9528-944e-a6b06342335f, oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-44d3788f-7b62-622e-ae3f-60fc94f808f1, oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-d7668342-c264-6f1c-48bd-86c2a7761c35 ;
  a2a:hasEvent oa:event_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_0, oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_1, oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_2 ;
  a2a:hasSource oa:source_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264 .

oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-a2fd19c6-8b51-9528-944e-a6b06342335f
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Bogers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Bogers" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-44d3788f-7b62-622e-ae3f-60fc94f808f1
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria Bogers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria Bogers" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person-d7668342-c264-6f1c-48bd-86c2a7761c35
  a a2a:Person ;
  rdfs:label "Maria Antonia Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Peeters" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1945-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person:a2fd19c6-8b51-9528-944e-a6b06342335f ;
  a2a:EventKeyRef oa:event_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Event1 .

oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person:44d3788f-7b62-622e-ae3f-60fc94f808f1 ;
  a2a:EventKeyRef oa:event_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Event1 .

oa:relationep_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Person:d7668342-c264-6f1c-48bd-86c2a7761c35 ;
  a2a:EventKeyRef oa:event_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264_Event1 .

oa:source_bhi_a5cfefe3-c4c5-65f1-9f80-e8845773b264
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1945-02-16 - 1945-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1945-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3363, Periode: 1945" ;
    a2a:Book "Overlijdensregister Oosterhout 1945" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "3363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3363, Periode: 1945, Overlijdensregister Oosterhout 1945, 49, 3363"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/725cf53a-4662-cb76-dfbc-a488c4c06ffc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/725cf53a-4662-cb76-dfbc-a488c4c06ffc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a5cfefe3-c4c5-65f1-9f80-e8845773b264" ;
  a2a:RecordGUID "{a5cfefe3-c4c5-65f1-9f80-e8845773b264}" ;
  a2a:SourceRemarkdeel "3363" ;
  a2a:SourceRemarkregister_periode "1945" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_1134_00001134.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1945-02-15" .
