@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_fd338138-a135-59a4-8d80-ea85f403a0fa
  a a2a:Record ;
  rdfs:label "Overlijden op 2 november 1937 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-1da606a1-41ce-20da-bcf8-70852aa9928c, oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-db2a343a-4408-b731-2385-b47d9e174836, oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-5a3d62fd-7a9f-5cf9-578f-b1fb5b7ad088 ;
  a2a:hasEvent oa:event_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_0, oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_1, oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_2 ;
  a2a:hasSource oa:source_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa .

oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-1da606a1-41ce-20da-bcf8-70852aa9928c
  a a2a:Person ;
  rdfs:label "N.N. Rake" ;
  a2a:PersonName [
    rdfs:label "N.N. Rake" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Rake"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-db2a343a-4408-b731-2385-b47d9e174836
  a a2a:Person ;
  rdfs:label "Gerrit Jan Jozef Rake" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Jozef Rake" ;
    a2a:PersonNameFirstName "Gerrit Jan Jozef" ;
    a2a:PersonNameLastName "Rake"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person-5a3d62fd-7a9f-5cf9-578f-b1fb5b7ad088
  a a2a:Person ;
  rdfs:label "Dina Geertruida Huiskes" ;
  a2a:PersonName [
    rdfs:label "Dina Geertruida Huiskes" ;
    a2a:PersonNameFirstName "Dina Geertruida" ;
    a2a:PersonNameLastName "Huiskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1937-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person:1da606a1-41ce-20da-bcf8-70852aa9928c ;
  a2a:EventKeyRef oa:event_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Event1 .

oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person:db2a343a-4408-b731-2385-b47d9e174836 ;
  a2a:EventKeyRef oa:event_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Event1 .

oa:relationep_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Person:5a3d62fd-7a9f-5cf9-578f-b1fb5b7ad088 ;
  a2a:EventKeyRef oa:event_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa_Event1 .

oa:source_bhi_fd338138-a135-59a4-8d80-ea85f403a0fa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1937-11-03 - 1937-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1937-11-03"^^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 "722" ;
    a2a:RegistryNumber "177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 177, Periode: 1937, Overlijdensregister Eindhoven 1937, 722, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/95a0e9d2-73de-7f1f-2034-0dd782f54ae2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/95a0e9d2-73de-7f1f-2034-0dd782f54ae2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fd338138-a135-59a4-8d80-ea85f403a0fa" ;
  a2a:RecordGUID "{fd338138-a135-59a4-8d80-ea85f403a0fa}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_156_00000156.xml van BHI" .

