@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_7c06739d-e401-9df5-1b0a-bbdfe88f395c
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juli 1891 te Breda" ;
  a2a:hasPerson oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-93773f0e-ef33-256e-064f-a1724909beb3, oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-c2882395-3b6f-efd5-7e74-400acca51626, oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-afaa19ef-fb44-5fcd-39b5-ef3601b4c0bd ;
  a2a:hasEvent oa:event_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_0, oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_1, oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_2 ;
  a2a:hasSource oa:source_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c .

oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-93773f0e-ef33-256e-064f-a1724909beb3
  a a2a:Person ;
  rdfs:label "Cornelia Kemps" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kemps" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Kemps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-c2882395-3b6f-efd5-7e74-400acca51626
  a a2a:Person ;
  rdfs:label "Antonius Theodorus Maria Relik" ;
  a2a:PersonName [
    rdfs:label "Antonius Theodorus Maria Relik" ;
    a2a:PersonNameFirstName "Antonius Theodorus Maria" ;
    a2a:PersonNameLastName "Relik"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person-afaa19ef-fb44-5fcd-39b5-ef3601b4c0bd
  a a2a:Person ;
  rdfs:label "Wilhelmus Leonardus Relik" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Leonardus Relik" ;
    a2a:PersonNameFirstName "Wilhelmus Leonardus" ;
    a2a:PersonNameLastName "Relik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1891-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person:93773f0e-ef33-256e-064f-a1724909beb3 ;
  a2a:EventKeyRef oa:event_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Event1 .

oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person:c2882395-3b6f-efd5-7e74-400acca51626 ;
  a2a:EventKeyRef oa:event_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Event1 .

oa:relationep_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Person:afaa19ef-fb44-5fcd-39b5-ef3601b4c0bd ;
  a2a:EventKeyRef oa:event_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c_Event1 .

oa:source_bhi_7c06739d-e401-9df5-1b0a-bbdfe88f395c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1891-07-09 - 1891-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1891-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1416, Periode: 1891" ;
    a2a:Book "Overlijdensregister Breda 1891" ;
    a2a:DocumentNumber "330" ;
    a2a:RegistryNumber "1416" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1416, Periode: 1891, Overlijdensregister Breda 1891, 330, 1416"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/03401548-9cea-1201-2a3c-5896e0150781.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/03401548-9cea-1201-2a3c-5896e0150781.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7c06739d-e401-9df5-1b0a-bbdfe88f395c" ;
  a2a:RecordGUID "{7c06739d-e401-9df5-1b0a-bbdfe88f395c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30710_00030710.xml van BHI" .

