@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_0759d454-e8c8-a8a5-d635-ad2049299e5b
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 1956 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-92157125-0585-dcee-87b2-6ccda74d0d13, oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-32def1a9-df7b-719c-836e-d05f7d8a70ad, oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-3b3ad445-015f-403e-d706-d08c439df26f ;
  a2a:hasEvent oa:event_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_0, oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_1, oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_2 ;
  a2a:hasSource oa:source_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b .

oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-92157125-0585-dcee-87b2-6ccda74d0d13
  a a2a:Person ;
  rdfs:label "Petrus Josephus Mannaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Mannaerts" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Mannaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-32def1a9-df7b-719c-836e-d05f7d8a70ad
  a a2a:Person ;
  rdfs:label "Maria Josephina Theresia Elisa Pieters" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Theresia Elisa Pieters" ;
    a2a:PersonNameFirstName "Maria Josephina Theresia Elisa" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person-3b3ad445-015f-403e-d706-d08c439df26f
  a a2a:Person ;
  rdfs:label "Henricus Joannes Hermanus Josephus Mannaerts" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Hermanus Josephus Mannaerts" ;
    a2a:PersonNameFirstName "Henricus Joannes Hermanus Josephus" ;
    a2a:PersonNameLastName "Mannaerts"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1956-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person:92157125-0585-dcee-87b2-6ccda74d0d13 ;
  a2a:EventKeyRef oa:event_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Event1 .

oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person:32def1a9-df7b-719c-836e-d05f7d8a70ad ;
  a2a:EventKeyRef oa:event_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Event1 .

oa:relationep_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Person:3b3ad445-015f-403e-d706-d08c439df26f ;
  a2a:EventKeyRef oa:event_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b_Event1 .

oa:source_bhi_0759d454-e8c8-a8a5-d635-ad2049299e5b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1956-11-26 - 1956-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1956-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4450, Periode: 1956" ;
    a2a:Book "Overlijdensregister Tilburg 1956" ;
    a2a:DocumentNumber "929" ;
    a2a:RegistryNumber "4450" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4450, Periode: 1956, Overlijdensregister Tilburg 1956, 929, 4450"
  ] ;
  a2a:SourceLastChangeDate "2020-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0759d454-e8c8-a8a5-d635-ad2049299e5b" ;
  a2a:RecordGUID "{0759d454-e8c8-a8a5-d635-ad2049299e5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81596_00081596.xml van BHI" .

