@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_cb69e429-406a-76eb-e5da-83e72960edb1
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1864 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-59c1105f-f4b9-8998-fdce-1e90fe963b05, oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-03b03ee1-3c5c-343f-daa9-1c93d0e5ef56, oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-3633db80-2bcd-04d4-b7b0-aba8e5ca43fc ;
  a2a:hasEvent oa:event_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_0, oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_1, oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_2 ;
  a2a:hasSource oa:source_bhi_cb69e429-406a-76eb-e5da-83e72960edb1 .

oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-59c1105f-f4b9-8998-fdce-1e90fe963b05
  a a2a:Person ;
  rdfs:label "Jan Gerard Pepenster" ;
  a2a:PersonName [
    rdfs:label "Jan Gerard Pepenster" ;
    a2a:PersonNameFirstName "Jan Gerard" ;
    a2a:PersonNameLastName "Pepenster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-03b03ee1-3c5c-343f-daa9-1c93d0e5ef56
  a a2a:Person ;
  rdfs:label "Petronella Ladders" ;
  a2a:PersonName [
    rdfs:label "Petronella Ladders" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Ladders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person-3633db80-2bcd-04d4-b7b0-aba8e5ca43fc
  a a2a:Person ;
  rdfs:label "Jacoba Pepenster" ;
  a2a:PersonName [
    rdfs:label "Jacoba Pepenster" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Pepenster"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1864-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person:59c1105f-f4b9-8998-fdce-1e90fe963b05 ;
  a2a:EventKeyRef oa:event_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Event1 .

oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person:03b03ee1-3c5c-343f-daa9-1c93d0e5ef56 ;
  a2a:EventKeyRef oa:event_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Event1 .

oa:relationep_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Person:3633db80-2bcd-04d4-b7b0-aba8e5ca43fc ;
  a2a:EventKeyRef oa:event_bhi_cb69e429-406a-76eb-e5da-83e72960edb1_Event1 .

oa:source_bhi_cb69e429-406a-76eb-e5da-83e72960edb1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1864-11-02 - 1864-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1864-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7959, Periode: 1864" ;
    a2a:Book "Overlijdensregister Tilburg 1864" ;
    a2a:DocumentNumber "326" ;
    a2a:RegistryNumber "7959" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7959, Periode: 1864, Overlijdensregister Tilburg 1864, 326, 7959"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/508af838-6647-1763-d09d-dcda54a829cc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/508af838-6647-1763-d09d-dcda54a829cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cb69e429-406a-76eb-e5da-83e72960edb1" ;
  a2a:RecordGUID "{cb69e429-406a-76eb-e5da-83e72960edb1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79237_00079237.xml van BHI" .

