@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_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b
  a a2a:Record ;
  rdfs:label "Overlijden op 5 april 1959 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-7d3965ea-bff5-4b15-f675-3e28442109e3, oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-0d9804cf-8553-35a1-422c-d15dcbdd8cf9, oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-fb9b4278-7599-f916-1d2c-95c6a1ac680b, oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-aaa147a9-3d7e-72fd-8786-04aa2da173e1 ;
  a2a:hasEvent oa:event_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_0, oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_1, oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_0 ;
  a2a:hasSource oa:source_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b .

oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-7d3965ea-bff5-4b15-f675-3e28442109e3
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-0d9804cf-8553-35a1-422c-d15dcbdd8cf9
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-fb9b4278-7599-f916-1d2c-95c6a1ac680b
  a a2a:Person ;
  rdfs:label "Douwe Bisschop" ;
  a2a:PersonName [
    rdfs:label "Douwe Bisschop" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person-aaa147a9-3d7e-72fd-8786-04aa2da173e1
  a a2a:Person ;
  rdfs:label "Tyra Florence Lundbom" ;
  a2a:PersonName [
    rdfs:label "Tyra Florence Lundbom" ;
    a2a:PersonNameFirstName "Tyra Florence" ;
    a2a:PersonNameLastName "Lundbom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1959-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person:7d3965ea-bff5-4b15-f675-3e28442109e3 ;
  a2a:EventKeyRef oa:event_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Event1 .

oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person:0d9804cf-8553-35a1-422c-d15dcbdd8cf9 ;
  a2a:EventKeyRef oa:event_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Event1 .

oa:relationep_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person:aaa147a9-3d7e-72fd-8786-04aa2da173e1 ;
  a2a:EventKeyRef oa:event_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Event1 .

oa:relationpp_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person:aaa147a9-3d7e-72fd-8786-04aa2da173e1, oa:person_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b_Person:fb9b4278-7599-f916-1d2c-95c6a1ac680b .

oa:source_bhi_8ad6e5e1-84cf-e541-bf2e-1bde36787f0b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1959-04-06 - 1959-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1959-04-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3580, Periode: 1959" ;
    a2a:Book "Overlijdensregister Eindhoven 1959" ;
    a2a:DocumentNumber "310" ;
    a2a:RegistryNumber "3580" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3580, Periode: 1959, Overlijdensregister Eindhoven 1959, 310, 3580"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/13e63839-a620-6632-ae8b-b2fce2f291ce.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/13e63839-a620-6632-ae8b-b2fce2f291ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8ad6e5e1-84cf-e541-bf2e-1bde36787f0b" ;
  a2a:RecordGUID "{8ad6e5e1-84cf-e541-bf2e-1bde36787f0b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_318_00000318.xml van BHI" .

