@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_00a797ee-af4b-7dfc-a616-83db3ec387d1
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1952 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-515c7ad3-df32-9839-07dd-7cec8a577895, oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-d6861504-d133-d6d4-efee-d95ac9896c40, oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-e06cc2e8-ec39-26b5-c584-afa49f79c938 ;
  a2a:hasEvent oa:event_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_0, oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_1, oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_2 ;
  a2a:hasSource oa:source_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1 .

oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-515c7ad3-df32-9839-07dd-7cec8a577895
  a a2a:Person ;
  rdfs:label "Johanna Apolonia Kamps" ;
  a2a:PersonName [
    rdfs:label "Johanna Apolonia Kamps" ;
    a2a:PersonNameFirstName "Johanna Apolonia" ;
    a2a:PersonNameLastName "Kamps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-d6861504-d133-d6d4-efee-d95ac9896c40
  a a2a:Person ;
  rdfs:label "Maria Antonia Erkelens" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Erkelens" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Erkelens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person-e06cc2e8-ec39-26b5-c584-afa49f79c938
  a a2a:Person ;
  rdfs:label "Matthijs Erkelens" ;
  a2a:PersonName [
    rdfs:label "Matthijs Erkelens" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Erkelens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1952-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person:515c7ad3-df32-9839-07dd-7cec8a577895 ;
  a2a:EventKeyRef oa:event_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Event1 .

oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person:d6861504-d133-d6d4-efee-d95ac9896c40 ;
  a2a:EventKeyRef oa:event_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Event1 .

oa:relationep_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Person:e06cc2e8-ec39-26b5-c584-afa49f79c938 ;
  a2a:EventKeyRef oa:event_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1_Event1 .

oa:source_bhi_00a797ee-af4b-7dfc-a616-83db3ec387d1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1952-10-17 - 1952-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1952-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4275, Periode: 1952" ;
    a2a:Book "Overlijdensregister Roosendaal 1952" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "4275" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4275, Periode: 1952, Overlijdensregister Roosendaal 1952, 247, 4275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0c95a192-7d85-db7f-65a1-a3f34916bd45.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0c95a192-7d85-db7f-65a1-a3f34916bd45.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00a797ee-af4b-7dfc-a616-83db3ec387d1" ;
  a2a:RecordGUID "{00a797ee-af4b-7dfc-a616-83db3ec387d1}" ;
  a2a:SourceRemarkdeel "4275" ;
  a2a:SourceRemarkregister_periode "1952" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1331_00001331.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1952-10-17" .
