@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_257577a5-904f-27ef-e6c8-ed5916097aa5
  a a2a:Record ;
  rdfs:label "Overlijden op 17 juni 1897 te Breda" ;
  a2a:hasPerson oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-6c53e992-91a2-8594-bb37-c1c41b92aed0, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-ec022bfe-2aff-497e-d73d-00942f011d71, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-5142af05-2233-21f4-2c17-4112e2bfadb0, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-cf1cb6d9-f37c-e1b1-1c04-64a18ceb1f9e, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-e5acdf12-d93d-43ad-b440-92ca09689f23 ;
  a2a:hasEvent oa:event_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_0, oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_1, oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_0, oa:relationpp_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_1 ;
  a2a:hasSource oa:source_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5 .

oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-6c53e992-91a2-8594-bb37-c1c41b92aed0
  a a2a:Person ;
  rdfs:label "Claasina Korebrits" ;
  a2a:PersonName [
    rdfs:label "Claasina Korebrits" ;
    a2a:PersonNameFirstName "Claasina" ;
    a2a:PersonNameLastName "Korebrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-ec022bfe-2aff-497e-d73d-00942f011d71
  a a2a:Person ;
  rdfs:label "Wilhelmina Korebrits" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Korebrits" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Korebrits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-5142af05-2233-21f4-2c17-4112e2bfadb0
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-cf1cb6d9-f37c-e1b1-1c04-64a18ceb1f9e
  a a2a:Person ;
  rdfs:label "Louis Gabriel Roovers" ;
  a2a:PersonName [
    rdfs:label "Louis Gabriel Roovers" ;
    a2a:PersonNameFirstName "Louis Gabriel" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person-e5acdf12-d93d-43ad-b440-92ca09689f23
  a a2a:Person ;
  rdfs:label "Johannes Andries" ;
  a2a:PersonName [
    rdfs:label "Johannes Andries" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Andries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1897-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:6c53e992-91a2-8594-bb37-c1c41b92aed0 ;
  a2a:EventKeyRef oa:event_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Event1 .

oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:ec022bfe-2aff-497e-d73d-00942f011d71 ;
  a2a:EventKeyRef oa:event_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Event1 .

oa:relationep_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:5142af05-2233-21f4-2c17-4112e2bfadb0 ;
  a2a:EventKeyRef oa:event_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Event1 .

oa:relationpp_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:ec022bfe-2aff-497e-d73d-00942f011d71, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:cf1cb6d9-f37c-e1b1-1c04-64a18ceb1f9e .

oa:relationpp_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:ec022bfe-2aff-497e-d73d-00942f011d71, oa:person_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5_Person:e5acdf12-d93d-43ad-b440-92ca09689f23 .

oa:source_bhi_257577a5-904f-27ef-e6c8-ed5916097aa5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1897-06-18 - 1897-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1897-06-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1419, Periode: 1897" ;
    a2a:Book "Overlijdensregister Breda 1897" ;
    a2a:DocumentNumber "269" ;
    a2a:RegistryNumber "1419" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1419, Periode: 1897, Overlijdensregister Breda 1897, 269, 1419"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/73bf5cb1-788c-e3e0-97e9-d58ed1db8be0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/73bf5cb1-788c-e3e0-97e9-d58ed1db8be0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/257577a5-904f-27ef-e6c8-ed5916097aa5" ;
  a2a:RecordGUID "{257577a5-904f-27ef-e6c8-ed5916097aa5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23634_00023634.xml van BHI" .

