@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_720ec711-76b2-c570-e3b3-94693e2fcd5a
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juni 1956 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-b373f3be-f7a0-ce70-df15-8557347b5e66, oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-bd505c22-45c4-6b29-2d38-806e6e9563e6, oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-27358e58-14c6-357b-1a5d-5692a66844e9, oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-f5ad1c4d-8f63-2dfd-3cb1-0a2787a2c902 ;
  a2a:hasEvent oa:event_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_0, oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_1, oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_0 ;
  a2a:hasSource oa:source_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a .

oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-b373f3be-f7a0-ce70-df15-8557347b5e66
  a a2a:Person ;
  rdfs:label "Alphonsus Josephus Godeau" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Josephus Godeau" ;
    a2a:PersonNameFirstName "Alphonsus Josephus" ;
    a2a:PersonNameLastName "Godeau"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-bd505c22-45c4-6b29-2d38-806e6e9563e6
  a a2a:Person ;
  rdfs:label "Ida Christina Koene" ;
  a2a:PersonName [
    rdfs:label "Ida Christina Koene" ;
    a2a:PersonNameFirstName "Ida Christina" ;
    a2a:PersonNameLastName "Koene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-27358e58-14c6-357b-1a5d-5692a66844e9
  a a2a:Person ;
  rdfs:label "Dijmphna Bruijs" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Bruijs" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Bruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person-f5ad1c4d-8f63-2dfd-3cb1-0a2787a2c902
  a a2a:Person ;
  rdfs:label "Benoit Joseph Godeau" ;
  a2a:PersonName [
    rdfs:label "Benoit Joseph Godeau" ;
    a2a:PersonNameFirstName "Benoit Joseph" ;
    a2a:PersonNameLastName "Godeau"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1956-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person:b373f3be-f7a0-ce70-df15-8557347b5e66 ;
  a2a:EventKeyRef oa:event_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Event1 .

oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person:27358e58-14c6-357b-1a5d-5692a66844e9 ;
  a2a:EventKeyRef oa:event_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Event1 .

oa:relationep_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person:f5ad1c4d-8f63-2dfd-3cb1-0a2787a2c902 ;
  a2a:EventKeyRef oa:event_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Event1 .

oa:relationpp_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person:b373f3be-f7a0-ce70-df15-8557347b5e66, oa:person_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a_Person:bd505c22-45c4-6b29-2d38-806e6e9563e6 .

oa:source_bhi_720ec711-76b2-c570-e3b3-94693e2fcd5a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1956-06-13 - 1956-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1956-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3323, Periode: 1956" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1956" ;
    a2a:DocumentNumber "187" ;
    a2a:RegistryNumber "3323" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3323, Periode: 1956, Overlijdensregister Bergen op Zoom 1956, 187, 3323"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c2c0d74d-0dc5-3a26-1e98-b6151fcfa00e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c2c0d74d-0dc5-3a26-1e98-b6151fcfa00e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/720ec711-76b2-c570-e3b3-94693e2fcd5a" ;
  a2a:RecordGUID "{720ec711-76b2-c570-e3b3-94693e2fcd5a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2817_00002817.xml van BHI" .

