@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_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb
  a a2a:Record ;
  rdfs:label "Overlijden op 11 april 1957 te Helmond" ;
  a2a:hasPerson oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-ae7b1a2c-25d6-7339-04ff-a68179ec80b1, oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-05cdd0fb-f7e3-9d2c-0138-04981d7bb148, oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-316d2062-90b5-de67-f2fc-a55dc9b3eb34 ;
  a2a:hasEvent oa:event_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_0, oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_1, oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_2 ;
  a2a:hasSource oa:source_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb .

oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-ae7b1a2c-25d6-7339-04ff-a68179ec80b1
  a a2a:Person ;
  rdfs:label "Maria Barbara van den Bogaart" ;
  a2a:PersonName [
    rdfs:label "Maria Barbara van den Bogaart" ;
    a2a:PersonNameFirstName "Maria Barbara" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaart"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-05cdd0fb-f7e3-9d2c-0138-04981d7bb148
  a a2a:Person ;
  rdfs:label "Allegonda Maria van den Reek" ;
  a2a:PersonName [
    rdfs:label "Allegonda Maria van den Reek" ;
    a2a:PersonNameFirstName "Allegonda Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Reek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person-316d2062-90b5-de67-f2fc-a55dc9b3eb34
  a a2a:Person ;
  rdfs:label "Nicolaas van den Bogaart" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van den Bogaart" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1957-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person:ae7b1a2c-25d6-7339-04ff-a68179ec80b1 ;
  a2a:EventKeyRef oa:event_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Event1 .

oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person:05cdd0fb-f7e3-9d2c-0138-04981d7bb148 ;
  a2a:EventKeyRef oa:event_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Event1 .

oa:relationep_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Person:316d2062-90b5-de67-f2fc-a55dc9b3eb34 ;
  a2a:EventKeyRef oa:event_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb_Event1 .

oa:source_bhi_0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1957-04-12 - 1957-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1957-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3817, Periode: 1957" ;
    a2a:Book "Overlijdensregister Helmond 1957" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "3817" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3817, Periode: 1957, Overlijdensregister Helmond 1957, 96, 3817"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1a33e53f-5137-624e-3b9b-acbd6be6a4cc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1a33e53f-5137-624e-3b9b-acbd6be6a4cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb" ;
  a2a:RecordGUID "{0b07ffcb-ab38-e83f-cacd-27e8aec1c6cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_192_00000192.xml van BHI" .

