@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_faf72e38-fb75-7635-46f8-ed05b2b3f0cb
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1965 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-5fbe1b17-4047-524d-117c-87bee064137d, oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-85a06fe4-a263-7de5-83be-1f2566acc9c9, oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-238dde72-61aa-fca5-9b3b-e16b80634e5b, oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-78a5718c-158e-f21d-64dd-ec9f6904ed49 ;
  a2a:hasEvent oa:event_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_0, oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_1, oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_0 ;
  a2a:hasSource oa:source_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb .

oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-5fbe1b17-4047-524d-117c-87bee064137d
  a a2a:Person ;
  rdfs:label "Antonius Franciscus Josephus Zwekars" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus Josephus Zwekars" ;
    a2a:PersonNameFirstName "Antonius Franciscus Josephus" ;
    a2a:PersonNameLastName "Zwekars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-85a06fe4-a263-7de5-83be-1f2566acc9c9
  a a2a:Person ;
  rdfs:label "Johannes van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Bogaard" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-238dde72-61aa-fca5-9b3b-e16b80634e5b
  a a2a:Person ;
  rdfs:label "Maria Cornelia Haens" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Haens" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Haens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person-78a5718c-158e-f21d-64dd-ec9f6904ed49
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria van den Bogaard" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1965-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person:85a06fe4-a263-7de5-83be-1f2566acc9c9 ;
  a2a:EventKeyRef oa:event_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Event1 .

oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person:238dde72-61aa-fca5-9b3b-e16b80634e5b ;
  a2a:EventKeyRef oa:event_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Event1 .

oa:relationep_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person:78a5718c-158e-f21d-64dd-ec9f6904ed49 ;
  a2a:EventKeyRef oa:event_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Event1 .

oa:relationpp_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person:78a5718c-158e-f21d-64dd-ec9f6904ed49, oa:person_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb_Person:5fbe1b17-4047-524d-117c-87bee064137d .

oa:source_bhi_faf72e38-fb75-7635-46f8-ed05b2b3f0cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1965-10-14 - 1965-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1965-10-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4363, Periode: 1965" ;
    a2a:Book "Overlijdensregister Tilburg 1965" ;
    a2a:DocumentNumber "981" ;
    a2a:RegistryNumber "4363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4363, Periode: 1965, Overlijdensregister Tilburg 1965, 981, 4363"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/faf72e38-fb75-7635-46f8-ed05b2b3f0cb" ;
  a2a:RecordGUID "{faf72e38-fb75-7635-46f8-ed05b2b3f0cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_225_00000225.xml van BHI" .

