@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_91e04626-876d-5aba-eaf8-6de4aec1119e
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1969 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-e244634f-458a-6458-cf7b-df4bf238b12d, oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-16be6a2e-6e71-85e7-10dd-006e7d74e1c7, oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-37563c1e-e3f9-7012-5f2c-12d53ae63c56, oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-db43b98a-491d-7d9d-bd36-5d3780aba540 ;
  a2a:hasEvent oa:event_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_0, oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_1, oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_0 ;
  a2a:hasSource oa:source_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e .

oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-e244634f-458a-6458-cf7b-df4bf238b12d
  a a2a:Person ;
  rdfs:label "Petrus Jacobus Scheepens" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobus Scheepens" ;
    a2a:PersonNameFirstName "Petrus Jacobus" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-16be6a2e-6e71-85e7-10dd-006e7d74e1c7
  a a2a:Person ;
  rdfs:label "Anna Antonia Kluijtmans" ;
  a2a:PersonName [
    rdfs:label "Anna Antonia Kluijtmans" ;
    a2a:PersonNameFirstName "Anna Antonia" ;
    a2a:PersonNameLastName "Kluijtmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-37563c1e-e3f9-7012-5f2c-12d53ae63c56
  a a2a:Person ;
  rdfs:label "Johannes Scheepens" ;
  a2a:PersonName [
    rdfs:label "Johannes Scheepens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person-db43b98a-491d-7d9d-bd36-5d3780aba540
  a a2a:Person ;
  rdfs:label "Anna Josephina Bakermans" ;
  a2a:PersonName [
    rdfs:label "Anna Josephina Bakermans" ;
    a2a:PersonNameFirstName "Anna Josephina" ;
    a2a:PersonNameLastName "Bakermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1969-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person:e244634f-458a-6458-cf7b-df4bf238b12d ;
  a2a:EventKeyRef oa:event_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Event1 .

oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person:16be6a2e-6e71-85e7-10dd-006e7d74e1c7 ;
  a2a:EventKeyRef oa:event_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Event1 .

oa:relationep_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person:37563c1e-e3f9-7012-5f2c-12d53ae63c56 ;
  a2a:EventKeyRef oa:event_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Event1 .

oa:relationpp_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person:e244634f-458a-6458-cf7b-df4bf238b12d, oa:person_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e_Person:db43b98a-491d-7d9d-bd36-5d3780aba540 .

oa:source_bhi_91e04626-876d-5aba-eaf8-6de4aec1119e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1969-04-28 - 1969-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1969-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3515, Periode: 1969" ;
    a2a:Book "Overlijdensregister Eindhoven 1969" ;
    a2a:DocumentNumber "520" ;
    a2a:RegistryNumber "3515" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3515, Periode: 1969, Overlijdensregister Eindhoven 1969, 520, 3515"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28e65b22-b6cf-04ca-8311-185a170193ca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28e65b22-b6cf-04ca-8311-185a170193ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/91e04626-876d-5aba-eaf8-6de4aec1119e" ;
  a2a:RecordGUID "{91e04626-876d-5aba-eaf8-6de4aec1119e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_520_00000520.xml van BHI" .

