@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_96be8166-dbfc-d469-e2b3-d5b0b83bfb68
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 1889 te Budel" ;
  a2a:hasPerson oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-14d3aaa9-421e-00b0-7cc8-1a3db1170891, oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-e60f56bc-e399-8cce-3e65-51e3fb659d68, oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-926549c3-db97-7f94-191e-71692037803a, oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-8894ce67-f8ec-d26d-29fb-76cc7ae52a17 ;
  a2a:hasEvent oa:event_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_0, oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_1, oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_0 ;
  a2a:hasSource oa:source_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68 .

oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-14d3aaa9-421e-00b0-7cc8-1a3db1170891
  a a2a:Person ;
  rdfs:label "Hendrina Zoons" ;
  a2a:PersonName [
    rdfs:label "Hendrina Zoons" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Zoons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-e60f56bc-e399-8cce-3e65-51e3fb659d68
  a a2a:Person ;
  rdfs:label "Maria Catharina Goossens" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Goossens" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-926549c3-db97-7f94-191e-71692037803a
  a a2a:Person ;
  rdfs:label "Michiel Zoons" ;
  a2a:PersonName [
    rdfs:label "Michiel Zoons" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Zoons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person-8894ce67-f8ec-d26d-29fb-76cc7ae52a17
  a a2a:Person ;
  rdfs:label "Peter Johannes Vaassen" ;
  a2a:PersonName [
    rdfs:label "Peter Johannes Vaassen" ;
    a2a:PersonNameFirstName "Peter Johannes" ;
    a2a:PersonNameLastName "Vaassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1889-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person:14d3aaa9-421e-00b0-7cc8-1a3db1170891 ;
  a2a:EventKeyRef oa:event_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Event1 .

oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person:e60f56bc-e399-8cce-3e65-51e3fb659d68 ;
  a2a:EventKeyRef oa:event_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Event1 .

oa:relationep_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person:926549c3-db97-7f94-191e-71692037803a ;
  a2a:EventKeyRef oa:event_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Event1 .

oa:relationpp_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person:14d3aaa9-421e-00b0-7cc8-1a3db1170891, oa:person_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68_Person:8894ce67-f8ec-d26d-29fb-76cc7ae52a17 .

oa:source_bhi_96be8166-dbfc-d469-e2b3-d5b0b83bfb68
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1889-07-27 - 1889-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1889-07-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1464, Periode: 1889" ;
    a2a:Book "Overlijdensregister Budel 1889" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1464" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1464, Periode: 1889, Overlijdensregister Budel 1889, 23, 1464"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7712ccfa-aaa8-0124-7ded-2713d164a3e7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7712ccfa-aaa8-0124-7ded-2713d164a3e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/96be8166-dbfc-d469-e2b3-d5b0b83bfb68" ;
  a2a:RecordGUID "{96be8166-dbfc-d469-e2b3-d5b0b83bfb68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_6_00000006.xml van BHI" .

