@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_88be92da-0804-3fa6-68ae-2ff61cf001ea
  a a2a:Record ;
  rdfs:label "Overlijden op 5 januari 1966 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-a51d23e7-971d-15b6-8c93-81c50950623e, oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-021ff5d2-fc46-dd5a-3a40-82da63d31746, oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-fda31c3d-4b67-eec8-a085-c627352bbf14, oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-5c3988e3-9619-af2d-4b71-a33c6c0b27a9 ;
  a2a:hasEvent oa:event_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_0, oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_1, oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_0 ;
  a2a:hasSource oa:source_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea .

oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-a51d23e7-971d-15b6-8c93-81c50950623e
  a a2a:Person ;
  rdfs:label "Poulina Antonia Christina Bot" ;
  a2a:PersonName [
    rdfs:label "Poulina Antonia Christina Bot" ;
    a2a:PersonNameFirstName "Poulina Antonia Christina" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-021ff5d2-fc46-dd5a-3a40-82da63d31746
  a a2a:Person ;
  rdfs:label "Frederika Antonia Timmer" ;
  a2a:PersonName [
    rdfs:label "Frederika Antonia Timmer" ;
    a2a:PersonNameFirstName "Frederika Antonia" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-fda31c3d-4b67-eec8-a085-c627352bbf14
  a a2a:Person ;
  rdfs:label "Dirk Timmer" ;
  a2a:PersonName [
    rdfs:label "Dirk Timmer" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person-5c3988e3-9619-af2d-4b71-a33c6c0b27a9
  a a2a:Person ;
  rdfs:label "Henricus Hermanus Lucas" ;
  a2a:PersonName [
    rdfs:label "Henricus Hermanus Lucas" ;
    a2a:PersonNameFirstName "Henricus Hermanus" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1966-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person:a51d23e7-971d-15b6-8c93-81c50950623e ;
  a2a:EventKeyRef oa:event_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Event1 .

oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person:021ff5d2-fc46-dd5a-3a40-82da63d31746 ;
  a2a:EventKeyRef oa:event_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Event1 .

oa:relationep_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person:fda31c3d-4b67-eec8-a085-c627352bbf14 ;
  a2a:EventKeyRef oa:event_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Event1 .

oa:relationpp_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person:021ff5d2-fc46-dd5a-3a40-82da63d31746, oa:person_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea_Person:5c3988e3-9619-af2d-4b71-a33c6c0b27a9 .

oa:source_bhi_88be92da-0804-3fa6-68ae-2ff61cf001ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1966-01-06 - 1966-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1966-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3765, Periode: 1966" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1966" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "3765" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3765, Periode: 1966, Overlijdensregister 's-Hertogenbosch 1966, 10, 3765"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/88be92da-0804-3fa6-68ae-2ff61cf001ea" ;
  a2a:RecordGUID "{88be92da-0804-3fa6-68ae-2ff61cf001ea}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Jacob Eskens." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_623_00000623.xml van BHI" .

