@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_c85dfeb8-252a-b772-dc07-4ea777750eef
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1965 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-838f95c9-c8cd-a723-a761-b30d269c6d52, oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-6e452ff1-4b3f-fe14-8a7e-fa3a8e4767d2, oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-1d2c23a7-ea2a-64f4-5b37-74505eee27b8, oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-62e1b0ca-945b-291c-0b58-9be42f001dc6 ;
  a2a:hasEvent oa:event_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_0, oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_1, oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_0 ;
  a2a:hasSource oa:source_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef .

oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-838f95c9-c8cd-a723-a761-b30d269c6d52
  a a2a:Person ;
  rdfs:label "Johannes Wilhelmus van Kuijk" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelmus van Kuijk" ;
    a2a:PersonNameFirstName "Johannes Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-6e452ff1-4b3f-fe14-8a7e-fa3a8e4767d2
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Swanen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Swanen" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Swanen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-1d2c23a7-ea2a-64f4-5b37-74505eee27b8
  a a2a:Person ;
  rdfs:label "Antonetta Wagemakers" ;
  a2a:PersonName [
    rdfs:label "Antonetta Wagemakers" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Wagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person-62e1b0ca-945b-291c-0b58-9be42f001dc6
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Swanen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Swanen" ;
    a2a:PersonNameFirstName "Adrianus Josephus" ;
    a2a:PersonNameLastName "Swanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1965-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person:6e452ff1-4b3f-fe14-8a7e-fa3a8e4767d2 ;
  a2a:EventKeyRef oa:event_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Event1 .

oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person:1d2c23a7-ea2a-64f4-5b37-74505eee27b8 ;
  a2a:EventKeyRef oa:event_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Event1 .

oa:relationep_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person:62e1b0ca-945b-291c-0b58-9be42f001dc6 ;
  a2a:EventKeyRef oa:event_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Event1 .

oa:relationpp_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person:6e452ff1-4b3f-fe14-8a7e-fa3a8e4767d2, oa:person_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef_Person:838f95c9-c8cd-a723-a761-b30d269c6d52 .

oa:source_bhi_c85dfeb8-252a-b772-dc07-4ea777750eef
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1965-02-20 - 1965-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1965-02-20"^^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 "183" ;
    a2a:RegistryNumber "4363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4363, Periode: 1965, Overlijdensregister Tilburg 1965, 183, 4363"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c85dfeb8-252a-b772-dc07-4ea777750eef" ;
  a2a:RecordGUID "{c85dfeb8-252a-b772-dc07-4ea777750eef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_190_00000190.xml van BHI" .

