@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_f2375bfe-072b-90d9-ef7a-e7fce10845e4
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1968 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-4d360836-6f4a-ba37-19a2-fb0fc03a8405, oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-7342524b-9b2b-1273-694c-978bdc57e37e, oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-4252f2d7-26e4-645a-fbc4-138df2f8f0b4, oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-921fec02-0764-f2bb-6628-62b56f419d05 ;
  a2a:hasEvent oa:event_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_0, oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_1, oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_0 ;
  a2a:hasSource oa:source_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4 .

oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-4d360836-6f4a-ba37-19a2-fb0fc03a8405
  a a2a:Person ;
  rdfs:label "Maria Esdonk" ;
  a2a:PersonName [
    rdfs:label "Maria Esdonk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-7342524b-9b2b-1273-694c-978bdc57e37e
  a a2a:Person ;
  rdfs:label "Marinus Heesbeen" ;
  a2a:PersonName [
    rdfs:label "Marinus Heesbeen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Heesbeen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-4252f2d7-26e4-645a-fbc4-138df2f8f0b4
  a a2a:Person ;
  rdfs:label "Marinus Heesbeen" ;
  a2a:PersonName [
    rdfs:label "Marinus Heesbeen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Heesbeen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person-921fec02-0764-f2bb-6628-62b56f419d05
  a a2a:Person ;
  rdfs:label "Antonetta Maria Francisca Wels" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria Francisca Wels" ;
    a2a:PersonNameFirstName "Antonetta Maria Francisca" ;
    a2a:PersonNameLastName "Wels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1968-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person:4d360836-6f4a-ba37-19a2-fb0fc03a8405 ;
  a2a:EventKeyRef oa:event_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Event1 .

oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person:7342524b-9b2b-1273-694c-978bdc57e37e ;
  a2a:EventKeyRef oa:event_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Event1 .

oa:relationep_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person:4252f2d7-26e4-645a-fbc4-138df2f8f0b4 ;
  a2a:EventKeyRef oa:event_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Event1 .

oa:relationpp_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person:7342524b-9b2b-1273-694c-978bdc57e37e, oa:person_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4_Person:921fec02-0764-f2bb-6628-62b56f419d05 .

oa:source_bhi_f2375bfe-072b-90d9-ef7a-e7fce10845e4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1968-04-22 - 1968-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1968-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3767, Periode: 1968" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1968" ;
    a2a:DocumentNumber "324" ;
    a2a:RegistryNumber "3767" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3767, Periode: 1968, Overlijdensregister 's-Hertogenbosch 1968, 324, 3767"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/aa2c1d47-0b94-7fe4-ebb2-f2e52fefaf9d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/aa2c1d47-0b94-7fe4-ebb2-f2e52fefaf9d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f2375bfe-072b-90d9-ef7a-e7fce10845e4" ;
  a2a:RecordGUID "{f2375bfe-072b-90d9-ef7a-e7fce10845e4}" ;
  a2a:SourceRemarkdeel "3767" ;
  a2a:SourceRemarkregister_periode "1968" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1303_00001303.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1968-04-22" .
