@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_f028abfe-79a7-c0a3-e83b-e8451f853ce9
  a a2a:Record ;
  rdfs:label "Overlijden op 1 augustus 1936 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798830d8-4633-11e3-a747-d206bceb4d38, oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798860ee-4633-11e3-a747-d206bceb4d38, oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798891ea-4633-11e3-a747-d206bceb4d38, oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-7987f79e-4633-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_0, oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_1, oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_0 ;
  a2a:hasSource oa:source_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9 .

oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798830d8-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria de Groot" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798860ee-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Bolus" ;
  a2a:PersonName [
    rdfs:label "Johannes Bolus" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bolus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-798891ea-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Cornelia Kieboom" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Kieboom" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Kieboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person-7987f79e-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Bolus" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bolus" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bolus"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1936-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person:798860ee-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Event1 .

oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person:798891ea-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Event1 .

oa:relationep_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person:7987f79e-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Event1 .

oa:relationpp_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person:7987f79e-4633-11e3-a747-d206bceb4d38, oa:person_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9_Person:798830d8-4633-11e3-a747-d206bceb4d38 .

oa:source_bhi_f028abfe-79a7-c0a3-e83b-e8451f853ce9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1936-01-01 - 1936-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 44, Periode: 1936" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1936" ;
    a2a:DocumentNumber "185" ;
    a2a:RegistryNumber "44" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 44, Periode: 1936, Overlijdensregister Bergen op Zoom 1936, 185, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/27bc5f4f-28ef-4e4c-283d-3d0a55eb5636.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/27bc5f4f-28ef-4e4c-283d-3d0a55eb5636.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f028abfe-79a7-c0a3-e83b-e8451f853ce9" ;
  a2a:RecordGUID "{f028abfe-79a7-c0a3-e83b-e8451f853ce9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9222_00009222.xml van BHI" .

