@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_8477941a-4d5a-e9ff-ca6d-0018be88b8f0
  a a2a:Record ;
  rdfs:label "Overlijden op 4 januari 1967 te Breda" ;
  a2a:hasPerson oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-b91e5f1f-4059-48c0-73e7-c2ebaabbf3df, oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-9cddee6f-00ea-ce99-29d6-2b56d10a0115, oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-26072497-8705-b8f1-674d-a06201814d69, oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-0b5ed3ab-3760-3b5f-f107-95a325752f1e ;
  a2a:hasEvent oa:event_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_0, oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_1, oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_0 ;
  a2a:hasSource oa:source_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0 .

oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-b91e5f1f-4059-48c0-73e7-c2ebaabbf3df
  a a2a:Person ;
  rdfs:label "Antonia van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Antonia van Boxtel" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-9cddee6f-00ea-ce99-29d6-2b56d10a0115
  a a2a:Person ;
  rdfs:label "Johannes Ignatius Jespers" ;
  a2a:PersonName [
    rdfs:label "Johannes Ignatius Jespers" ;
    a2a:PersonNameFirstName "Johannes Ignatius" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-26072497-8705-b8f1-674d-a06201814d69
  a a2a:Person ;
  rdfs:label "Willem Felix Jespers" ;
  a2a:PersonName [
    rdfs:label "Willem Felix Jespers" ;
    a2a:PersonNameFirstName "Willem Felix" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person-0b5ed3ab-3760-3b5f-f107-95a325752f1e
  a a2a:Person ;
  rdfs:label "Everina Johanna van Aken" ;
  a2a:PersonName [
    rdfs:label "Everina Johanna van Aken" ;
    a2a:PersonNameFirstName "Everina Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1967-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person:b91e5f1f-4059-48c0-73e7-c2ebaabbf3df ;
  a2a:EventKeyRef oa:event_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Event1 .

oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person:9cddee6f-00ea-ce99-29d6-2b56d10a0115 ;
  a2a:EventKeyRef oa:event_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Event1 .

oa:relationep_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person:26072497-8705-b8f1-674d-a06201814d69 ;
  a2a:EventKeyRef oa:event_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Event1 .

oa:relationpp_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person:9cddee6f-00ea-ce99-29d6-2b56d10a0115, oa:person_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0_Person:0b5ed3ab-3760-3b5f-f107-95a325752f1e .

oa:source_bhi_8477941a-4d5a-e9ff-ca6d-0018be88b8f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1967-01-04 - 1967-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1967-01-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3364, Periode: 1967" ;
    a2a:Book "Overlijdensregister Breda 1967" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "3364" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3364, Periode: 1967, Overlijdensregister Breda 1967, 20, 3364"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cba2fba3-2a44-ec46-af4d-e2d980c3cd95.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cba2fba3-2a44-ec46-af4d-e2d980c3cd95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8477941a-4d5a-e9ff-ca6d-0018be88b8f0" ;
  a2a:RecordGUID "{8477941a-4d5a-e9ff-ca6d-0018be88b8f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30886_00030886.xml van BHI" .

