@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_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1975 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-445e815d-eced-a21a-f5da-7adabe48aeed, oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-5b3cbab3-657d-3576-15bd-8124eccc223d, oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-0c78ffde-ef77-181c-9136-6cbcc5c26720, oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-ea3e705d-5bbd-3339-5b4c-5e5b1dd54616 ;
  a2a:hasEvent oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_0, oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_1, oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_2, oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_3 ;
  a2a:hasSource oa:source_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796 .

oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-445e815d-eced-a21a-f5da-7adabe48aeed
  a a2a:Person ;
  rdfs:label "Coenraad Karel Hendrik Leman" ;
  a2a:PersonName [
    rdfs:label "Coenraad Karel Hendrik Leman" ;
    a2a:PersonNameFirstName "Coenraad Karel Hendrik" ;
    a2a:PersonNameLastName "Leman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-5b3cbab3-657d-3576-15bd-8124eccc223d
  a a2a:Person ;
  rdfs:label "Marie Dekker" ;
  a2a:PersonName [
    rdfs:label "Marie Dekker" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-0c78ffde-ef77-181c-9136-6cbcc5c26720
  a a2a:Person ;
  rdfs:label "Omoh N.N." ;
  a2a:PersonName [
    rdfs:label "Omoh N.N." ;
    a2a:PersonNameFirstName "Omoh" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person-ea3e705d-5bbd-3339-5b4c-5e5b1dd54616
  a a2a:Person ;
  rdfs:label "Herman Johan François Dekker" ;
  a2a:PersonName [
    rdfs:label "Herman Johan François Dekker" ;
    a2a:PersonNameFirstName "Herman Johan François" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1975-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person:445e815d-eced-a21a-f5da-7adabe48aeed ;
  a2a:EventKeyRef oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1 .

oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person:5b3cbab3-657d-3576-15bd-8124eccc223d ;
  a2a:EventKeyRef oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1 .

oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person:0c78ffde-ef77-181c-9136-6cbcc5c26720 ;
  a2a:EventKeyRef oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1 .

oa:relationep_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Person:ea3e705d-5bbd-3339-5b4c-5e5b1dd54616 ;
  a2a:EventKeyRef oa:event_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796_Event1 .

oa:source_bhi_2dcd38e2-bf80-c49e-08d5-29dd7dbc5796
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1975-01-13 - 1975-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1975-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2971, Periode: 1975" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1975" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "2971" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2971, Periode: 1975, Overlijdensregister Bergen op Zoom 1975, 15, 2971"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/649e3cbc-e0bb-19c3-98c5-687aab19e20e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/649e3cbc-e0bb-19c3-98c5-687aab19e20e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2dcd38e2-bf80-c49e-08d5-29dd7dbc5796" ;
  a2a:RecordGUID "{2dcd38e2-bf80-c49e-08d5-29dd7dbc5796}" ;
  a2a:SourceRemarkdeel "2971" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1944_00001944.xml van BHI" .

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