@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_8b3dbb1a-ddba-3239-e207-cadd409e8474
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1955 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-156a693a-70ac-1db0-c035-716a00a6d798, oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-58537bdb-8b82-de53-e1c1-2b80e40c6989, oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-bee46cca-1435-e981-9be3-5e76b6ea41b2, oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-fa9f0651-00b4-b2c1-fb61-5e2385f1abc7 ;
  a2a:hasEvent oa:event_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_0, oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_1, oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_0 ;
  a2a:hasSource oa:source_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474 .

oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-156a693a-70ac-1db0-c035-716a00a6d798
  a a2a:Person ;
  rdfs:label "Adriana Petronella Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Raaijmakers" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-58537bdb-8b82-de53-e1c1-2b80e40c6989
  a a2a:Person ;
  rdfs:label "Engelbertus Gommers" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Gommers" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-bee46cca-1435-e981-9be3-5e76b6ea41b2
  a a2a:Person ;
  rdfs:label "Johanna van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Heijden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person-fa9f0651-00b4-b2c1-fb61-5e2385f1abc7
  a a2a:Person ;
  rdfs:label "Petrus Antonius Gommers" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Gommers" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1955-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person:58537bdb-8b82-de53-e1c1-2b80e40c6989 ;
  a2a:EventKeyRef oa:event_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Event1 .

oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person:bee46cca-1435-e981-9be3-5e76b6ea41b2 ;
  a2a:EventKeyRef oa:event_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Event1 .

oa:relationep_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person:fa9f0651-00b4-b2c1-fb61-5e2385f1abc7 ;
  a2a:EventKeyRef oa:event_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Event1 .

oa:relationpp_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person:fa9f0651-00b4-b2c1-fb61-5e2385f1abc7, oa:person_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474_Person:156a693a-70ac-1db0-c035-716a00a6d798 .

oa:source_bhi_8b3dbb1a-ddba-3239-e207-cadd409e8474
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1955-03-10 - 1955-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1955-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4449, Periode: 1955" ;
    a2a:Book "Overlijdensregister Tilburg 1955" ;
    a2a:DocumentNumber "271" ;
    a2a:RegistryNumber "4449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4449, Periode: 1955, Overlijdensregister Tilburg 1955, 271, 4449"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8b3dbb1a-ddba-3239-e207-cadd409e8474" ;
  a2a:RecordGUID "{8b3dbb1a-ddba-3239-e207-cadd409e8474}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81716_00081716.xml van BHI" .

