@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_08463d7a-b8c2-e2fc-b811-8acea0a2a051
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1856 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f32642-465a-11e3-a747-d206bceb4d38, oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f3cb9c-465a-11e3-a747-d206bceb4d38, oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f37d2c-465a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_0, oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_1, oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_2 ;
  a2a:hasSource oa:source_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051 .

oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f32642-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Maria Ketelaar" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Ketelaar" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Ketelaar"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f3cb9c-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Anna Koenen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Koenen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person-28f37d2c-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Ketelaar" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ketelaar" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Ketelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1856-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person:28f32642-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Event1 .

oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person:28f3cb9c-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Event1 .

oa:relationep_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Person:28f37d2c-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051_Event1 .

oa:source_bhi_08463d7a-b8c2-e2fc-b811-8acea0a2a051
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1856-01-01 - 1856-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1856" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5998, Periode: 1856" ;
    a2a:Book "Overlijdensregister Oosterhout 1856" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "5998" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5998, Periode: 1856, Overlijdensregister Oosterhout 1856, 5, 5998"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/98dfdb14-98d6-2253-81dc-57bd863cbf68.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/98dfdb14-98d6-2253-81dc-57bd863cbf68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08463d7a-b8c2-e2fc-b811-8acea0a2a051" ;
  a2a:RecordGUID "{08463d7a-b8c2-e2fc-b811-8acea0a2a051}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5998" ;
  a2a:SourceRemarkregister_periode "1856" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_923_00000923.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1856-01-09" .
