@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_11b32778-ea22-e824-7d38-e53ea437a64d
  a a2a:Record ;
  rdfs:label "Overlijden op 23 augustus 1962 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-b1b17089-662a-d973-04cc-ec6893ecb9e1, oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-e0d4051e-73f5-aa14-b185-987fde574c31, oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-61960253-b084-b211-5763-bfe41a99ccb7, oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-cfc130da-c893-ab4b-6930-d08b0a4629c3 ;
  a2a:hasEvent oa:event_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_0, oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_1, oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_0 ;
  a2a:hasSource oa:source_bhi_11b32778-ea22-e824-7d38-e53ea437a64d .

oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-b1b17089-662a-d973-04cc-ec6893ecb9e1
  a a2a:Person ;
  rdfs:label "Cornelis Pagie" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pagie" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pagie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-e0d4051e-73f5-aa14-b185-987fde574c31
  a a2a:Person ;
  rdfs:label "Barbara Cornelia Verhulst" ;
  a2a:PersonName [
    rdfs:label "Barbara Cornelia Verhulst" ;
    a2a:PersonNameFirstName "Barbara Cornelia" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-61960253-b084-b211-5763-bfe41a99ccb7
  a a2a:Person ;
  rdfs:label "Johannes Christianus Pagie" ;
  a2a:PersonName [
    rdfs:label "Johannes Christianus Pagie" ;
    a2a:PersonNameFirstName "Johannes Christianus" ;
    a2a:PersonNameLastName "Pagie"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person-cfc130da-c893-ab4b-6930-d08b0a4629c3
  a a2a:Person ;
  rdfs:label "Cornelia Jacoba Tak" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jacoba Tak" ;
    a2a:PersonNameFirstName "Cornelia Jacoba" ;
    a2a:PersonNameLastName "Tak"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1962-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person:b1b17089-662a-d973-04cc-ec6893ecb9e1 ;
  a2a:EventKeyRef oa:event_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Event1 .

oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person:e0d4051e-73f5-aa14-b185-987fde574c31 ;
  a2a:EventKeyRef oa:event_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Event1 .

oa:relationep_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person:61960253-b084-b211-5763-bfe41a99ccb7 ;
  a2a:EventKeyRef oa:event_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Event1 .

oa:relationpp_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person:61960253-b084-b211-5763-bfe41a99ccb7, oa:person_bhi_11b32778-ea22-e824-7d38-e53ea437a64d_Person:cfc130da-c893-ab4b-6930-d08b0a4629c3 .

oa:source_bhi_11b32778-ea22-e824-7d38-e53ea437a64d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1962-08-27 - 1962-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1962-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4360, Periode: 1962" ;
    a2a:Book "Overlijdensregister Tilburg 1962" ;
    a2a:DocumentNumber "853" ;
    a2a:RegistryNumber "4360" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4360, Periode: 1962, Overlijdensregister Tilburg 1962, 853, 4360"
  ] ;
  a2a:SourceLastChangeDate "2020-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/11b32778-ea22-e824-7d38-e53ea437a64d" ;
  a2a:RecordGUID "{11b32778-ea22-e824-7d38-e53ea437a64d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_63_00000063.xml van BHI" .

