@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_ce189156-8b18-4ffe-eefc-ac8bf8127c19
  a a2a:Record ;
  rdfs:label "Overlijden op 12 april 1943 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-9f5421d0-7e19-ce79-e39a-8377341edc41, oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-c5e2e0fa-7824-612f-dce6-a3bafa877eff, oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-4b95bff3-9ec6-84c4-69d4-11df2bc1a6a3, oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-a0e6b9d0-b5fb-4d72-67ad-675225f3b72c ;
  a2a:hasEvent oa:event_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_0, oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_1, oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_0 ;
  a2a:hasSource oa:source_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19 .

oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-9f5421d0-7e19-ce79-e39a-8377341edc41
  a a2a:Person ;
  rdfs:label "Joannes Jacobus Schepers" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobus Schepers" ;
    a2a:PersonNameFirstName "Joannes Jacobus" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-c5e2e0fa-7824-612f-dce6-a3bafa877eff
  a a2a:Person ;
  rdfs:label "Anna Maria van Gestel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Gestel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-4b95bff3-9ec6-84c4-69d4-11df2bc1a6a3
  a a2a:Person ;
  rdfs:label "Adriaan Franciscus Schepers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Franciscus Schepers" ;
    a2a:PersonNameFirstName "Adriaan Franciscus" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person-a0e6b9d0-b5fb-4d72-67ad-675225f3b72c
  a a2a:Person ;
  rdfs:label "Catharina Kersemans" ;
  a2a:PersonName [
    rdfs:label "Catharina Kersemans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kersemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1943-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person:9f5421d0-7e19-ce79-e39a-8377341edc41 ;
  a2a:EventKeyRef oa:event_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Event1 .

oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person:c5e2e0fa-7824-612f-dce6-a3bafa877eff ;
  a2a:EventKeyRef oa:event_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Event1 .

oa:relationep_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person:4b95bff3-9ec6-84c4-69d4-11df2bc1a6a3 ;
  a2a:EventKeyRef oa:event_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Event1 .

oa:relationpp_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person:9f5421d0-7e19-ce79-e39a-8377341edc41, oa:person_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19_Person:a0e6b9d0-b5fb-4d72-67ad-675225f3b72c .

oa:source_bhi_ce189156-8b18-4ffe-eefc-ac8bf8127c19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1943-04-13 - 1943-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1943-04-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2645, Periode: 1943" ;
    a2a:Book "Overlijdensregister Baarle-Nassau 1943" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "2645" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2645, Periode: 1943, Overlijdensregister Baarle-Nassau 1943, 18, 2645"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/591267dc-5afe-4e8c-207d-e1bb59f1c5f9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/591267dc-5afe-4e8c-207d-e1bb59f1c5f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce189156-8b18-4ffe-eefc-ac8bf8127c19" ;
  a2a:RecordGUID "{ce189156-8b18-4ffe-eefc-ac8bf8127c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77630_00077630.xml van BHI" .

