@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_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14
  a a2a:Record ;
  rdfs:label "Overlijden op 20 oktober 1948 te Putten" ;
  a2a:hasPerson oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-0276dbe7-92b2-7dc6-018d-fbce4fd58425, oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-dbe1317c-d2a0-9df2-c977-7210950b2440, oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-af5a0784-4e0e-80fc-0cbd-632e2a68ab39, oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-6c1ce64c-d351-3d1e-9a41-d6c96c9586bf ;
  a2a:hasEvent oa:event_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_0, oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_1, oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_0 ;
  a2a:hasSource oa:source_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14 .

oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-0276dbe7-92b2-7dc6-018d-fbce4fd58425
  a a2a:Person ;
  rdfs:label "Leonardus Michaël Cornelis Bedaux" ;
  a2a:PersonName [
    rdfs:label "Leonardus Michaël Cornelis Bedaux" ;
    a2a:PersonNameFirstName "Leonardus Michaël Cornelis" ;
    a2a:PersonNameLastName "Bedaux"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-dbe1317c-d2a0-9df2-c977-7210950b2440
  a a2a:Person ;
  rdfs:label "Agnes Schuerman" ;
  a2a:PersonName [
    rdfs:label "Agnes Schuerman" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Schuerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-af5a0784-4e0e-80fc-0cbd-632e2a68ab39
  a a2a:Person ;
  rdfs:label "Maria Francisca van Duren" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca van Duren" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person-6c1ce64c-d351-3d1e-9a41-d6c96c9586bf
  a a2a:Person ;
  rdfs:label "Michiel Joannes Bedaux" ;
  a2a:PersonName [
    rdfs:label "Michiel Joannes Bedaux" ;
    a2a:PersonNameFirstName "Michiel Joannes" ;
    a2a:PersonNameLastName "Bedaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1948-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person:0276dbe7-92b2-7dc6-018d-fbce4fd58425 ;
  a2a:EventKeyRef oa:event_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Event1 .

oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person:af5a0784-4e0e-80fc-0cbd-632e2a68ab39 ;
  a2a:EventKeyRef oa:event_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Event1 .

oa:relationep_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person:6c1ce64c-d351-3d1e-9a41-d6c96c9586bf ;
  a2a:EventKeyRef oa:event_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Event1 .

oa:relationpp_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person:0276dbe7-92b2-7dc6-018d-fbce4fd58425, oa:person_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14_Person:dbe1317c-d2a0-9df2-c977-7210950b2440 .

oa:source_bhi_bd4370e0-bbc5-0d68-41f7-cdcaefbddf14
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1948-11-05 - 1948-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1948-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2690, Periode: 1948" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1948" ;
    a2a:DocumentNumber "314" ;
    a2a:RegistryNumber "2690" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2690, Periode: 1948, Overlijdensregister Bergen op Zoom 1948, 314, 2690"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f2ac3174-7f0c-a5bc-7a7f-7852cb59eed1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f2ac3174-7f0c-a5bc-7a7f-7852cb59eed1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bd4370e0-bbc5-0d68-41f7-cdcaefbddf14" ;
  a2a:RecordGUID "{bd4370e0-bbc5-0d68-41f7-cdcaefbddf14}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Putten" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_32_00000032.xml van BHI" .

