@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_b9a347e8-dcfc-0682-ae83-e2db03316a5e
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1963 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-a4e358f1-3675-7939-b90e-bf5de9ab782b, oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-4d25dae3-30c5-5b14-f4e3-c5940335d783, oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-e4686c3c-44f7-18cf-2009-cf324cc7d1a7, oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-64f3662b-6034-1d2f-4c1a-015733a26e35 ;
  a2a:hasEvent oa:event_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_0, oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_1, oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_0 ;
  a2a:hasSource oa:source_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e .

oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-a4e358f1-3675-7939-b90e-bf5de9ab782b
  a a2a:Person ;
  rdfs:label "Inge Martins" ;
  a2a:PersonName [
    rdfs:label "Inge Martins" ;
    a2a:PersonNameFirstName "Inge" ;
    a2a:PersonNameLastName "Martins"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-4d25dae3-30c5-5b14-f4e3-c5940335d783
  a a2a:Person ;
  rdfs:label "Gerda Martini Falcon" ;
  a2a:PersonName [
    rdfs:label "Gerda Martini Falcon" ;
    a2a:PersonNameFirstName "Gerda Martini" ;
    a2a:PersonNameLastName "Falcon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-e4686c3c-44f7-18cf-2009-cf324cc7d1a7
  a a2a:Person ;
  rdfs:label "Oluf Albert Martins" ;
  a2a:PersonName [
    rdfs:label "Oluf Albert Martins" ;
    a2a:PersonNameFirstName "Oluf Albert" ;
    a2a:PersonNameLastName "Martins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person-64f3662b-6034-1d2f-4c1a-015733a26e35
  a a2a:Person ;
  rdfs:label "Klaas van der Aa" ;
  a2a:PersonName [
    rdfs:label "Klaas van der Aa" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1963-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person:a4e358f1-3675-7939-b90e-bf5de9ab782b ;
  a2a:EventKeyRef oa:event_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Event1 .

oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person:4d25dae3-30c5-5b14-f4e3-c5940335d783 ;
  a2a:EventKeyRef oa:event_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Event1 .

oa:relationep_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person:e4686c3c-44f7-18cf-2009-cf324cc7d1a7 ;
  a2a:EventKeyRef oa:event_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Event1 .

oa:relationpp_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person:a4e358f1-3675-7939-b90e-bf5de9ab782b, oa:person_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e_Person:64f3662b-6034-1d2f-4c1a-015733a26e35 .

oa:source_bhi_b9a347e8-dcfc-0682-ae83-e2db03316a5e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1963-08-28 - 1963-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1963-08-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3503, Periode: 1963" ;
    a2a:Book "Overlijdensregister Eindhoven 1963" ;
    a2a:DocumentNumber "822" ;
    a2a:RegistryNumber "3503" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3503, Periode: 1963, Overlijdensregister Eindhoven 1963, 822, 3503"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6e3dac73-33a1-b8ad-51da-3e63dbb51cb6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6e3dac73-33a1-b8ad-51da-3e63dbb51cb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b9a347e8-dcfc-0682-ae83-e2db03316a5e" ;
  a2a:RecordGUID "{b9a347e8-dcfc-0682-ae83-e2db03316a5e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_457_00000457.xml van BHI" .

