@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_166db78e-8a5b-d6ed-c144-a138e4a8f4e2
  a a2a:Record ;
  rdfs:label "Overlijden op 16 maart 1896 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-b7712302-77a9-6a02-6af9-51862e2a99f1, oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-afd41eb7-c704-43bf-64ce-ae715ed7df02, oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-f6d5a285-0f69-1e58-1eab-80ebe5648135 ;
  a2a:hasEvent oa:event_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_0, oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_1, oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_2 ;
  a2a:hasSource oa:source_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2 .

oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-b7712302-77a9-6a02-6af9-51862e2a99f1
  a a2a:Person ;
  rdfs:label "Adriaan Gerardus Joseph Marie Timmermans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Gerardus Joseph Marie Timmermans" ;
    a2a:PersonNameFirstName "Adriaan Gerardus Joseph Marie" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-afd41eb7-c704-43bf-64ce-ae715ed7df02
  a a2a:Person ;
  rdfs:label "Johanna Engelina Keij" ;
  a2a:PersonName [
    rdfs:label "Johanna Engelina Keij" ;
    a2a:PersonNameFirstName "Johanna Engelina" ;
    a2a:PersonNameLastName "Keij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person-f6d5a285-0f69-1e58-1eab-80ebe5648135
  a a2a:Person ;
  rdfs:label "Arnoldus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Timmermans" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1896-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person:b7712302-77a9-6a02-6af9-51862e2a99f1 ;
  a2a:EventKeyRef oa:event_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Event1 .

oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person:afd41eb7-c704-43bf-64ce-ae715ed7df02 ;
  a2a:EventKeyRef oa:event_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Event1 .

oa:relationep_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Person:f6d5a285-0f69-1e58-1eab-80ebe5648135 ;
  a2a:EventKeyRef oa:event_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2_Event1 .

oa:source_bhi_166db78e-8a5b-d6ed-c144-a138e4a8f4e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1896-03-17 - 1896-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1896-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6005, Periode: 1896" ;
    a2a:Book "Overlijdensregister Oosterhout 1896" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "6005" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6005, Periode: 1896, Overlijdensregister Oosterhout 1896, 59, 6005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2730fb8d-1fba-b066-156a-ac32575028ed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2730fb8d-1fba-b066-156a-ac32575028ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/166db78e-8a5b-d6ed-c144-a138e4a8f4e2" ;
  a2a:RecordGUID "{166db78e-8a5b-d6ed-c144-a138e4a8f4e2}" ;
  a2a:SourceRemarkdeel "6005" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_1053_00001053.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1896-03-16" .
