@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_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15
  a a2a:Record ;
  rdfs:label "Overlijden op 12 mei 1945 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-dfe71069-2fe9-7fd8-b6b8-da480843e832, oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-51a51d08-4e1e-1ac2-820e-3d9706857c42, oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-d38cc33c-dec4-7990-6f9f-28e6b573a44e ;
  a2a:hasEvent oa:event_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_0, oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_1, oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_2 ;
  a2a:hasSource oa:source_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15 .

oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-dfe71069-2fe9-7fd8-b6b8-da480843e832
  a a2a:Person ;
  rdfs:label "Jenneken Elisabeth van Ringelenstein" ;
  a2a:PersonName [
    rdfs:label "Jenneken Elisabeth van Ringelenstein" ;
    a2a:PersonNameFirstName "Jenneken Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ringelenstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-51a51d08-4e1e-1ac2-820e-3d9706857c42
  a a2a:Person ;
  rdfs:label "Agatha Gerdina van der Helden" ;
  a2a:PersonName [
    rdfs:label "Agatha Gerdina van der Helden" ;
    a2a:PersonNameFirstName "Agatha Gerdina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person-d38cc33c-dec4-7990-6f9f-28e6b573a44e
  a a2a:Person ;
  rdfs:label "Leendert van der Helden" ;
  a2a:PersonName [
    rdfs:label "Leendert van der Helden" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1945-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person:dfe71069-2fe9-7fd8-b6b8-da480843e832 ;
  a2a:EventKeyRef oa:event_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Event1 .

oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person:51a51d08-4e1e-1ac2-820e-3d9706857c42 ;
  a2a:EventKeyRef oa:event_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Event1 .

oa:relationep_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Person:d38cc33c-dec4-7990-6f9f-28e6b573a44e ;
  a2a:EventKeyRef oa:event_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15_Event1 .

oa:source_bhi_7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1945-05-12 - 1945-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1945-05-12"^^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 "697" ;
    a2a:RegistryNumber "3611" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3611, Periode: 1945, Overlijdensregister Tilburg 1945, 697, 3611"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15" ;
  a2a:RecordGUID "{7611e7ac-fd7a-c4e4-784b-4c73e5cc2a15}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80179_00080179.xml van BHI" .

