@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_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af
  a a2a:Record ;
  rdfs:label "Overlijden op 17 mei 1857 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-1ee0158a-f821-d2ff-cf16-896fe13ebee6, oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-2a4f5a55-49cc-ec71-dd36-efbcfa2200ae, oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-5c31f27f-f8cf-e5f3-cf40-51680c1cf8e5, oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-f38c01d2-08c5-f37a-af47-0cbf070b245f ;
  a2a:hasEvent oa:event_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_0, oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_1, oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_0 ;
  a2a:hasSource oa:source_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af .

oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-1ee0158a-f821-d2ff-cf16-896fe13ebee6
  a a2a:Person ;
  rdfs:label "Adrianus Verhaaf" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verhaaf" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verhaaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-2a4f5a55-49cc-ec71-dd36-efbcfa2200ae
  a a2a:Person ;
  rdfs:label "Joanna Offerman" ;
  a2a:PersonName [
    rdfs:label "Joanna Offerman" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Offerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-5c31f27f-f8cf-e5f3-cf40-51680c1cf8e5
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Knegtel" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Knegtel" ;
    a2a:PersonNameFirstName "Antonia Cornelia" ;
    a2a:PersonNameLastName "Knegtel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person-f38c01d2-08c5-f37a-af47-0cbf070b245f
  a a2a:Person ;
  rdfs:label "Johannes Verhaaf" ;
  a2a:PersonName [
    rdfs:label "Johannes Verhaaf" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verhaaf"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1857-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person:1ee0158a-f821-d2ff-cf16-896fe13ebee6 ;
  a2a:EventKeyRef oa:event_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Event1 .

oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person:2a4f5a55-49cc-ec71-dd36-efbcfa2200ae ;
  a2a:EventKeyRef oa:event_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Event1 .

oa:relationep_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person:f38c01d2-08c5-f37a-af47-0cbf070b245f ;
  a2a:EventKeyRef oa:event_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Event1 .

oa:relationpp_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person:f38c01d2-08c5-f37a-af47-0cbf070b245f, oa:person_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af_Person:5c31f27f-f8cf-e5f3-cf40-51680c1cf8e5 .

oa:source_bhi_85959bbc-e8bd-31e6-d53d-8d9d12b0c3af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1857-05-18 - 1857-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1857-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7957, Periode: 1857" ;
    a2a:Book "Overlijdensregister Tilburg 1857" ;
    a2a:DocumentNumber "119" ;
    a2a:RegistryNumber "7957" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7957, Periode: 1857, Overlijdensregister Tilburg 1857, 119, 7957"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/44cb35b1-015b-afb3-b45c-edb941b0c107.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/44cb35b1-015b-afb3-b45c-edb941b0c107.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/85959bbc-e8bd-31e6-d53d-8d9d12b0c3af" ;
  a2a:RecordGUID "{85959bbc-e8bd-31e6-d53d-8d9d12b0c3af}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Geertruijda Papendorp." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79027_00079027.xml van BHI" .

