@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_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd
  a a2a:Record ;
  rdfs:label "Overlijden op 17 april 1958 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-57fc03d3-c453-8abe-8e6a-96fd08ae5730, oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-5dd3939f-3396-68e1-2e44-41eadd439dc9, oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-f72bc251-5787-776f-58e3-46951f7eb120 ;
  a2a:hasEvent oa:event_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_0, oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_1, oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_2 ;
  a2a:hasSource oa:source_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd .

oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-57fc03d3-c453-8abe-8e6a-96fd08ae5730
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Petrus Theunis" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Petrus Theunis" ;
    a2a:PersonNameFirstName "Adrianus Gerardus Petrus" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-5dd3939f-3396-68e1-2e44-41eadd439dc9
  a a2a:Person ;
  rdfs:label "N.N. Theunis" ;
  a2a:PersonName [
    rdfs:label "N.N. Theunis" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person-f72bc251-5787-776f-58e3-46951f7eb120
  a a2a:Person ;
  rdfs:label "Maria Gerardina Noijen" ;
  a2a:PersonName [
    rdfs:label "Maria Gerardina Noijen" ;
    a2a:PersonNameFirstName "Maria Gerardina" ;
    a2a:PersonNameLastName "Noijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1958-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person:57fc03d3-c453-8abe-8e6a-96fd08ae5730 ;
  a2a:EventKeyRef oa:event_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Event1 .

oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person:5dd3939f-3396-68e1-2e44-41eadd439dc9 ;
  a2a:EventKeyRef oa:event_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Event1 .

oa:relationep_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Person:f72bc251-5787-776f-58e3-46951f7eb120 ;
  a2a:EventKeyRef oa:event_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd_Event1 .

oa:source_bhi_60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1958-04-17 - 1958-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1958-04-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 "378" ;
    a2a:RegistryNumber "4452" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4452, Periode: 1958, Overlijdensregister Tilburg 1958, 378, 4452"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd" ;
  a2a:RecordGUID "{60ae3f2e-a138-6e18-ef87-0cbe3cb44dfd}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81677_00081677.xml van BHI" .

