@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_dfef3e2b-9700-e508-7978-a089d625f7ef
  a a2a:Record ;
  rdfs:label "Overlijden op 16 april 1973 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-2e71cc51-2a17-e191-4d42-a84a22c0e075, oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-afb160bf-08ae-d715-5e93-d27419473bd1, oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-0f4e7fb5-a33b-c4a0-fee4-99c51c5dbf48 ;
  a2a:hasEvent oa:event_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_0, oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_1, oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_2 ;
  a2a:hasSource oa:source_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef .

oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-2e71cc51-2a17-e191-4d42-a84a22c0e075
  a a2a:Person ;
  rdfs:label "Dennis Nicolaas Vogels" ;
  a2a:PersonName [
    rdfs:label "Dennis Nicolaas Vogels" ;
    a2a:PersonNameFirstName "Dennis Nicolaas" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-afb160bf-08ae-d715-5e93-d27419473bd1
  a a2a:Person ;
  rdfs:label "Neeltje Marion van der Sluis" ;
  a2a:PersonName [
    rdfs:label "Neeltje Marion van der Sluis" ;
    a2a:PersonNameFirstName "Neeltje Marion" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person-0f4e7fb5-a33b-c4a0-fee4-99c51c5dbf48
  a a2a:Person ;
  rdfs:label "Lambertus Henricus Vogels" ;
  a2a:PersonName [
    rdfs:label "Lambertus Henricus Vogels" ;
    a2a:PersonNameFirstName "Lambertus Henricus" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1973-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] .

oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person:2e71cc51-2a17-e191-4d42-a84a22c0e075 ;
  a2a:EventKeyRef oa:event_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Event1 .

oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person:afb160bf-08ae-d715-5e93-d27419473bd1 ;
  a2a:EventKeyRef oa:event_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Event1 .

oa:relationep_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Person:0f4e7fb5-a33b-c4a0-fee4-99c51c5dbf48 ;
  a2a:EventKeyRef oa:event_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef_Event1 .

oa:source_bhi_dfef3e2b-9700-e508-7978-a089d625f7ef
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1973-04-17 - 1973-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1973-04-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3049, Periode: 1973" ;
    a2a:Book "Overlijdensregister Boxmeer 1973" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "3049" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3049, Periode: 1973, Overlijdensregister Boxmeer 1973, 89, 3049"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/35e68b0e-57fc-5157-1bd5-5feab9b1f998.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/35e68b0e-57fc-5157-1bd5-5feab9b1f998.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dfef3e2b-9700-e508-7978-a089d625f7ef" ;
  a2a:RecordGUID "{dfef3e2b-9700-e508-7978-a089d625f7ef}" ;
  a2a:SourceRemarkdeel "3049" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_219_00000219.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-04-16" .
