@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_3a5bf545-e7f4-9622-8399-4b585166f2dc
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1952 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-a538fd36-b486-96c3-36ea-124fe8942402, oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-eaeda1b3-2f37-013d-78d8-283a1743aa66, oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-82ba4887-fee4-0080-a8cc-3fdad4e01d89, oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-1c79997a-af31-21c5-5443-9e9fccfd02b1 ;
  a2a:hasEvent oa:event_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_0, oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_1, oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_0 ;
  a2a:hasSource oa:source_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc .

oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-a538fd36-b486-96c3-36ea-124fe8942402
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina van den Bosch" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-eaeda1b3-2f37-013d-78d8-283a1743aa66
  a a2a:Person ;
  rdfs:label "Antonetta Johanna Petronella Hafmans" ;
  a2a:PersonName [
    rdfs:label "Antonetta Johanna Petronella Hafmans" ;
    a2a:PersonNameFirstName "Antonetta Johanna Petronella" ;
    a2a:PersonNameLastName "Hafmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-82ba4887-fee4-0080-a8cc-3fdad4e01d89
  a a2a:Person ;
  rdfs:label "Gerardus Wilhelmus Hafmans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Wilhelmus Hafmans" ;
    a2a:PersonNameFirstName "Gerardus Wilhelmus" ;
    a2a:PersonNameLastName "Hafmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person-1c79997a-af31-21c5-5443-9e9fccfd02b1
  a a2a:Person ;
  rdfs:label "Johannes Jacobus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus van den Bosch" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1952-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] .

oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person:a538fd36-b486-96c3-36ea-124fe8942402 ;
  a2a:EventKeyRef oa:event_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Event1 .

oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person:eaeda1b3-2f37-013d-78d8-283a1743aa66 ;
  a2a:EventKeyRef oa:event_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Event1 .

oa:relationep_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person:82ba4887-fee4-0080-a8cc-3fdad4e01d89 ;
  a2a:EventKeyRef oa:event_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Event1 .

oa:relationpp_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person:eaeda1b3-2f37-013d-78d8-283a1743aa66, oa:person_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc_Person:1c79997a-af31-21c5-5443-9e9fccfd02b1 .

oa:source_bhi_3a5bf545-e7f4-9622-8399-4b585166f2dc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1952-04-10 - 1952-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1952-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3399, Periode: 1952" ;
    a2a:Book "Overlijdensregister Boxmeer 1952" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "3399" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3399, Periode: 1952, Overlijdensregister Boxmeer 1952, 32, 3399"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d031c739-60a7-dea4-46f4-68879d63e26e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d031c739-60a7-dea4-46f4-68879d63e26e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3a5bf545-e7f4-9622-8399-4b585166f2dc" ;
  a2a:RecordGUID "{3a5bf545-e7f4-9622-8399-4b585166f2dc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27051_00027051.xml van BHI" .

