@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_c136aa67-e21e-7a26-79fc-91499ae323f0
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1924 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-6de7e375-3d48-4e4b-486e-3b418d682622, oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-c913505a-b853-9ebc-df4c-0219fd1f75df, oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-0ab82252-b69b-1e2f-ccbc-02ee30828426 ;
  a2a:hasEvent oa:event_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_0, oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_1, oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_2 ;
  a2a:hasSource oa:source_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0 .

oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-6de7e375-3d48-4e4b-486e-3b418d682622
  a a2a:Person ;
  rdfs:label "Maria Angelina Amelia Geboes" ;
  a2a:PersonName [
    rdfs:label "Maria Angelina Amelia Geboes" ;
    a2a:PersonNameFirstName "Maria Angelina Amelia" ;
    a2a:PersonNameLastName "Geboes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-c913505a-b853-9ebc-df4c-0219fd1f75df
  a a2a:Person ;
  rdfs:label "Martinus Antonius van Heijst" ;
  a2a:PersonName [
    rdfs:label "Martinus Antonius van Heijst" ;
    a2a:PersonNameFirstName "Martinus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person-0ab82252-b69b-1e2f-ccbc-02ee30828426
  a a2a:Person ;
  rdfs:label "N.N. van Heijst" ;
  a2a:PersonName [
    rdfs:label "N.N. van Heijst" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1924-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person:6de7e375-3d48-4e4b-486e-3b418d682622 ;
  a2a:EventKeyRef oa:event_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Event1 .

oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person:c913505a-b853-9ebc-df4c-0219fd1f75df ;
  a2a:EventKeyRef oa:event_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Event1 .

oa:relationep_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Person:0ab82252-b69b-1e2f-ccbc-02ee30828426 ;
  a2a:EventKeyRef oa:event_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0_Event1 .

oa:source_bhi_c136aa67-e21e-7a26-79fc-91499ae323f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1924-04-10 - 1924-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1924-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2196, Periode: 1924" ;
    a2a:Book "Overlijdensregister Oirschot 1924" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "2196" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2196, Periode: 1924, Overlijdensregister Oirschot 1924, 25, 2196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9d89786c-1c57-e266-5146-c550b8ef3b01.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9d89786c-1c57-e266-5146-c550b8ef3b01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c136aa67-e21e-7a26-79fc-91499ae323f0" ;
  a2a:RecordGUID "{c136aa67-e21e-7a26-79fc-91499ae323f0}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkdeel "2196" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_873_00000873.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1924-04-09" .
