@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_8b87fe88-089f-a339-e468-e9381846b310
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1945 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-385d0314-6bda-4d63-e2cc-8dfd7eed1491, oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-31577fda-df87-2e05-42c3-ae36308e7ff7, oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-651c5b07-614f-37ce-4d71-f280f4ea2641 ;
  a2a:hasEvent oa:event_bhi_8b87fe88-089f-a339-e468-e9381846b310_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_0, oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_1, oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_2 ;
  a2a:hasSource oa:source_bhi_8b87fe88-089f-a339-e468-e9381846b310 .

oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-385d0314-6bda-4d63-e2cc-8dfd7eed1491
  a a2a:Person ;
  rdfs:label "Waltherus Josephus van Gorp" ;
  a2a:PersonName [
    rdfs:label "Waltherus Josephus van Gorp" ;
    a2a:PersonNameFirstName "Waltherus Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-31577fda-df87-2e05-42c3-ae36308e7ff7
  a a2a:Person ;
  rdfs:label "Anna Maria Petronella Hessels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petronella Hessels" ;
    a2a:PersonNameFirstName "Anna Maria Petronella" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person-651c5b07-614f-37ce-4d71-f280f4ea2641
  a a2a:Person ;
  rdfs:label "Adriaan Henricus Martinus van Gorp" ;
  a2a:PersonName [
    rdfs:label "Adriaan Henricus Martinus van Gorp" ;
    a2a:PersonNameFirstName "Adriaan Henricus Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_8b87fe88-089f-a339-e468-e9381846b310_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1945-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person:385d0314-6bda-4d63-e2cc-8dfd7eed1491 ;
  a2a:EventKeyRef oa:event_bhi_8b87fe88-089f-a339-e468-e9381846b310_Event1 .

oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person:31577fda-df87-2e05-42c3-ae36308e7ff7 ;
  a2a:EventKeyRef oa:event_bhi_8b87fe88-089f-a339-e468-e9381846b310_Event1 .

oa:relationep_bhi_8b87fe88-089f-a339-e468-e9381846b310_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8b87fe88-089f-a339-e468-e9381846b310_Person:651c5b07-614f-37ce-4d71-f280f4ea2641 ;
  a2a:EventKeyRef oa:event_bhi_8b87fe88-089f-a339-e468-e9381846b310_Event1 .

oa:source_bhi_8b87fe88-089f-a339-e468-e9381846b310
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1945-10-15 - 1945-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1945-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3611, Periode: 1945" ;
    a2a:Book "Overlijdensregister Tilburg 1945" ;
    a2a:DocumentNumber "1285" ;
    a2a:RegistryNumber "3611" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3611, Periode: 1945, Overlijdensregister Tilburg 1945, 1285, 3611"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8b87fe88-089f-a339-e468-e9381846b310" ;
  a2a:RecordGUID "{8b87fe88-089f-a339-e468-e9381846b310}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80191_00080191.xml van BHI" .

