@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_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747
  a a2a:Record ;
  rdfs:label "Overlijden op 5 augustus 1960 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-77713791-e788-cf9c-ebea-bd7c93678d00, oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-3de443f7-d7a0-c96d-c325-88b0a7792bfa, oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-a63fc0d0-6e61-f0ef-a48f-04d90b5405d8, oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-41b875ce-6a0b-74fe-2fc8-b70999a8b873 ;
  a2a:hasEvent oa:event_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_0, oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_1, oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_0 ;
  a2a:hasSource oa:source_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747 .

oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-77713791-e788-cf9c-ebea-bd7c93678d00
  a a2a:Person ;
  rdfs:label "Christina Maria van Golde" ;
  a2a:PersonName [
    rdfs:label "Christina Maria van Golde" ;
    a2a:PersonNameFirstName "Christina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Golde"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-3de443f7-d7a0-c96d-c325-88b0a7792bfa
  a a2a:Person ;
  rdfs:label "Ludovicus Josephus van Golde" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Josephus van Golde" ;
    a2a:PersonNameFirstName "Ludovicus Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Golde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-a63fc0d0-6e61-f0ef-a48f-04d90b5405d8
  a a2a:Person ;
  rdfs:label "Liepje Geul" ;
  a2a:PersonName [
    rdfs:label "Liepje Geul" ;
    a2a:PersonNameFirstName "Liepje" ;
    a2a:PersonNameLastName "Geul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person-41b875ce-6a0b-74fe-2fc8-b70999a8b873
  a a2a:Person ;
  rdfs:label "Henricus Theodorus Verhaag" ;
  a2a:PersonName [
    rdfs:label "Henricus Theodorus Verhaag" ;
    a2a:PersonNameFirstName "Henricus Theodorus" ;
    a2a:PersonNameLastName "Verhaag"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1960-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person:77713791-e788-cf9c-ebea-bd7c93678d00 ;
  a2a:EventKeyRef oa:event_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Event1 .

oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person:3de443f7-d7a0-c96d-c325-88b0a7792bfa ;
  a2a:EventKeyRef oa:event_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Event1 .

oa:relationep_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person:a63fc0d0-6e61-f0ef-a48f-04d90b5405d8 ;
  a2a:EventKeyRef oa:event_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Event1 .

oa:relationpp_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person:77713791-e788-cf9c-ebea-bd7c93678d00, oa:person_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747_Person:41b875ce-6a0b-74fe-2fc8-b70999a8b873 .

oa:source_bhi_bdc779ea-1d3c-d5ef-a923-b2d4fffd4747
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1960-08-06 - 1960-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1960-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3582, Periode: 1960" ;
    a2a:Book "Overlijdensregister Eindhoven 1960" ;
    a2a:DocumentNumber "673" ;
    a2a:RegistryNumber "3582" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3582, Periode: 1960, Overlijdensregister Eindhoven 1960, 673, 3582"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b8d0c314-0040-9345-809c-36fff15a54ff.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b8d0c314-0040-9345-809c-36fff15a54ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bdc779ea-1d3c-d5ef-a923-b2d4fffd4747" ;
  a2a:RecordGUID "{bdc779ea-1d3c-d5ef-a923-b2d4fffd4747}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_345_00000345.xml van BHI" .

