@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_5fa25450-69a0-e3b2-91cb-8a40709c74a5
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juli 1956 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-2e76e0d0-32af-4955-ccc0-18506458a355, oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-b200a27b-efbe-a38e-bc38-af4fcf32e49b, oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-9ebe51e8-c377-10d5-238a-bd5be2424b0a ;
  a2a:hasEvent oa:event_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_0, oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_1, oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_2 ;
  a2a:hasSource oa:source_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5 .

oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-2e76e0d0-32af-4955-ccc0-18506458a355
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Martinus Wilhelmus Leijten" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Martinus Wilhelmus Leijten" ;
    a2a:PersonNameFirstName "Adrianus Gerardus Martinus Wilhelmus" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-b200a27b-efbe-a38e-bc38-af4fcf32e49b
  a a2a:Person ;
  rdfs:label "Josephina Antonia van Aarle" ;
  a2a:PersonName [
    rdfs:label "Josephina Antonia van Aarle" ;
    a2a:PersonNameFirstName "Josephina Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aarle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person-9ebe51e8-c377-10d5-238a-bd5be2424b0a
  a a2a:Person ;
  rdfs:label "Adrianus Leijten" ;
  a2a:PersonName [
    rdfs:label "Adrianus Leijten" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1956-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person:2e76e0d0-32af-4955-ccc0-18506458a355 ;
  a2a:EventKeyRef oa:event_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Event1 .

oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person:b200a27b-efbe-a38e-bc38-af4fcf32e49b ;
  a2a:EventKeyRef oa:event_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Event1 .

oa:relationep_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Person:9ebe51e8-c377-10d5-238a-bd5be2424b0a ;
  a2a:EventKeyRef oa:event_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5_Event1 .

oa:source_bhi_5fa25450-69a0-e3b2-91cb-8a40709c74a5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1956-07-09 - 1956-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1956-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3413, Periode: 1956" ;
    a2a:Book "Overlijdensregister Boxtel 1956" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "3413" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3413, Periode: 1956, Overlijdensregister Boxtel 1956, 60, 3413"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8abe05d4-9611-5024-0d33-9cafe3c87619.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8abe05d4-9611-5024-0d33-9cafe3c87619.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5fa25450-69a0-e3b2-91cb-8a40709c74a5" ;
  a2a:RecordGUID "{5fa25450-69a0-e3b2-91cb-8a40709c74a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2647_00002647.xml van BHI" .

