@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_a3a3f26c-72bd-15fb-d4dc-121900c37c19
  a a2a:Record ;
  rdfs:label "Overlijden op 13 februari 1956 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-80ba5bba-2737-6071-12cb-afd4a7e8f272, oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-3d323905-ea54-7ec1-e8a7-bf38e1c17aa6, oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-23edc940-d87a-787f-4d38-055a077b437b, oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-c15f9341-f11d-3eb6-98e1-afb9f141dd03 ;
  a2a:hasEvent oa:event_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_0, oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_1, oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_0 ;
  a2a:hasSource oa:source_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19 .

oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-80ba5bba-2737-6071-12cb-afd4a7e8f272
  a a2a:Person ;
  rdfs:label "Cornelia Vos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vos" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-3d323905-ea54-7ec1-e8a7-bf38e1c17aa6
  a a2a:Person ;
  rdfs:label "Dirk Vos" ;
  a2a:PersonName [
    rdfs:label "Dirk Vos" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-23edc940-d87a-787f-4d38-055a077b437b
  a a2a:Person ;
  rdfs:label "Geertje Blom" ;
  a2a:PersonName [
    rdfs:label "Geertje Blom" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person-c15f9341-f11d-3eb6-98e1-afb9f141dd03
  a a2a:Person ;
  rdfs:label "Gerard Doorenbos" ;
  a2a:PersonName [
    rdfs:label "Gerard Doorenbos" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Doorenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1956-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person:80ba5bba-2737-6071-12cb-afd4a7e8f272 ;
  a2a:EventKeyRef oa:event_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Event1 .

oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person:3d323905-ea54-7ec1-e8a7-bf38e1c17aa6 ;
  a2a:EventKeyRef oa:event_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Event1 .

oa:relationep_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person:23edc940-d87a-787f-4d38-055a077b437b ;
  a2a:EventKeyRef oa:event_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Event1 .

oa:relationpp_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person:80ba5bba-2737-6071-12cb-afd4a7e8f272, oa:person_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19_Person:c15f9341-f11d-3eb6-98e1-afb9f141dd03 .

oa:source_bhi_a3a3f26c-72bd-15fb-d4dc-121900c37c19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1956-02-14 - 1956-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1956-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3574, Periode: 1956" ;
    a2a:Book "Overlijdensregister Eindhoven 1956" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "3574" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3574, Periode: 1956, Overlijdensregister Eindhoven 1956, 115, 3574"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dde0de83-e09a-81a2-2b02-7c5d890f57af.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dde0de83-e09a-81a2-2b02-7c5d890f57af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a3a3f26c-72bd-15fb-d4dc-121900c37c19" ;
  a2a:RecordGUID "{a3a3f26c-72bd-15fb-d4dc-121900c37c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_331_00000331.xml van BHI" .

