@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_4e39361b-70dd-e637-e4a5-05ce53e7a635
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1958 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-0c1f9f55-f97f-52a4-519c-3126f5a67ea7, oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-3a7a9004-3fea-aac9-5ba5-465e9d0c1e28, oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-ddef6c86-17b3-a87b-2881-cd37143ad7d6, oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-b125c7df-6419-94be-ae92-0cf3774aa322 ;
  a2a:hasEvent oa:event_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_0, oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_1, oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_0 ;
  a2a:hasSource oa:source_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635 .

oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-0c1f9f55-f97f-52a4-519c-3126f5a67ea7
  a a2a:Person ;
  rdfs:label "Adriana Anna Matthijsse" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Matthijsse" ;
    a2a:PersonNameFirstName "Adriana Anna" ;
    a2a:PersonNameLastName "Matthijsse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-3a7a9004-3fea-aac9-5ba5-465e9d0c1e28
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Petrus Theunis" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Petrus Theunis" ;
    a2a:PersonNameFirstName "Jacobus Cornelis Petrus" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-ddef6c86-17b3-a87b-2881-cd37143ad7d6
  a a2a:Person ;
  rdfs:label "Johanna Maria Broere" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Broere" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Broere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person-b125c7df-6419-94be-ae92-0cf3774aa322
  a a2a:Person ;
  rdfs:label "Henricus Marinus Franciscus Theunis" ;
  a2a:PersonName [
    rdfs:label "Henricus Marinus Franciscus Theunis" ;
    a2a:PersonNameFirstName "Henricus Marinus Franciscus" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1958-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person:3a7a9004-3fea-aac9-5ba5-465e9d0c1e28 ;
  a2a:EventKeyRef oa:event_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Event1 .

oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person:ddef6c86-17b3-a87b-2881-cd37143ad7d6 ;
  a2a:EventKeyRef oa:event_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Event1 .

oa:relationep_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person:b125c7df-6419-94be-ae92-0cf3774aa322 ;
  a2a:EventKeyRef oa:event_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Event1 .

oa:relationpp_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person:b125c7df-6419-94be-ae92-0cf3774aa322, oa:person_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635_Person:0c1f9f55-f97f-52a4-519c-3126f5a67ea7 .

oa:source_bhi_4e39361b-70dd-e637-e4a5-05ce53e7a635
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1958-03-17 - 1958-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1958-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4452, Periode: 1958" ;
    a2a:Book "Overlijdensregister Tilburg 1958" ;
    a2a:DocumentNumber "280" ;
    a2a:RegistryNumber "4452" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4452, Periode: 1958, Overlijdensregister Tilburg 1958, 280, 4452"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e39361b-70dd-e637-e4a5-05ce53e7a635" ;
  a2a:RecordGUID "{4e39361b-70dd-e637-e4a5-05ce53e7a635}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Julienne Ducanne." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81661_00081661.xml van BHI" .

