@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_1712c507-3cb7-e035-b69b-822c3bf4e27a
  a a2a:Record ;
  rdfs:label "Overlijden op 3 mei 1951 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-89948b60-01f0-2f63-0dfd-26491b9c9100, oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-5d126644-78fc-ba3b-7d56-576c34e85f41, oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-84512329-f171-6907-9a2d-5ee2ef782b22, oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-0a0ea550-9e88-aa5f-e4ed-66b1a3ca9ffa ;
  a2a:hasEvent oa:event_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_0, oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_1, oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_0 ;
  a2a:hasSource oa:source_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a .

oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-89948b60-01f0-2f63-0dfd-26491b9c9100
  a a2a:Person ;
  rdfs:label "Hermanus Wilhelmus Delgijer" ;
  a2a:PersonName [
    rdfs:label "Hermanus Wilhelmus Delgijer" ;
    a2a:PersonNameFirstName "Hermanus Wilhelmus" ;
    a2a:PersonNameLastName "Delgijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-5d126644-78fc-ba3b-7d56-576c34e85f41
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Petrus Smits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Petrus Smits" ;
    a2a:PersonNameFirstName "Adrianus Cornelius Petrus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-84512329-f171-6907-9a2d-5ee2ef782b22
  a a2a:Person ;
  rdfs:label "Cornelia Maria Wilhelmina Anna de Roos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Wilhelmina Anna de Roos" ;
    a2a:PersonNameFirstName "Cornelia Maria Wilhelmina Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person-0a0ea550-9e88-aa5f-e4ed-66b1a3ca9ffa
  a a2a:Person ;
  rdfs:label "Wilhelmina Gijsberta Cornelia Maria Delgijer" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Gijsberta Cornelia Maria Delgijer" ;
    a2a:PersonNameFirstName "Wilhelmina Gijsberta Cornelia Maria" ;
    a2a:PersonNameLastName "Delgijer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1951-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person:89948b60-01f0-2f63-0dfd-26491b9c9100 ;
  a2a:EventKeyRef oa:event_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Event1 .

oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person:84512329-f171-6907-9a2d-5ee2ef782b22 ;
  a2a:EventKeyRef oa:event_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Event1 .

oa:relationep_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person:0a0ea550-9e88-aa5f-e4ed-66b1a3ca9ffa ;
  a2a:EventKeyRef oa:event_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Event1 .

oa:relationpp_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person:0a0ea550-9e88-aa5f-e4ed-66b1a3ca9ffa, oa:person_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a_Person:5d126644-78fc-ba3b-7d56-576c34e85f41 .

oa:source_bhi_1712c507-3cb7-e035-b69b-822c3bf4e27a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1951-05-05 - 1951-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1951-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4445, Periode: 1951" ;
    a2a:Book "Overlijdensregister Tilburg 1951" ;
    a2a:DocumentNumber "422" ;
    a2a:RegistryNumber "4445" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4445, Periode: 1951, Overlijdensregister Tilburg 1951, 422, 4445"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1712c507-3cb7-e035-b69b-822c3bf4e27a" ;
  a2a:RecordGUID "{1712c507-3cb7-e035-b69b-822c3bf4e27a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81610_00081610.xml van BHI" .

