@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_8be63e9f-c182-c438-e093-c0ef8d478b42
  a a2a:Record ;
  rdfs:label "Overlijden op 16 augustus 1908 te Helmond" ;
  a2a:hasPerson oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-17764a94-9929-2a2a-9c2c-3a4fe5d64621, oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-2600e6e7-78d0-8620-e88e-ff522bb3eed0, oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-a4d80d20-a858-865a-80af-157085c2841c ;
  a2a:hasEvent oa:event_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_0, oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_1, oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_2 ;
  a2a:hasSource oa:source_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42 .

oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-17764a94-9929-2a2a-9c2c-3a4fe5d64621
  a a2a:Person ;
  rdfs:label "Josephina Antonia Johanna Bombeeck" ;
  a2a:PersonName [
    rdfs:label "Josephina Antonia Johanna Bombeeck" ;
    a2a:PersonNameFirstName "Josephina Antonia Johanna" ;
    a2a:PersonNameLastName "Bombeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-2600e6e7-78d0-8620-e88e-ff522bb3eed0
  a a2a:Person ;
  rdfs:label "Antonia Duijmelinks" ;
  a2a:PersonName [
    rdfs:label "Antonia Duijmelinks" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Duijmelinks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person-a4d80d20-a858-865a-80af-157085c2841c
  a a2a:Person ;
  rdfs:label "Johannes Petrus Josephus Bombeeck" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Josephus Bombeeck" ;
    a2a:PersonNameFirstName "Johannes Petrus Josephus" ;
    a2a:PersonNameLastName "Bombeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1908-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person:17764a94-9929-2a2a-9c2c-3a4fe5d64621 ;
  a2a:EventKeyRef oa:event_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Event1 .

oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person:2600e6e7-78d0-8620-e88e-ff522bb3eed0 ;
  a2a:EventKeyRef oa:event_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Event1 .

oa:relationep_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Person:a4d80d20-a858-865a-80af-157085c2841c ;
  a2a:EventKeyRef oa:event_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42_Event1 .

oa:source_bhi_8be63e9f-c182-c438-e093-c0ef8d478b42
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1908-08-17 - 1908-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1908-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1504, Periode: 1908" ;
    a2a:Book "Overlijdensregister Helmond 1908" ;
    a2a:DocumentNumber "179" ;
    a2a:RegistryNumber "1504" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1504, Periode: 1908, Overlijdensregister Helmond 1908, 179, 1504"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9526f1cb-537b-0b34-0d0c-63b18d0e93d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9526f1cb-537b-0b34-0d0c-63b18d0e93d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8be63e9f-c182-c438-e093-c0ef8d478b42" ;
  a2a:RecordGUID "{8be63e9f-c182-c438-e093-c0ef8d478b42}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_24_00000024.xml van BHI" .

