@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_3552f6ce-eef8-afef-3d5f-aeda37c01db3
  a a2a:Record ;
  rdfs:label "Overlijden op 1 augustus 1925 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-37ae674e-f99e-e3ad-669c-277acc754d88, oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-c5ff626d-3190-4bc5-f79f-7e498e1c8c47, oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-4455b9a0-6425-097c-b546-2e46e06b6ed7, oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-ce96ed29-1b74-415f-e890-9ed50769ce92 ;
  a2a:hasEvent oa:event_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_0, oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_1, oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_0 ;
  a2a:hasSource oa:source_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3 .

oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-37ae674e-f99e-e3ad-669c-277acc754d88
  a a2a:Person ;
  rdfs:label "Lambertus Peters" ;
  a2a:PersonName [
    rdfs:label "Lambertus Peters" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-c5ff626d-3190-4bc5-f79f-7e498e1c8c47
  a a2a:Person ;
  rdfs:label "Maria Ida Zanders" ;
  a2a:PersonName [
    rdfs:label "Maria Ida Zanders" ;
    a2a:PersonNameFirstName "Maria Ida" ;
    a2a:PersonNameLastName "Zanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-4455b9a0-6425-097c-b546-2e46e06b6ed7
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Broos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Broos" ;
    a2a:PersonNameFirstName "Jacobus Cornelis" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person-ce96ed29-1b74-415f-e890-9ed50769ce92
  a a2a:Person ;
  rdfs:label "Maria Peters" ;
  a2a:PersonName [
    rdfs:label "Maria Peters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1925-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person:37ae674e-f99e-e3ad-669c-277acc754d88 ;
  a2a:EventKeyRef oa:event_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Event1 .

oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person:c5ff626d-3190-4bc5-f79f-7e498e1c8c47 ;
  a2a:EventKeyRef oa:event_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Event1 .

oa:relationep_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person:ce96ed29-1b74-415f-e890-9ed50769ce92 ;
  a2a:EventKeyRef oa:event_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Event1 .

oa:relationpp_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person:ce96ed29-1b74-415f-e890-9ed50769ce92, oa:person_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3_Person:4455b9a0-6425-097c-b546-2e46e06b6ed7 .

oa:source_bhi_3552f6ce-eef8-afef-3d5f-aeda37c01db3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1925-08-01 - 1925-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1925-08-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3194, Periode: 1925" ;
    a2a:Book "Overlijdensregister Tilburg 1925" ;
    a2a:DocumentNumber "422" ;
    a2a:RegistryNumber "3194" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3194, Periode: 1925, Overlijdensregister Tilburg 1925, 422, 3194"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/62442d20-6107-bd31-2056-f53f0e891f4d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/62442d20-6107-bd31-2056-f53f0e891f4d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3552f6ce-eef8-afef-3d5f-aeda37c01db3" ;
  a2a:RecordGUID "{3552f6ce-eef8-afef-3d5f-aeda37c01db3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79748_00079748.xml van BHI" .

