@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_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9
  a a2a:Record ;
  rdfs:label "Overlijden op 19 december 1944 te Helmond" ;
  a2a:hasPerson oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-3dd898cb-17fb-0f77-0c08-f4644f4b99cd, oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-b6e788ac-893f-22c2-84ef-2dae2cf538c0, oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-5ea80ce3-5e2c-9f52-3193-3e3272d58d06 ;
  a2a:hasEvent oa:event_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_0, oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_1, oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_2 ;
  a2a:hasSource oa:source_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9 .

oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-3dd898cb-17fb-0f77-0c08-f4644f4b99cd
  a a2a:Person ;
  rdfs:label "Jacob Jan Geurts" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan Geurts" ;
    a2a:PersonNameFirstName "Jacob Jan" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-b6e788ac-893f-22c2-84ef-2dae2cf538c0
  a a2a:Person ;
  rdfs:label "Johanna Croijmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Croijmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Croijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person-5ea80ce3-5e2c-9f52-3193-3e3272d58d06
  a a2a:Person ;
  rdfs:label "Martin Geurts" ;
  a2a:PersonName [
    rdfs:label "Martin Geurts" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1944-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person:3dd898cb-17fb-0f77-0c08-f4644f4b99cd ;
  a2a:EventKeyRef oa:event_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Event1 .

oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person:b6e788ac-893f-22c2-84ef-2dae2cf538c0 ;
  a2a:EventKeyRef oa:event_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Event1 .

oa:relationep_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Person:5ea80ce3-5e2c-9f52-3193-3e3272d58d06 ;
  a2a:EventKeyRef oa:event_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9_Event1 .

oa:source_bhi_3d38fc63-0c11-e7b7-bf09-e80c54cc58c9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1944-12-21 - 1944-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1944-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3098, Periode: 1944" ;
    a2a:Book "Overlijdensregister Helmond 1944" ;
    a2a:DocumentNumber "490" ;
    a2a:RegistryNumber "3098" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3098, Periode: 1944, Overlijdensregister Helmond 1944, 490, 3098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c039f235-53a8-6888-899e-038d6483ea01.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c039f235-53a8-6888-899e-038d6483ea01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d38fc63-0c11-e7b7-bf09-e80c54cc58c9" ;
  a2a:RecordGUID "{3d38fc63-0c11-e7b7-bf09-e80c54cc58c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_136_00000136.xml van BHI" .

