@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_c9edfce1-e2a9-8395-53da-65909d5a5ee6
  a a2a:Record ;
  rdfs:label "Overlijden op 17 mei 1971 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-d0aa70e3-7845-9379-64ea-b2b0644287b9, oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-25977069-abcf-ab89-32b3-8d30fc049fec, oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-891a42e2-3b92-d7b3-b13c-cc952a14b164, oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-1d06a9a8-cb07-3201-d1a7-eb4b754c5895 ;
  a2a:hasEvent oa:event_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_0, oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_1, oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_0 ;
  a2a:hasSource oa:source_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6 .

oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-d0aa70e3-7845-9379-64ea-b2b0644287b9
  a a2a:Person ;
  rdfs:label "Everdina Hendrika Franken" ;
  a2a:PersonName [
    rdfs:label "Everdina Hendrika Franken" ;
    a2a:PersonNameFirstName "Everdina Hendrika" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-25977069-abcf-ab89-32b3-8d30fc049fec
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Lukassen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Lukassen" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNameLastName "Lukassen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-891a42e2-3b92-d7b3-b13c-cc952a14b164
  a a2a:Person ;
  rdfs:label "Alida Dithorst" ;
  a2a:PersonName [
    rdfs:label "Alida Dithorst" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Dithorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person-1d06a9a8-cb07-3201-d1a7-eb4b754c5895
  a a2a:Person ;
  rdfs:label "Adrianus Lukassen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Lukassen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Lukassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1971-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person:25977069-abcf-ab89-32b3-8d30fc049fec ;
  a2a:EventKeyRef oa:event_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Event1 .

oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person:891a42e2-3b92-d7b3-b13c-cc952a14b164 ;
  a2a:EventKeyRef oa:event_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Event1 .

oa:relationep_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person:1d06a9a8-cb07-3201-d1a7-eb4b754c5895 ;
  a2a:EventKeyRef oa:event_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Event1 .

oa:relationpp_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person:25977069-abcf-ab89-32b3-8d30fc049fec, oa:person_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6_Person:d0aa70e3-7845-9379-64ea-b2b0644287b9 .

oa:source_bhi_c9edfce1-e2a9-8395-53da-65909d5a5ee6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1971-05-24 - 1971-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1971-05-24"^^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 "534" ;
    a2a:RegistryNumber "4004" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4004, Periode: 1971, Overlijdensregister Tilburg 1971, 534, 4004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be828c34-e7b4-05e3-0e53-9957e80d1ee4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be828c34-e7b4-05e3-0e53-9957e80d1ee4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c9edfce1-e2a9-8395-53da-65909d5a5ee6" ;
  a2a:RecordGUID "{c9edfce1-e2a9-8395-53da-65909d5a5ee6}" ;
  a2a:SourceRemarkdeel "4004" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1203_00001203.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-05-17" .
