@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_4fffcbef-0c85-a7be-e53a-009a3305cbb0
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1967 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-6b3a585c-f5b4-b6c8-4971-9424f973823e, oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-502cc95d-93bd-f7a3-9b8a-509ccd7ab5db, oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-dfc032ae-9d98-7230-42fb-8bc97717e5ce ;
  a2a:hasEvent oa:event_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_0, oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_1, oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_2 ;
  a2a:hasSource oa:source_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0 .

oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-6b3a585c-f5b4-b6c8-4971-9424f973823e
  a a2a:Person ;
  rdfs:label "Henricus Joannes Loose" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Loose" ;
    a2a:PersonNameFirstName "Henricus Joannes" ;
    a2a:PersonNameLastName "Loose"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-502cc95d-93bd-f7a3-9b8a-509ccd7ab5db
  a a2a:Person ;
  rdfs:label "Petronella Segeren" ;
  a2a:PersonName [
    rdfs:label "Petronella Segeren" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Segeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person-dfc032ae-9d98-7230-42fb-8bc97717e5ce
  a a2a:Person ;
  rdfs:label "Johannes Loose" ;
  a2a:PersonName [
    rdfs:label "Johannes Loose" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Loose"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1967-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person:6b3a585c-f5b4-b6c8-4971-9424f973823e ;
  a2a:EventKeyRef oa:event_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Event1 .

oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person:502cc95d-93bd-f7a3-9b8a-509ccd7ab5db ;
  a2a:EventKeyRef oa:event_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Event1 .

oa:relationep_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Person:dfc032ae-9d98-7230-42fb-8bc97717e5ce ;
  a2a:EventKeyRef oa:event_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0_Event1 .

oa:source_bhi_4fffcbef-0c85-a7be-e53a-009a3305cbb0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-10-27 - 1967-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1967-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4365, Periode: 1967" ;
    a2a:Book "Overlijdensregister Tilburg 1967" ;
    a2a:DocumentNumber "1130" ;
    a2a:RegistryNumber "4365" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4365, Periode: 1967, Overlijdensregister Tilburg 1967, 1130, 4365"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fffcbef-0c85-a7be-e53a-009a3305cbb0" ;
  a2a:RecordGUID "{4fffcbef-0c85-a7be-e53a-009a3305cbb0}" ;
  a2a:SourceRemarkOpmerking "Lijk gevonden op het toilet van het perceel Trouwlaan 99 te Tilburg." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_106_00000106.xml van BHI" .

