@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_00a776e2-e8d6-de13-abba-528917aa249d
  a a2a:Record ;
  rdfs:label "Overlijden op 20 oktober 1961 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-77416472-a1e5-8b70-e707-60116d1e71fb, oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-1e62a8ce-c3ea-e2be-f367-3c3200e6ea0b, oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-3472e3ea-f09b-2cf3-d46c-ae15555d313a, oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-e5a49b2c-5c1c-a735-7a06-986b526ad1b5 ;
  a2a:hasEvent oa:event_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_0, oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_1, oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_00a776e2-e8d6-de13-abba-528917aa249d_0 ;
  a2a:hasSource oa:source_bhi_00a776e2-e8d6-de13-abba-528917aa249d .

oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-77416472-a1e5-8b70-e707-60116d1e71fb
  a a2a:Person ;
  rdfs:label "Bernardina Johanna Luiks" ;
  a2a:PersonName [
    rdfs:label "Bernardina Johanna Luiks" ;
    a2a:PersonNameFirstName "Bernardina Johanna" ;
    a2a:PersonNameLastName "Luiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-1e62a8ce-c3ea-e2be-f367-3c3200e6ea0b
  a a2a:Person ;
  rdfs:label "Pieter Luiks" ;
  a2a:PersonName [
    rdfs:label "Pieter Luiks" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Luiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-3472e3ea-f09b-2cf3-d46c-ae15555d313a
  a a2a:Person ;
  rdfs:label "Cornelius Johannes van de Burgt" ;
  a2a:PersonName [
    rdfs:label "Cornelius Johannes van de Burgt" ;
    a2a:PersonNameFirstName "Cornelius Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Burgt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person-e5a49b2c-5c1c-a735-7a06-986b526ad1b5
  a a2a:Person ;
  rdfs:label "Jantina Klasiena Luiks" ;
  a2a:PersonName [
    rdfs:label "Jantina Klasiena Luiks" ;
    a2a:PersonNameFirstName "Jantina Klasiena" ;
    a2a:PersonNameLastName "Luiks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1961-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person:77416472-a1e5-8b70-e707-60116d1e71fb ;
  a2a:EventKeyRef oa:event_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Event1 .

oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person:1e62a8ce-c3ea-e2be-f367-3c3200e6ea0b ;
  a2a:EventKeyRef oa:event_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Event1 .

oa:relationep_bhi_00a776e2-e8d6-de13-abba-528917aa249d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person:e5a49b2c-5c1c-a735-7a06-986b526ad1b5 ;
  a2a:EventKeyRef oa:event_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Event1 .

oa:relationpp_bhi_00a776e2-e8d6-de13-abba-528917aa249d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person:e5a49b2c-5c1c-a735-7a06-986b526ad1b5, oa:person_bhi_00a776e2-e8d6-de13-abba-528917aa249d_Person:3472e3ea-f09b-2cf3-d46c-ae15555d313a .

oa:source_bhi_00a776e2-e8d6-de13-abba-528917aa249d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1961-10-23 - 1961-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1961-10-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3499, Periode: 1961" ;
    a2a:Book "Overlijdensregister Eindhoven 1961" ;
    a2a:DocumentNumber "905" ;
    a2a:RegistryNumber "3499" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3499, Periode: 1961, Overlijdensregister Eindhoven 1961, 905, 3499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ee929a1a-98fb-d12e-645c-3f9b4d7f1130.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ee929a1a-98fb-d12e-645c-3f9b4d7f1130.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00a776e2-e8d6-de13-abba-528917aa249d" ;
  a2a:RecordGUID "{00a776e2-e8d6-de13-abba-528917aa249d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_386_00000386.xml van BHI" .

