@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_3cc73c87-e55d-32db-0905-746d1c73fcb7
  a a2a:Record ;
  rdfs:label "Overlijden op 19 september 1967 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-09cfeeb4-69eb-3cc3-ad22-c05dddbba209, oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-9283aa96-7034-37b9-c83f-44e945d4f814, oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-faf54683-1bc7-d099-4b1e-758409af3806, oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-63a080b3-f36c-a816-74f0-1e89ed7b8088 ;
  a2a:hasEvent oa:event_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_0, oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_1, oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_0 ;
  a2a:hasSource oa:source_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7 .

oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-09cfeeb4-69eb-3cc3-ad22-c05dddbba209
  a a2a:Person ;
  rdfs:label "Antonius Johannes Maria de Brouwer" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Maria de Brouwer" ;
    a2a:PersonNameFirstName "Antonius Johannes Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-9283aa96-7034-37b9-c83f-44e945d4f814
  a a2a:Person ;
  rdfs:label "Jean Baptiste Weber" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Weber" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-faf54683-1bc7-d099-4b1e-758409af3806
  a a2a:Person ;
  rdfs:label "Sophie Martens" ;
  a2a:PersonName [
    rdfs:label "Sophie Martens" ;
    a2a:PersonNameFirstName "Sophie" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person-63a080b3-f36c-a816-74f0-1e89ed7b8088
  a a2a:Person ;
  rdfs:label "Alphonsine Mathilde Weber" ;
  a2a:PersonName [
    rdfs:label "Alphonsine Mathilde Weber" ;
    a2a:PersonNameFirstName "Alphonsine Mathilde" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1967-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person:9283aa96-7034-37b9-c83f-44e945d4f814 ;
  a2a:EventKeyRef oa:event_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Event1 .

oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person:faf54683-1bc7-d099-4b1e-758409af3806 ;
  a2a:EventKeyRef oa:event_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Event1 .

oa:relationep_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person:63a080b3-f36c-a816-74f0-1e89ed7b8088 ;
  a2a:EventKeyRef oa:event_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Event1 .

oa:relationpp_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person:63a080b3-f36c-a816-74f0-1e89ed7b8088, oa:person_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7_Person:09cfeeb4-69eb-3cc3-ad22-c05dddbba209 .

oa:source_bhi_3cc73c87-e55d-32db-0905-746d1c73fcb7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-09-20 - 1967-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1967-09-20"^^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 "998" ;
    a2a:RegistryNumber "4365" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4365, Periode: 1967, Overlijdensregister Tilburg 1967, 998, 4365"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3cc73c87-e55d-32db-0905-746d1c73fcb7" ;
  a2a:RecordGUID "{3cc73c87-e55d-32db-0905-746d1c73fcb7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_93_00000093.xml van BHI" .

