@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_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd
  a a2a:Record ;
  rdfs:label "Overlijden op 21 januari 1975 te Vught" ;
  a2a:hasPerson oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-3fe08150-ce05-c19b-ca33-afa6f25b0639, oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-087a620e-b877-5eff-d643-2182cc1f3d80, oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-926bef8a-8010-5a6f-aac1-ebd584bfa79e, oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-dcf87ecd-85f2-f44a-721d-415f2ccbf4db ;
  a2a:hasEvent oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_0, oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_1, oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_2, oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_3 ;
  a2a:hasSource oa:source_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd .

oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-3fe08150-ce05-c19b-ca33-afa6f25b0639
  a a2a:Person ;
  rdfs:label "Emma Valentine Mathilde Madeleine Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Emma Valentine Mathilde Madeleine Bongaerts" ;
    a2a:PersonNameFirstName "Emma Valentine Mathilde Madeleine" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-087a620e-b877-5eff-d643-2182cc1f3d80
  a a2a:Person ;
  rdfs:label "Maria Josephina Victoria Spielmans" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Victoria Spielmans" ;
    a2a:PersonNameFirstName "Maria Josephina Victoria" ;
    a2a:PersonNameLastName "Spielmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-926bef8a-8010-5a6f-aac1-ebd584bfa79e
  a a2a:Person ;
  rdfs:label "Carolus Henricus Eugenius Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Carolus Henricus Eugenius Bongaerts" ;
    a2a:PersonNameFirstName "Carolus Henricus Eugenius" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person-dcf87ecd-85f2-f44a-721d-415f2ccbf4db
  a a2a:Person ;
  rdfs:label "Louis Pierre Antoine Joseph Wijers" ;
  a2a:PersonName [
    rdfs:label "Louis Pierre Antoine Joseph Wijers" ;
    a2a:PersonNameFirstName "Louis Pierre Antoine Joseph" ;
    a2a:PersonNameLastName "Wijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1975-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person:3fe08150-ce05-c19b-ca33-afa6f25b0639 ;
  a2a:EventKeyRef oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1 .

oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person:087a620e-b877-5eff-d643-2182cc1f3d80 ;
  a2a:EventKeyRef oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1 .

oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person:926bef8a-8010-5a6f-aac1-ebd584bfa79e ;
  a2a:EventKeyRef oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1 .

oa:relationep_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Person:dcf87ecd-85f2-f44a-721d-415f2ccbf4db ;
  a2a:EventKeyRef oa:event_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd_Event1 .

oa:source_bhi_e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1975-01-22 - 1975-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1975-01-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4110, Periode: 1975" ;
    a2a:Book "Overlijdensregister Vught 1975" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "4110" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4110, Periode: 1975, Overlijdensregister Vught 1975, 10, 4110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/362f0896-762c-3a55-391c-5ffccfdc2cf3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/362f0896-762c-3a55-391c-5ffccfdc2cf3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd" ;
  a2a:RecordGUID "{e8c5f7f5-db8a-e003-37ed-8bdc07c1dcdd}" ;
  a2a:SourceRemarkdeel "4110" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2005_00002005.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1975-01-21" .
