@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_fc7f68d4-e994-5b96-084d-a9c04bab37db
  a a2a:Record ;
  rdfs:label "Overlijden op 15 juni 1937 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-f220b5c5-b872-9698-bf8e-fcbaea0ad49f, oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-5b247d2d-51bd-7052-6fab-f14b0dd6080a, oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-9708d709-63ab-c16a-80a8-ff39ed4d7654, oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-5d66007c-e6db-ca42-089e-ddf872ff3f60 ;
  a2a:hasEvent oa:event_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_0, oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_1, oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_0 ;
  a2a:hasSource oa:source_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db .

oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-f220b5c5-b872-9698-bf8e-fcbaea0ad49f
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Manders" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Manders" ;
    a2a:PersonNameFirstName "Adrianus Petrus" ;
    a2a:PersonNameLastName "Manders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-5b247d2d-51bd-7052-6fab-f14b0dd6080a
  a a2a:Person ;
  rdfs:label "Cornelis Manders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Manders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Manders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-9708d709-63ab-c16a-80a8-ff39ed4d7654
  a a2a:Person ;
  rdfs:label "Godefrida Kliebisch" ;
  a2a:PersonName [
    rdfs:label "Godefrida Kliebisch" ;
    a2a:PersonNameFirstName "Godefrida" ;
    a2a:PersonNameLastName "Kliebisch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person-5d66007c-e6db-ca42-089e-ddf872ff3f60
  a a2a:Person ;
  rdfs:label "Everdina Woutera Sanders" ;
  a2a:PersonName [
    rdfs:label "Everdina Woutera Sanders" ;
    a2a:PersonNameFirstName "Everdina Woutera" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1937-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person:f220b5c5-b872-9698-bf8e-fcbaea0ad49f ;
  a2a:EventKeyRef oa:event_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Event1 .

oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person:5b247d2d-51bd-7052-6fab-f14b0dd6080a ;
  a2a:EventKeyRef oa:event_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Event1 .

oa:relationep_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person:9708d709-63ab-c16a-80a8-ff39ed4d7654 ;
  a2a:EventKeyRef oa:event_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Event1 .

oa:relationpp_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person:f220b5c5-b872-9698-bf8e-fcbaea0ad49f, oa:person_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db_Person:5d66007c-e6db-ca42-089e-ddf872ff3f60 .

oa:source_bhi_fc7f68d4-e994-5b96-084d-a9c04bab37db
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1937-06-15 - 1937-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1937-06-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 177, Periode: 1937" ;
    a2a:Book "Overlijdensregister Eindhoven 1937" ;
    a2a:DocumentNumber "455" ;
    a2a:RegistryNumber "177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 177, Periode: 1937, Overlijdensregister Eindhoven 1937, 455, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/783bb670-4d58-13a4-446b-8a49adc13c72.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/783bb670-4d58-13a4-446b-8a49adc13c72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc7f68d4-e994-5b96-084d-a9c04bab37db" ;
  a2a:RecordGUID "{fc7f68d4-e994-5b96-084d-a9c04bab37db}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_156_00000156.xml van BHI" .

