@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_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juli 1964 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-14d8a179-a165-c5a4-0539-c380fa31e632, oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-83cd9ae7-4184-9797-e864-ffc229ca7e1b, oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-43e41bd9-f124-7b2e-9928-5b22e6b2c7e2, oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-6af4c52d-fa04-db26-ba92-3f2e7662b3d0 ;
  a2a:hasEvent oa:event_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_0, oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_1, oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_0 ;
  a2a:hasSource oa:source_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05 .

oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-14d8a179-a165-c5a4-0539-c380fa31e632
  a a2a:Person ;
  rdfs:label "Johanna de Groot" ;
  a2a:PersonName [
    rdfs:label "Johanna de Groot" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-83cd9ae7-4184-9797-e864-ffc229ca7e1b
  a a2a:Person ;
  rdfs:label "Maria Johanna Josina Burgers" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Josina Burgers" ;
    a2a:PersonNameFirstName "Maria Johanna Josina" ;
    a2a:PersonNameLastName "Burgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-43e41bd9-f124-7b2e-9928-5b22e6b2c7e2
  a a2a:Person ;
  rdfs:label "Jan de Groot" ;
  a2a:PersonName [
    rdfs:label "Jan de Groot" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person-6af4c52d-fa04-db26-ba92-3f2e7662b3d0
  a a2a:Person ;
  rdfs:label "Issac Leonardus Cabri" ;
  a2a:PersonName [
    rdfs:label "Issac Leonardus Cabri" ;
    a2a:PersonNameFirstName "Issac Leonardus" ;
    a2a:PersonNameLastName "Cabri"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1964-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person:14d8a179-a165-c5a4-0539-c380fa31e632 ;
  a2a:EventKeyRef oa:event_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Event1 .

oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person:83cd9ae7-4184-9797-e864-ffc229ca7e1b ;
  a2a:EventKeyRef oa:event_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Event1 .

oa:relationep_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person:43e41bd9-f124-7b2e-9928-5b22e6b2c7e2 ;
  a2a:EventKeyRef oa:event_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Event1 .

oa:relationpp_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person:14d8a179-a165-c5a4-0539-c380fa31e632, oa:person_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05_Person:6af4c52d-fa04-db26-ba92-3f2e7662b3d0 .

oa:source_bhi_b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1964-07-27 - 1964-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1964-07-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3505, Periode: 1964" ;
    a2a:Book "Overlijdensregister Eindhoven 1964" ;
    a2a:DocumentNumber "700" ;
    a2a:RegistryNumber "3505" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3505, Periode: 1964, Overlijdensregister Eindhoven 1964, 700, 3505"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5d7f3795-e3fc-7c77-06cd-cd48162d4dc1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5d7f3795-e3fc-7c77-06cd-cd48162d4dc1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05" ;
  a2a:RecordGUID "{b1822cdd-e5f7-f18e-9a4f-fd4e19f7bc05}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_454_00000454.xml van BHI" .

