@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_2b01e982-921b-c537-e8f2-10d9bdc2fba9
  a a2a:Record ;
  rdfs:label "Overlijden op 24 augustus 1971 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-6e7a8c34-971d-bfdd-57e0-1f3b67656882, oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-15840b65-d9e7-62f3-883d-050345728b5c, oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-7a48ca05-e7bf-1163-26f8-fcd4ff12206f, oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-cc4b374d-d959-ec68-a139-a9beee5bbaf9 ;
  a2a:hasEvent oa:event_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_0, oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_1, oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_0 ;
  a2a:hasSource oa:source_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9 .

oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-6e7a8c34-971d-bfdd-57e0-1f3b67656882
  a a2a:Person ;
  rdfs:label "Theodorus Henricus Antonius Keetels" ;
  a2a:PersonName [
    rdfs:label "Theodorus Henricus Antonius Keetels" ;
    a2a:PersonNameFirstName "Theodorus Henricus Antonius" ;
    a2a:PersonNameLastName "Keetels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-15840b65-d9e7-62f3-883d-050345728b5c
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Elands" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Elands" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNameLastName "Elands"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-7a48ca05-e7bf-1163-26f8-fcd4ff12206f
  a a2a:Person ;
  rdfs:label "Johanna Maria Lensvelt" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Lensvelt" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Lensvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person-cc4b374d-d959-ec68-a139-a9beee5bbaf9
  a a2a:Person ;
  rdfs:label "Lambertus Johannes Elands" ;
  a2a:PersonName [
    rdfs:label "Lambertus Johannes Elands" ;
    a2a:PersonNameFirstName "Lambertus Johannes" ;
    a2a:PersonNameLastName "Elands"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1971-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person:15840b65-d9e7-62f3-883d-050345728b5c ;
  a2a:EventKeyRef oa:event_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Event1 .

oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person:7a48ca05-e7bf-1163-26f8-fcd4ff12206f ;
  a2a:EventKeyRef oa:event_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Event1 .

oa:relationep_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person:cc4b374d-d959-ec68-a139-a9beee5bbaf9 ;
  a2a:EventKeyRef oa:event_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Event1 .

oa:relationpp_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person:15840b65-d9e7-62f3-883d-050345728b5c, oa:person_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9_Person:6e7a8c34-971d-bfdd-57e0-1f3b67656882 .

oa:source_bhi_2b01e982-921b-c537-e8f2-10d9bdc2fba9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1971-08-26 - 1971-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1971-08-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4004, Periode: 1971" ;
    a2a:Book "Overlijdensregister Tilburg 1971" ;
    a2a:DocumentNumber "924" ;
    a2a:RegistryNumber "4004" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4004, Periode: 1971, Overlijdensregister Tilburg 1971, 924, 4004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/96b88de1-5fcc-80cf-9722-5c0d205667f1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/96b88de1-5fcc-80cf-9722-5c0d205667f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b01e982-921b-c537-e8f2-10d9bdc2fba9" ;
  a2a:RecordGUID "{2b01e982-921b-c537-e8f2-10d9bdc2fba9}" ;
  a2a:SourceRemarkdeel "4004" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_860_00000860.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-08-24" .
