@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_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1973 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-07c9e2a1-608c-67ad-853d-8c41322eb46d, oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-a285da7f-90aa-ebc4-6f0a-d81f8d597245, oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-55132b19-76f3-ba60-a0c6-1707228f5f93, oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-30c931e1-d722-97b9-1b03-1461aebe5481 ;
  a2a:hasEvent oa:event_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_0, oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_1, oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_0 ;
  a2a:hasSource oa:source_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e .

oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-07c9e2a1-608c-67ad-853d-8c41322eb46d
  a a2a:Person ;
  rdfs:label "Wilhelmina Johanna van den Hurck" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Johanna van den Hurck" ;
    a2a:PersonNameFirstName "Wilhelmina Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hurck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-a285da7f-90aa-ebc4-6f0a-d81f8d597245
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Heesters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Heesters" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Heesters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-55132b19-76f3-ba60-a0c6-1707228f5f93
  a a2a:Person ;
  rdfs:label "Johanna Frederiks" ;
  a2a:PersonName [
    rdfs:label "Johanna Frederiks" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Frederiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person-30c931e1-d722-97b9-1b03-1461aebe5481
  a a2a:Person ;
  rdfs:label "Peter Heesters" ;
  a2a:PersonName [
    rdfs:label "Peter Heesters" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Heesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1973-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person:a285da7f-90aa-ebc4-6f0a-d81f8d597245 ;
  a2a:EventKeyRef oa:event_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Event1 .

oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person:55132b19-76f3-ba60-a0c6-1707228f5f93 ;
  a2a:EventKeyRef oa:event_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Event1 .

oa:relationep_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person:30c931e1-d722-97b9-1b03-1461aebe5481 ;
  a2a:EventKeyRef oa:event_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Event1 .

oa:relationpp_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person:a285da7f-90aa-ebc4-6f0a-d81f8d597245, oa:person_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e_Person:07c9e2a1-608c-67ad-853d-8c41322eb46d .

oa:source_bhi_e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1973-03-09 - 1973-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1973-03-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4008, Periode: 1973" ;
    a2a:Book "Overlijdensregister Tilburg 1973" ;
    a2a:DocumentNumber "344" ;
    a2a:RegistryNumber "4008" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4008, Periode: 1973, Overlijdensregister Tilburg 1973, 344, 4008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fb556e0f-a012-11d9-364f-91bc51343345.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fb556e0f-a012-11d9-364f-91bc51343345.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e" ;
  a2a:RecordGUID "{e0d1ecc9-ab9b-be91-094c-e30a5ec33e9e}" ;
  a2a:SourceRemarkdeel "4008" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_439_00000439.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-03-08" .
