@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_bb06435f-b630-e42e-52c9-deb2b6fd12fd
  a a2a:Record ;
  rdfs:label "Overlijden op 28 augustus 1972 te Breda" ;
  a2a:hasPerson oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-dd5acfe1-f94b-1cc1-e432-eb8bc9fa2176, oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-d8ba5edf-e9e2-64a7-5ef0-1b440bceaab2, oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-bbc23446-3d47-e6bd-5a3e-dcdc3ed88d8e, oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-817a4793-55ef-6dd0-ebed-7f3881c37b53 ;
  a2a:hasEvent oa:event_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_0, oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_1, oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_0 ;
  a2a:hasSource oa:source_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd .

oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-dd5acfe1-f94b-1cc1-e432-eb8bc9fa2176
  a a2a:Person ;
  rdfs:label "Alphonsus Maria Joormann" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Maria Joormann" ;
    a2a:PersonNameFirstName "Alphonsus Maria" ;
    a2a:PersonNameLastName "Joormann"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-d8ba5edf-e9e2-64a7-5ef0-1b440bceaab2
  a a2a:Person ;
  rdfs:label "Margaretha Luduina Wuisman" ;
  a2a:PersonName [
    rdfs:label "Margaretha Luduina Wuisman" ;
    a2a:PersonNameFirstName "Margaretha Luduina" ;
    a2a:PersonNameLastName "Wuisman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-bbc23446-3d47-e6bd-5a3e-dcdc3ed88d8e
  a a2a:Person ;
  rdfs:label "Aleida Maria Koelman" ;
  a2a:PersonName [
    rdfs:label "Aleida Maria Koelman" ;
    a2a:PersonNameFirstName "Aleida Maria" ;
    a2a:PersonNameLastName "Koelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person-817a4793-55ef-6dd0-ebed-7f3881c37b53
  a a2a:Person ;
  rdfs:label "Cornelis Theodorus Wuisman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Theodorus Wuisman" ;
    a2a:PersonNameFirstName "Cornelis Theodorus" ;
    a2a:PersonNameLastName "Wuisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1972-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person:d8ba5edf-e9e2-64a7-5ef0-1b440bceaab2 ;
  a2a:EventKeyRef oa:event_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Event1 .

oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person:bbc23446-3d47-e6bd-5a3e-dcdc3ed88d8e ;
  a2a:EventKeyRef oa:event_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Event1 .

oa:relationep_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person:817a4793-55ef-6dd0-ebed-7f3881c37b53 ;
  a2a:EventKeyRef oa:event_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Event1 .

oa:relationpp_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person:d8ba5edf-e9e2-64a7-5ef0-1b440bceaab2, oa:person_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd_Person:dd5acfe1-f94b-1cc1-e432-eb8bc9fa2176 .

oa:source_bhi_bb06435f-b630-e42e-52c9-deb2b6fd12fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1972-08-29 - 1972-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1972-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3070, Periode: 1972" ;
    a2a:Book "Overlijdensregister Breda 1972" ;
    a2a:DocumentNumber "944" ;
    a2a:RegistryNumber "3070" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3070, Periode: 1972, Overlijdensregister Breda 1972, 944, 3070"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fd6c39b5-47ff-9992-c9ec-0e2372cfe40e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fd6c39b5-47ff-9992-c9ec-0e2372cfe40e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bb06435f-b630-e42e-52c9-deb2b6fd12fd" ;
  a2a:RecordGUID "{bb06435f-b630-e42e-52c9-deb2b6fd12fd}" ;
  a2a:SourceRemarkdeel "3070" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_248_00000248.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-08-28" .
