@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_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1891 te Budel" ;
  a2a:hasPerson oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-377e467b-419e-e574-52f7-274f7e9dc84a, oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-e38cedab-0c32-11f6-5e88-0231307a17b0, oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-5dbd9209-6a93-5f43-9340-72e8796a0324 ;
  a2a:hasEvent oa:event_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_0, oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_1, oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_2 ;
  a2a:hasSource oa:source_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c .

oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-377e467b-419e-e574-52f7-274f7e9dc84a
  a a2a:Person ;
  rdfs:label "Dorothea Ballings" ;
  a2a:PersonName [
    rdfs:label "Dorothea Ballings" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Ballings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-e38cedab-0c32-11f6-5e88-0231307a17b0
  a a2a:Person ;
  rdfs:label "Paulus Lenders" ;
  a2a:PersonName [
    rdfs:label "Paulus Lenders" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person-5dbd9209-6a93-5f43-9340-72e8796a0324
  a a2a:Person ;
  rdfs:label "Jan Michiel Lenders" ;
  a2a:PersonName [
    rdfs:label "Jan Michiel Lenders" ;
    a2a:PersonNameFirstName "Jan Michiel" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1891-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person:377e467b-419e-e574-52f7-274f7e9dc84a ;
  a2a:EventKeyRef oa:event_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Event1 .

oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person:e38cedab-0c32-11f6-5e88-0231307a17b0 ;
  a2a:EventKeyRef oa:event_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Event1 .

oa:relationep_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Person:5dbd9209-6a93-5f43-9340-72e8796a0324 ;
  a2a:EventKeyRef oa:event_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c_Event1 .

oa:source_bhi_74bb8e28-4f3e-98a1-d570-e9cfb1ce906c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1891-04-23 - 1891-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1891-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1464, Periode: 1891" ;
    a2a:Book "Overlijdensregister Budel 1891" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "1464" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1464, Periode: 1891, Overlijdensregister Budel 1891, 30, 1464"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/069607fe-fbc3-d8ae-112a-2031ef80287e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/069607fe-fbc3-d8ae-112a-2031ef80287e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/74bb8e28-4f3e-98a1-d570-e9cfb1ce906c" ;
  a2a:RecordGUID "{74bb8e28-4f3e-98a1-d570-e9cfb1ce906c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_21_00000021.xml van BHI" .

