@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_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juli 1965 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-72f90a12-75ef-a4b1-7a05-e0db24d3e700, oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-89da7f9c-bb6d-87cd-c0e6-c780b7a257c2, oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-487f6b6a-2f4f-796e-b8b6-ea3b80be29bb, oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-c47e28bd-6d25-040b-9013-d6ed7e1726be ;
  a2a:hasEvent oa:event_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_0, oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_1, oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_0 ;
  a2a:hasSource oa:source_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d .

oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-72f90a12-75ef-a4b1-7a05-e0db24d3e700
  a a2a:Person ;
  rdfs:label "Joannes Cornelis Petrus Stokkermans" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelis Petrus Stokkermans" ;
    a2a:PersonNameFirstName "Joannes Cornelis Petrus" ;
    a2a:PersonNameLastName "Stokkermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-89da7f9c-bb6d-87cd-c0e6-c780b7a257c2
  a a2a:Person ;
  rdfs:label "Mathildis Maria Goossens" ;
  a2a:PersonName [
    rdfs:label "Mathildis Maria Goossens" ;
    a2a:PersonNameFirstName "Mathildis Maria" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-487f6b6a-2f4f-796e-b8b6-ea3b80be29bb
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Hendrikus Petrus Michael Stokkermans" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Hendrikus Petrus Michael Stokkermans" ;
    a2a:PersonNameFirstName "Johannes Cornelis Hendrikus Petrus Michael" ;
    a2a:PersonNameLastName "Stokkermans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person-c47e28bd-6d25-040b-9013-d6ed7e1726be
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria van der Poel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria van der Poel" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1965-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person:72f90a12-75ef-a4b1-7a05-e0db24d3e700 ;
  a2a:EventKeyRef oa:event_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Event1 .

oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person:89da7f9c-bb6d-87cd-c0e6-c780b7a257c2 ;
  a2a:EventKeyRef oa:event_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Event1 .

oa:relationep_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person:487f6b6a-2f4f-796e-b8b6-ea3b80be29bb ;
  a2a:EventKeyRef oa:event_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Event1 .

oa:relationpp_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person:487f6b6a-2f4f-796e-b8b6-ea3b80be29bb, oa:person_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d_Person:c47e28bd-6d25-040b-9013-d6ed7e1726be .

oa:source_bhi_1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1965-07-23 - 1965-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1965-07-23"^^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 "738" ;
    a2a:RegistryNumber "4363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4363, Periode: 1965, Overlijdensregister Tilburg 1965, 738, 4363"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d" ;
  a2a:RecordGUID "{1bbc568e-a1c5-e17d-73a0-233f4d9b4b8d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_70_00000070.xml van BHI" .

