@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_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f
  a a2a:Record ;
  rdfs:label "Overlijden op 5 maart 1945 te Lieshout" ;
  a2a:hasPerson oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-9739f42c-3ad3-835a-87f4-3fcf81f9fd5a, oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-5cc30fb6-88b4-63a0-4a3f-8cea2933db24, oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-6dd2a536-18bf-3fef-6d99-8b2dbb6ee3e6 ;
  a2a:hasEvent oa:event_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_0, oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_1, oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_2 ;
  a2a:hasSource oa:source_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f .

oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-9739f42c-3ad3-835a-87f4-3fcf81f9fd5a
  a a2a:Person ;
  rdfs:label "Anna Jacoba Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba Maria Veltman" ;
    a2a:PersonNameFirstName "Anna Jacoba Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-5cc30fb6-88b4-63a0-4a3f-8cea2933db24
  a a2a:Person ;
  rdfs:label "Joanna Maria Kalfsvel" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Kalfsvel" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Kalfsvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person-6dd2a536-18bf-3fef-6d99-8b2dbb6ee3e6
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Veltman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Veltman" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1945-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person:9739f42c-3ad3-835a-87f4-3fcf81f9fd5a ;
  a2a:EventKeyRef oa:event_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Event1 .

oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person:5cc30fb6-88b4-63a0-4a3f-8cea2933db24 ;
  a2a:EventKeyRef oa:event_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Event1 .

oa:relationep_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Person:6dd2a536-18bf-3fef-6d99-8b2dbb6ee3e6 ;
  a2a:EventKeyRef oa:event_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f_Event1 .

oa:source_bhi_e2b09ada-539e-ae6c-7fa4-52609b9b4e1f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout", "1945-03-06 - 1945-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1945-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3207, Periode: 1945" ;
    a2a:Book "Overlijdensregister Lieshout 1945" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "3207" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3207, Periode: 1945, Overlijdensregister Lieshout 1945, 7, 3207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/41a34134-4c16-4b9f-537d-ebed8a1211f8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/41a34134-4c16-4b9f-537d-ebed8a1211f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e2b09ada-539e-ae6c-7fa4-52609b9b4e1f" ;
  a2a:RecordGUID "{e2b09ada-539e-ae6c-7fa4-52609b9b4e1f}" ;
  a2a:SourceRemarkdeel "3207" ;
  a2a:SourceRemarkregister_periode "1945" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_295_00000295.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1945-03-05" .
