@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_29cf412e-bdf6-6f32-e246-e83493abb917
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1909 te Budel" ;
  a2a:hasPerson oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-52df806f-0868-f442-4010-2e39e175a570, oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-2ba8ae05-403a-31a0-addd-738604d7d5a6, oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-9da31786-093d-c8f4-b87b-520363eeb2ee, oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-a8a64eb1-8033-4962-628d-12f220a6e41a ;
  a2a:hasEvent oa:event_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_0, oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_1, oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_0 ;
  a2a:hasSource oa:source_bhi_29cf412e-bdf6-6f32-e246-e83493abb917 .

oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-52df806f-0868-f442-4010-2e39e175a570
  a a2a:Person ;
  rdfs:label "Wilhelmina van Otterdijk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Otterdijk" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Otterdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-2ba8ae05-403a-31a0-addd-738604d7d5a6
  a a2a:Person ;
  rdfs:label "Jacobus Cox" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cox" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Cox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-9da31786-093d-c8f4-b87b-520363eeb2ee
  a a2a:Person ;
  rdfs:label "Johannes Govers" ;
  a2a:PersonName [
    rdfs:label "Johannes Govers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person-a8a64eb1-8033-4962-628d-12f220a6e41a
  a a2a:Person ;
  rdfs:label "Anthonetta Cox" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Cox" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNameLastName "Cox"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1909-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person:52df806f-0868-f442-4010-2e39e175a570 ;
  a2a:EventKeyRef oa:event_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Event1 .

oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person:2ba8ae05-403a-31a0-addd-738604d7d5a6 ;
  a2a:EventKeyRef oa:event_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Event1 .

oa:relationep_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person:a8a64eb1-8033-4962-628d-12f220a6e41a ;
  a2a:EventKeyRef oa:event_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Event1 .

oa:relationpp_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person:a8a64eb1-8033-4962-628d-12f220a6e41a, oa:person_bhi_29cf412e-bdf6-6f32-e246-e83493abb917_Person:9da31786-093d-c8f4-b87b-520363eeb2ee .

oa:source_bhi_29cf412e-bdf6-6f32-e246-e83493abb917
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1909-04-23 - 1909-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1909-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 579, Periode: 1909" ;
    a2a:Book "Overlijdensregister Budel 1909" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "579" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 579, Periode: 1909, Overlijdensregister Budel 1909, 28, 579"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e2081bf9-c133-b399-7b35-779918492623.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e2081bf9-c133-b399-7b35-779918492623.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/29cf412e-bdf6-6f32-e246-e83493abb917" ;
  a2a:RecordGUID "{29cf412e-bdf6-6f32-e246-e83493abb917}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_18_00000018.xml van BHI" .

