@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_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1
  a a2a:Record ;
  rdfs:label "Overlijden op 20 oktober 1945 te Dinteloord" ;
  a2a:hasPerson oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-4c6a55cc-aa82-00a0-d814-9fdbf2391a0c, oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-c77c8e6d-f309-5f2a-a2c0-8973d4f54b63, oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-de8bfc38-fecb-af05-81c7-5fa5daf8bbb4, oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-15f2049c-a283-b59f-2303-1f4f43cb5590 ;
  a2a:hasEvent oa:event_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_0, oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_1, oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_0 ;
  a2a:hasSource oa:source_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1 .

oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-4c6a55cc-aa82-00a0-d814-9fdbf2391a0c
  a a2a:Person ;
  rdfs:label "Johannes Leonardus Lambertus Francken" ;
  a2a:PersonName [
    rdfs:label "Johannes Leonardus Lambertus Francken" ;
    a2a:PersonNameFirstName "Johannes Leonardus Lambertus" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-c77c8e6d-f309-5f2a-a2c0-8973d4f54b63
  a a2a:Person ;
  rdfs:label "Cornelia Smulders" ;
  a2a:PersonName [
    rdfs:label "Cornelia Smulders" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-de8bfc38-fecb-af05-81c7-5fa5daf8bbb4
  a a2a:Person ;
  rdfs:label "Francina Paulina Brouwers" ;
  a2a:PersonName [
    rdfs:label "Francina Paulina Brouwers" ;
    a2a:PersonNameFirstName "Francina Paulina" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person-15f2049c-a283-b59f-2303-1f4f43cb5590
  a a2a:Person ;
  rdfs:label "Marinus Francken" ;
  a2a:PersonName [
    rdfs:label "Marinus Francken" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1945-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person:4c6a55cc-aa82-00a0-d814-9fdbf2391a0c ;
  a2a:EventKeyRef oa:event_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Event1 .

oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person:de8bfc38-fecb-af05-81c7-5fa5daf8bbb4 ;
  a2a:EventKeyRef oa:event_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Event1 .

oa:relationep_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person:15f2049c-a283-b59f-2303-1f4f43cb5590 ;
  a2a:EventKeyRef oa:event_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Event1 .

oa:relationpp_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person:4c6a55cc-aa82-00a0-d814-9fdbf2391a0c, oa:person_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1_Person:c77c8e6d-f309-5f2a-a2c0-8973d4f54b63 .

oa:source_bhi_501fc8dc-4fda-2a83-c536-e0fdaa87f4c1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1945-11-16 - 1945-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1945-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2779, Periode: 1945" ;
    a2a:Book "Overlijdensregister Breda 1945 B" ;
    a2a:DocumentNumber "440B" ;
    a2a:RegistryNumber "2779" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2779, Periode: 1945, Overlijdensregister Breda 1945 B, 440B, 2779"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7f0abc7-958d-9bf1-1e7f-f06893c8366f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7f0abc7-958d-9bf1-1e7f-f06893c8366f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/501fc8dc-4fda-2a83-c536-e0fdaa87f4c1" ;
  a2a:RecordGUID "{501fc8dc-4fda-2a83-c536-e0fdaa87f4c1}" ;
  a2a:SourceRemarkOpmerking "Extract van overlijden der gemeente Dinteloord" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2779" ;
  a2a:SourceRemarkregister_periode "1945" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_919_00000919.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1945-10-20" .
