@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_b95c50df-5f4c-6865-e08c-9c8cc28a664b
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1961 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-b7386f7f-f55c-bd16-8d75-cbef3ac654e3, oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-940a05b1-ea97-836f-7272-ec00ea90a730, oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-7dbeb0ef-f8bc-f3bc-566a-ef201d51b687, oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-5320a236-0b0d-18a1-6e17-5c0b72249fb9 ;
  a2a:hasEvent oa:event_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_0, oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_1, oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_0 ;
  a2a:hasSource oa:source_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b .

oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-b7386f7f-f55c-bd16-8d75-cbef3ac654e3
  a a2a:Person ;
  rdfs:label "Jeannette Francisca Agatha van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Jeannette Francisca Agatha van Lieshout" ;
    a2a:PersonNameFirstName "Jeannette Francisca Agatha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-940a05b1-ea97-836f-7272-ec00ea90a730
  a a2a:Person ;
  rdfs:label "Lucius Johannes van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Lucius Johannes van Lieshout" ;
    a2a:PersonNameFirstName "Lucius Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-7dbeb0ef-f8bc-f3bc-566a-ef201d51b687
  a a2a:Person ;
  rdfs:label "Anna Maria van Oploo" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Oploo" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oploo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person-5320a236-0b0d-18a1-6e17-5c0b72249fb9
  a a2a:Person ;
  rdfs:label "Wilhelmus Josephus Maria van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Josephus Maria van Lieshout" ;
    a2a:PersonNameFirstName "Wilhelmus Josephus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1961-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person:940a05b1-ea97-836f-7272-ec00ea90a730 ;
  a2a:EventKeyRef oa:event_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Event1 .

oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person:7dbeb0ef-f8bc-f3bc-566a-ef201d51b687 ;
  a2a:EventKeyRef oa:event_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Event1 .

oa:relationep_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person:5320a236-0b0d-18a1-6e17-5c0b72249fb9 ;
  a2a:EventKeyRef oa:event_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Event1 .

oa:relationpp_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person:5320a236-0b0d-18a1-6e17-5c0b72249fb9, oa:person_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b_Person:b7386f7f-f55c-bd16-8d75-cbef3ac654e3 .

oa:source_bhi_b95c50df-5f4c-6865-e08c-9c8cc28a664b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1961-05-29 - 1961-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1961-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4359, Periode: 1961" ;
    a2a:Book "Overlijdensregister Tilburg 1961" ;
    a2a:DocumentNumber "437" ;
    a2a:RegistryNumber "4359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4359, Periode: 1961, Overlijdensregister Tilburg 1961, 437, 4359"
  ] ;
  a2a:SourceLastChangeDate "2020-07-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b95c50df-5f4c-6865-e08c-9c8cc28a664b" ;
  a2a:RecordGUID "{b95c50df-5f4c-6865-e08c-9c8cc28a664b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_179_00000179.xml van BHI" .

