@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_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c
  a a2a:Record ;
  rdfs:label "Overlijden op 17 september 1958 te Oss" ;
  a2a:hasPerson oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-8b2bd11f-4995-0002-48aa-a94664d39943, oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-05357662-ba2d-1a40-22bf-4a5b5bd25c15, oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-15e8ac8b-6b36-78a5-465f-4a31a4fb26b8, oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-a0b371ee-8109-753d-1704-dfcb1a5af5d2, oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-0ca7fbd0-6d1b-6625-2858-9506b76220e2 ;
  a2a:hasEvent oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_0, oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_1, oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_2, oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_3, oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_4 ;
  a2a:hasSource oa:source_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c .

oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-8b2bd11f-4995-0002-48aa-a94664d39943
  a a2a:Person ;
  rdfs:label "Gerarda Ansems" ;
  a2a:PersonName [
    rdfs:label "Gerarda Ansems" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-05357662-ba2d-1a40-22bf-4a5b5bd25c15
  a a2a:Person ;
  rdfs:label "Wilhelmus van Herpen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Herpen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herpen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-15e8ac8b-6b36-78a5-465f-4a31a4fb26b8
  a a2a:Person ;
  rdfs:label "Antonius Coelen" ;
  a2a:PersonName [
    rdfs:label "Antonius Coelen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Coelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-a0b371ee-8109-753d-1704-dfcb1a5af5d2
  a a2a:Person ;
  rdfs:label "Johannes Boerboom" ;
  a2a:PersonName [
    rdfs:label "Johannes Boerboom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boerboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person-0ca7fbd0-6d1b-6625-2858-9506b76220e2
  a a2a:Person ;
  rdfs:label "Anna Maria Boerboom" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Boerboom" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Boerboom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1958-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person:8b2bd11f-4995-0002-48aa-a94664d39943 ;
  a2a:EventKeyRef oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 .

oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person:05357662-ba2d-1a40-22bf-4a5b5bd25c15 ;
  a2a:EventKeyRef oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 .

oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_2
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person:15e8ac8b-6b36-78a5-465f-4a31a4fb26b8 ;
  a2a:EventKeyRef oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 .

oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person:a0b371ee-8109-753d-1704-dfcb1a5af5d2 ;
  a2a:EventKeyRef oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 .

oa:relationep_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Person:0ca7fbd0-6d1b-6625-2858-9506b76220e2 ;
  a2a:EventKeyRef oa:event_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c_Event1 .

oa:source_bhi_258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1958-09-17 - 1958-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1958-09-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4181, Periode: 1958" ;
    a2a:Book "Overlijdensregister Oss 1958" ;
    a2a:DocumentNumber "165" ;
    a2a:RegistryNumber "4181" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4181, Periode: 1958, Overlijdensregister Oss 1958, 165, 4181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/86946cea-09a5-9458-5235-f40749d3dee9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/86946cea-09a5-9458-5235-f40749d3dee9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c" ;
  a2a:RecordGUID "{258c1c4d-e1fd-6d7d-37e5-5c6aedc46d4c}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4181" ;
  a2a:SourceRemarkregister_periode "1958" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_334_00000334.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1958-09-17" .
