@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_aba83e13-89cd-86a0-e5fd-1a0861b48e7f
  a a2a:Record ;
  rdfs:label "Overlijden op 13 augustus 1973 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-4b6c202a-d146-416b-6bcf-67314d4da1be, oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-0ede6caf-73e4-a699-998e-b0828379e0e4, oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-1de34331-7baa-0c5e-576e-f94b9fdd64dc, oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-8df5b79a-dab2-c6e5-b923-7b2d28c9cf89 ;
  a2a:hasEvent oa:event_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_0, oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_1, oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_0 ;
  a2a:hasSource oa:source_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f .

oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-4b6c202a-d146-416b-6bcf-67314d4da1be
  a a2a:Person ;
  rdfs:label "Abraham Petrus Cornelius Bogers" ;
  a2a:PersonName [
    rdfs:label "Abraham Petrus Cornelius Bogers" ;
    a2a:PersonNameFirstName "Abraham Petrus Cornelius" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-0ede6caf-73e4-a699-998e-b0828379e0e4
  a a2a:Person ;
  rdfs:label "Jacoba Maria Liduina van Deventer" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Liduina van Deventer" ;
    a2a:PersonNameFirstName "Jacoba Maria Liduina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deventer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-1de34331-7baa-0c5e-576e-f94b9fdd64dc
  a a2a:Person ;
  rdfs:label "Martha Maria van Veen" ;
  a2a:PersonName [
    rdfs:label "Martha Maria van Veen" ;
    a2a:PersonNameFirstName "Martha Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person-8df5b79a-dab2-c6e5-b923-7b2d28c9cf89
  a a2a:Person ;
  rdfs:label "Ludovicus Johannes van Deventer" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Johannes van Deventer" ;
    a2a:PersonNameFirstName "Ludovicus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deventer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1973-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person:0ede6caf-73e4-a699-998e-b0828379e0e4 ;
  a2a:EventKeyRef oa:event_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Event1 .

oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person:1de34331-7baa-0c5e-576e-f94b9fdd64dc ;
  a2a:EventKeyRef oa:event_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Event1 .

oa:relationep_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person:8df5b79a-dab2-c6e5-b923-7b2d28c9cf89 ;
  a2a:EventKeyRef oa:event_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Event1 .

oa:relationpp_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person:0ede6caf-73e4-a699-998e-b0828379e0e4, oa:person_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f_Person:4b6c202a-d146-416b-6bcf-67314d4da1be .

oa:source_bhi_aba83e13-89cd-86a0-e5fd-1a0861b48e7f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1973-08-13 - 1973-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1973-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3203, Periode: 1973" ;
    a2a:Book "Overlijdensregister Eindhoven 1973" ;
    a2a:DocumentNumber "1049" ;
    a2a:RegistryNumber "3203" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3203, Periode: 1973, Overlijdensregister Eindhoven 1973, 1049, 3203"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/004c2e94-ec57-74a7-dafc-3b49571fa20c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/004c2e94-ec57-74a7-dafc-3b49571fa20c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aba83e13-89cd-86a0-e5fd-1a0861b48e7f" ;
  a2a:RecordGUID "{aba83e13-89cd-86a0-e5fd-1a0861b48e7f}" ;
  a2a:SourceRemarkdeel "3203" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1139_00001139.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-08-13" .
