@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_86b61ba9-824c-c41e-80a8-82fabd21076b
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1943 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-640f2b7c-d68b-e3e8-876f-fae4626543fa, oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-ed902ce1-a17e-09cd-e1e7-626eee916cb8, oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-ea1ab306-7167-0e63-764e-a0b637c534ab, oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-e68ff378-f8ae-6c80-7292-fac636cb6b72 ;
  a2a:hasEvent oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_0, oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_1, oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_2, oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_3 ;
  a2a:hasSource oa:source_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b .

oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-640f2b7c-d68b-e3e8-876f-fae4626543fa
  a a2a:Person ;
  rdfs:label "Ludovicus Alphonsus Bruglemans" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Alphonsus Bruglemans" ;
    a2a:PersonNameFirstName "Ludovicus Alphonsus" ;
    a2a:PersonNameLastName "Bruglemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-ed902ce1-a17e-09cd-e1e7-626eee916cb8
  a a2a:Person ;
  rdfs:label "Anna Antonia Maria Bruglemans" ;
  a2a:PersonName [
    rdfs:label "Anna Antonia Maria Bruglemans" ;
    a2a:PersonNameFirstName "Anna Antonia Maria" ;
    a2a:PersonNameLastName "Bruglemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-ea1ab306-7167-0e63-764e-a0b637c534ab
  a a2a:Person ;
  rdfs:label "Ludovica Claessens" ;
  a2a:PersonName [
    rdfs:label "Ludovica Claessens" ;
    a2a:PersonNameFirstName "Ludovica" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person-e68ff378-f8ae-6c80-7292-fac636cb6b72
  a a2a:Person ;
  rdfs:label "Waltherus Suijkerbuijk" ;
  a2a:PersonName [
    rdfs:label "Waltherus Suijkerbuijk" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Suijkerbuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1943-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person:640f2b7c-d68b-e3e8-876f-fae4626543fa ;
  a2a:EventKeyRef oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1 .

oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person:ed902ce1-a17e-09cd-e1e7-626eee916cb8 ;
  a2a:EventKeyRef oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1 .

oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person:ea1ab306-7167-0e63-764e-a0b637c534ab ;
  a2a:EventKeyRef oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1 .

oa:relationep_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Person:e68ff378-f8ae-6c80-7292-fac636cb6b72 ;
  a2a:EventKeyRef oa:event_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b_Event1 .

oa:source_bhi_86b61ba9-824c-c41e-80a8-82fabd21076b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1943-05-18 - 1943-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1943-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3467, Periode: 1943" ;
    a2a:Book "Overlijdensregister Roosendaal 1943" ;
    a2a:DocumentNumber "99" ;
    a2a:RegistryNumber "3467" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3467, Periode: 1943, Overlijdensregister Roosendaal 1943, 99, 3467"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c82dacc8-0287-d790-65a2-3defb63b5c7d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c82dacc8-0287-d790-65a2-3defb63b5c7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/86b61ba9-824c-c41e-80a8-82fabd21076b" ;
  a2a:RecordGUID "{86b61ba9-824c-c41e-80a8-82fabd21076b}" ;
  a2a:SourceRemarkdeel "3467" ;
  a2a:SourceRemarkregister_periode "1943" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1423_00001423.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1943-05-16" .
