@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_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc
  a a2a:Record ;
  rdfs:label "Overlijden op 29 september 1927 te Budel" ;
  a2a:hasPerson oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-86370890-5e85-0e85-6168-884c2cc1564a, oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-4298fa44-df21-8a03-7bae-c6934758c839, oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-33742c2f-77cd-8bcd-bb53-85af67003e7c, oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-eac873c4-96d1-f996-e686-751e5ba12b1e ;
  a2a:hasEvent oa:event_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_0, oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_1, oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_0 ;
  a2a:hasSource oa:source_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc .

oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-86370890-5e85-0e85-6168-884c2cc1564a
  a a2a:Person ;
  rdfs:label "Maria Helena Hubertina Henkens" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Hubertina Henkens" ;
    a2a:PersonNameFirstName "Maria Helena Hubertina" ;
    a2a:PersonNameLastName "Henkens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-4298fa44-df21-8a03-7bae-c6934758c839
  a a2a:Person ;
  rdfs:label "Elisabeth Verwielen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Verwielen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Verwielen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-33742c2f-77cd-8bcd-bb53-85af67003e7c
  a a2a:Person ;
  rdfs:label "Henricus Henkens" ;
  a2a:PersonName [
    rdfs:label "Henricus Henkens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Henkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person-eac873c4-96d1-f996-e686-751e5ba12b1e
  a a2a:Person ;
  rdfs:label "Johannes Boost" ;
  a2a:PersonName [
    rdfs:label "Johannes Boost" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boost"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1927-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person:86370890-5e85-0e85-6168-884c2cc1564a ;
  a2a:EventKeyRef oa:event_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Event1 .

oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person:4298fa44-df21-8a03-7bae-c6934758c839 ;
  a2a:EventKeyRef oa:event_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Event1 .

oa:relationep_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person:33742c2f-77cd-8bcd-bb53-85af67003e7c ;
  a2a:EventKeyRef oa:event_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Event1 .

oa:relationpp_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person:86370890-5e85-0e85-6168-884c2cc1564a, oa:person_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc_Person:eac873c4-96d1-f996-e686-751e5ba12b1e .

oa:source_bhi_17dafe15-dd9d-4763-4b2f-e72cfabdf5cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1927-10-01 - 1927-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1927-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 581, Periode: 1927" ;
    a2a:Book "Overlijdensregister Budel 1927" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "581" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 581, Periode: 1927, Overlijdensregister Budel 1927, 53, 581"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e6f7e833-fb97-2e26-f501-da027dc37b00.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e6f7e833-fb97-2e26-f501-da027dc37b00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/17dafe15-dd9d-4763-4b2f-e72cfabdf5cc" ;
  a2a:RecordGUID "{17dafe15-dd9d-4763-4b2f-e72cfabdf5cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_37_00000037.xml van BHI" .

