@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_fe1219ae-e1fb-dae5-421c-a873656d8942
  a a2a:Record ;
  rdfs:label "Overlijden op 18 april 1886 te Breda" ;
  a2a:hasPerson oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-26ca988e-cc7e-f9e2-f7bd-4c1a7a8242e9, oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-428c4521-6e63-9147-700f-f600a55b1640, oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-c57e3da8-f89a-d2f5-1b17-9f5f4a4e1e80, oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-b8cd1115-b5de-a3bd-084d-538a5c3d1f46 ;
  a2a:hasEvent oa:event_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_0, oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_1, oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_0 ;
  a2a:hasSource oa:source_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942 .

oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-26ca988e-cc7e-f9e2-f7bd-4c1a7a8242e9
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-428c4521-6e63-9147-700f-f600a55b1640
  a a2a:Person ;
  rdfs:label "Apollonia Geertruida Verheul" ;
  a2a:PersonName [
    rdfs:label "Apollonia Geertruida Verheul" ;
    a2a:PersonNameFirstName "Apollonia Geertruida" ;
    a2a:PersonNameLastName "Verheul"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-c57e3da8-f89a-d2f5-1b17-9f5f4a4e1e80
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person-b8cd1115-b5de-a3bd-084d-538a5c3d1f46
  a a2a:Person ;
  rdfs:label "Adrianus Sterrenburg" ;
  a2a:PersonName [
    rdfs:label "Adrianus Sterrenburg" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Sterrenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1886-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person:26ca988e-cc7e-f9e2-f7bd-4c1a7a8242e9 ;
  a2a:EventKeyRef oa:event_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Event1 .

oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person:428c4521-6e63-9147-700f-f600a55b1640 ;
  a2a:EventKeyRef oa:event_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Event1 .

oa:relationep_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person:c57e3da8-f89a-d2f5-1b17-9f5f4a4e1e80 ;
  a2a:EventKeyRef oa:event_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Event1 .

oa:relationpp_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person:428c4521-6e63-9147-700f-f600a55b1640, oa:person_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942_Person:b8cd1115-b5de-a3bd-084d-538a5c3d1f46 .

oa:source_bhi_fe1219ae-e1fb-dae5-421c-a873656d8942
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1886-04-19 - 1886-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1886-04-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1414, Periode: 1886" ;
    a2a:Book "Overlijdensregister Breda 1886" ;
    a2a:DocumentNumber "177" ;
    a2a:RegistryNumber "1414" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1414, Periode: 1886, Overlijdensregister Breda 1886, 177, 1414"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a1b4f331-9073-cb0b-9a64-739eea77b72e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a1b4f331-9073-cb0b-9a64-739eea77b72e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe1219ae-e1fb-dae5-421c-a873656d8942" ;
  a2a:RecordGUID "{fe1219ae-e1fb-dae5-421c-a873656d8942}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32798_00032798.xml van BHI" .

