@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_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1964 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-70934f36-4962-3d9a-f867-21e91eac9480, oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-f917a3f6-ccaf-ae1a-fc47-3975ee719fc7, oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-bde521f5-20a6-aec1-3376-ea44fc903bc7, oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-c6cf3514-4e20-51e9-659d-f3a32090c029 ;
  a2a:hasEvent oa:event_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_0, oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_1, oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_0 ;
  a2a:hasSource oa:source_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d .

oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-70934f36-4962-3d9a-f867-21e91eac9480
  a a2a:Person ;
  rdfs:label "Carolina Maria Louisa Walburg" ;
  a2a:PersonName [
    rdfs:label "Carolina Maria Louisa Walburg" ;
    a2a:PersonNameFirstName "Carolina Maria Louisa" ;
    a2a:PersonNameLastName "Walburg"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-f917a3f6-ccaf-ae1a-fc47-3975ee719fc7
  a a2a:Person ;
  rdfs:label "Anna van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Anna van Leeuwen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-bde521f5-20a6-aec1-3376-ea44fc903bc7
  a a2a:Person ;
  rdfs:label "Willem Johannes Walburg" ;
  a2a:PersonName [
    rdfs:label "Willem Johannes Walburg" ;
    a2a:PersonNameFirstName "Willem Johannes" ;
    a2a:PersonNameLastName "Walburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person-c6cf3514-4e20-51e9-659d-f3a32090c029
  a a2a:Person ;
  rdfs:label "Josephus Verzijlberg" ;
  a2a:PersonName [
    rdfs:label "Josephus Verzijlberg" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Verzijlberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1964-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person:70934f36-4962-3d9a-f867-21e91eac9480 ;
  a2a:EventKeyRef oa:event_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Event1 .

oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person:f917a3f6-ccaf-ae1a-fc47-3975ee719fc7 ;
  a2a:EventKeyRef oa:event_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Event1 .

oa:relationep_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person:bde521f5-20a6-aec1-3376-ea44fc903bc7 ;
  a2a:EventKeyRef oa:event_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Event1 .

oa:relationpp_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person:70934f36-4962-3d9a-f867-21e91eac9480, oa:person_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d_Person:c6cf3514-4e20-51e9-659d-f3a32090c029 .

oa:source_bhi_83fce3ed-bd96-e1bd-c74f-7c2962f17a5d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-06-29 - 1964-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1964-06-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4362, Periode: 1964" ;
    a2a:Book "Overlijdensregister Tilburg 1964" ;
    a2a:DocumentNumber "594" ;
    a2a:RegistryNumber "4362" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4362, Periode: 1964, Overlijdensregister Tilburg 1964, 594, 4362"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/83fce3ed-bd96-e1bd-c74f-7c2962f17a5d" ;
  a2a:RecordGUID "{83fce3ed-bd96-e1bd-c74f-7c2962f17a5d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_143_00000143.xml van BHI" .

