@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_57a8bb1f-4b0d-88be-e24e-4d34c158a93c
  a a2a:Record ;
  rdfs:label "Overlijden op 6 maart 1935 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-4ac3b67e-a0df-a07a-8953-428fd2874fcc, oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-b32ab17e-c8c0-bc17-11f2-bcb0d45a3151, oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-a6a5eee1-24d3-2f07-7882-11a129f85957 ;
  a2a:hasEvent oa:event_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_0, oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_1, oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_2 ;
  a2a:hasSource oa:source_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c .

oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-4ac3b67e-a0df-a07a-8953-428fd2874fcc
  a a2a:Person ;
  rdfs:label "Joanna Petronella Maria Robbe" ;
  a2a:PersonName [
    rdfs:label "Joanna Petronella Maria Robbe" ;
    a2a:PersonNameFirstName "Joanna Petronella Maria" ;
    a2a:PersonNameLastName "Robbe"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-b32ab17e-c8c0-bc17-11f2-bcb0d45a3151
  a a2a:Person ;
  rdfs:label "Petronella Ida Maria Meijers" ;
  a2a:PersonName [
    rdfs:label "Petronella Ida Maria Meijers" ;
    a2a:PersonNameFirstName "Petronella Ida Maria" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person-a6a5eee1-24d3-2f07-7882-11a129f85957
  a a2a:Person ;
  rdfs:label "Adrianus Augustinus Robbe" ;
  a2a:PersonName [
    rdfs:label "Adrianus Augustinus Robbe" ;
    a2a:PersonNameFirstName "Adrianus Augustinus" ;
    a2a:PersonNameLastName "Robbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1935-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person:4ac3b67e-a0df-a07a-8953-428fd2874fcc ;
  a2a:EventKeyRef oa:event_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Event1 .

oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person:b32ab17e-c8c0-bc17-11f2-bcb0d45a3151 ;
  a2a:EventKeyRef oa:event_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Event1 .

oa:relationep_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Person:a6a5eee1-24d3-2f07-7882-11a129f85957 ;
  a2a:EventKeyRef oa:event_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c_Event1 .

oa:source_bhi_57a8bb1f-4b0d-88be-e24e-4d34c158a93c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1935-03-07 - 1935-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1935-03-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 558, Periode: 1935" ;
    a2a:Book "Overlijdensregister Tilburg 1935" ;
    a2a:DocumentNumber "150" ;
    a2a:RegistryNumber "558" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 558, Periode: 1935, Overlijdensregister Tilburg 1935, 150, 558"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/57a8bb1f-4b0d-88be-e24e-4d34c158a93c" ;
  a2a:RecordGUID "{57a8bb1f-4b0d-88be-e24e-4d34c158a93c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77135_00077135.xml van BHI" .

