@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_48231b5b-0858-96bb-bd0c-e3cb0737c08d
  a a2a:Record ;
  rdfs:label "Overlijden op 15 januari 1967 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-688860a0-f626-b3ce-ba57-77441430e656, oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-b636a214-9bd5-76e8-9705-1cb9b55f9dd1, oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-16e0edf9-c042-28a0-c7ef-04f8496e8a4e, oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-e7fa70fe-8ab7-0647-63a1-b5c116e68640 ;
  a2a:hasEvent oa:event_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_0, oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_1, oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_0 ;
  a2a:hasSource oa:source_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d .

oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-688860a0-f626-b3ce-ba57-77441430e656
  a a2a:Person ;
  rdfs:label "Pierre Gerard Joseph Hubert Tagage" ;
  a2a:PersonName [
    rdfs:label "Pierre Gerard Joseph Hubert Tagage" ;
    a2a:PersonNameFirstName "Pierre Gerard Joseph Hubert" ;
    a2a:PersonNameLastName "Tagage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-b636a214-9bd5-76e8-9705-1cb9b55f9dd1
  a a2a:Person ;
  rdfs:label "Franciscus Dionisius Embregts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dionisius Embregts" ;
    a2a:PersonNameFirstName "Franciscus Dionisius" ;
    a2a:PersonNameLastName "Embregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-16e0edf9-c042-28a0-c7ef-04f8496e8a4e
  a a2a:Person ;
  rdfs:label "Clara Maria Embregts" ;
  a2a:PersonName [
    rdfs:label "Clara Maria Embregts" ;
    a2a:PersonNameFirstName "Clara Maria" ;
    a2a:PersonNameLastName "Embregts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person-e7fa70fe-8ab7-0647-63a1-b5c116e68640
  a a2a:Person ;
  rdfs:label "Johanna Gijsbregts" ;
  a2a:PersonName [
    rdfs:label "Johanna Gijsbregts" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Gijsbregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1967-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person:b636a214-9bd5-76e8-9705-1cb9b55f9dd1 ;
  a2a:EventKeyRef oa:event_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Event1 .

oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person:16e0edf9-c042-28a0-c7ef-04f8496e8a4e ;
  a2a:EventKeyRef oa:event_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Event1 .

oa:relationep_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person:e7fa70fe-8ab7-0647-63a1-b5c116e68640 ;
  a2a:EventKeyRef oa:event_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Event1 .

oa:relationpp_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person:16e0edf9-c042-28a0-c7ef-04f8496e8a4e, oa:person_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d_Person:688860a0-f626-b3ce-ba57-77441430e656 .

oa:source_bhi_48231b5b-0858-96bb-bd0c-e3cb0737c08d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-01-16 - 1967-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1967-01-16"^^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 "58" ;
    a2a:RegistryNumber "4365" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4365, Periode: 1967, Overlijdensregister Tilburg 1967, 58, 4365"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/48231b5b-0858-96bb-bd0c-e3cb0737c08d" ;
  a2a:RecordGUID "{48231b5b-0858-96bb-bd0c-e3cb0737c08d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_101_00000101.xml van BHI" .

