@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_26b277a2-8e12-dce8-4a4e-57f2f67a49ea
  a a2a:Record ;
  rdfs:label "Overlijden op 26 september 1958 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-29d2020e-ba9d-ed8c-91e1-176017302cb5, oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-6b6bb863-6c48-c307-6aa6-9998c8b1e4f4, oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-1db1ceac-920e-59b4-94d0-e45f7edf2cae, oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-f9c14c0e-afab-0e49-ac15-61206e9c4493 ;
  a2a:hasEvent oa:event_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_0, oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_1, oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_0 ;
  a2a:hasSource oa:source_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea .

oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-29d2020e-ba9d-ed8c-91e1-176017302cb5
  a a2a:Person ;
  rdfs:label "Dorothea Hinten" ;
  a2a:PersonName [
    rdfs:label "Dorothea Hinten" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Hinten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-6b6bb863-6c48-c307-6aa6-9998c8b1e4f4
  a a2a:Person ;
  rdfs:label "Theodorus van Dun" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Dun" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-1db1ceac-920e-59b4-94d0-e45f7edf2cae
  a a2a:Person ;
  rdfs:label "Maria Viginia Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Viginia Janssens" ;
    a2a:PersonNameFirstName "Maria Viginia" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person-f9c14c0e-afab-0e49-ac15-61206e9c4493
  a a2a:Person ;
  rdfs:label "Joannes Laurentius Alphonsus van Dun" ;
  a2a:PersonName [
    rdfs:label "Joannes Laurentius Alphonsus van Dun" ;
    a2a:PersonNameFirstName "Joannes Laurentius Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1958-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person:6b6bb863-6c48-c307-6aa6-9998c8b1e4f4 ;
  a2a:EventKeyRef oa:event_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Event1 .

oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person:1db1ceac-920e-59b4-94d0-e45f7edf2cae ;
  a2a:EventKeyRef oa:event_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Event1 .

oa:relationep_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person:f9c14c0e-afab-0e49-ac15-61206e9c4493 ;
  a2a:EventKeyRef oa:event_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Event1 .

oa:relationpp_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person:f9c14c0e-afab-0e49-ac15-61206e9c4493, oa:person_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea_Person:29d2020e-ba9d-ed8c-91e1-176017302cb5 .

oa:source_bhi_26b277a2-8e12-dce8-4a4e-57f2f67a49ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1958-09-27 - 1958-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1958-09-27"^^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 "820" ;
    a2a:RegistryNumber "4452" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4452, Periode: 1958, Overlijdensregister Tilburg 1958, 820, 4452"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/26b277a2-8e12-dce8-4a4e-57f2f67a49ea" ;
  a2a:RecordGUID "{26b277a2-8e12-dce8-4a4e-57f2f67a49ea}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Johanna Catharina Orth." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81624_00081624.xml van BHI" .

