@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_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0
  a a2a:Record ;
  rdfs:label "Overlijden op 21 augustus 1957 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-6aec3ab0-2168-3a45-f403-00a58f0fe382, oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-a1ebd2c2-ad8d-020a-ceba-44af34ac8449, oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-726e118b-c3dd-d955-cd44-9c45312e1981, oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-e2772a20-cdb7-1c6d-4c8a-b9b6f3bac715 ;
  a2a:hasEvent oa:event_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_0, oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_1, oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_0 ;
  a2a:hasSource oa:source_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0 .

oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-6aec3ab0-2168-3a45-f403-00a58f0fe382
  a a2a:Person ;
  rdfs:label "Grada Beijer" ;
  a2a:PersonName [
    rdfs:label "Grada Beijer" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNameLastName "Beijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-a1ebd2c2-ad8d-020a-ceba-44af34ac8449
  a a2a:Person ;
  rdfs:label "Maria Boerkool" ;
  a2a:PersonName [
    rdfs:label "Maria Boerkool" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Boerkool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-726e118b-c3dd-d955-cd44-9c45312e1981
  a a2a:Person ;
  rdfs:label "Henri Eichelsheim" ;
  a2a:PersonName [
    rdfs:label "Henri Eichelsheim" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Eichelsheim"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person-e2772a20-cdb7-1c6d-4c8a-b9b6f3bac715
  a a2a:Person ;
  rdfs:label "Henri Johannes Jacobus Eichelsheim" ;
  a2a:PersonName [
    rdfs:label "Henri Johannes Jacobus Eichelsheim" ;
    a2a:PersonNameFirstName "Henri Johannes Jacobus" ;
    a2a:PersonNameLastName "Eichelsheim"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1957-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person:a1ebd2c2-ad8d-020a-ceba-44af34ac8449 ;
  a2a:EventKeyRef oa:event_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Event1 .

oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person:726e118b-c3dd-d955-cd44-9c45312e1981 ;
  a2a:EventKeyRef oa:event_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Event1 .

oa:relationep_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person:e2772a20-cdb7-1c6d-4c8a-b9b6f3bac715 ;
  a2a:EventKeyRef oa:event_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Event1 .

oa:relationpp_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person:726e118b-c3dd-d955-cd44-9c45312e1981, oa:person_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0_Person:6aec3ab0-2168-3a45-f403-00a58f0fe382 .

oa:source_bhi_002057b6-6c8a-55e1-e570-1fdeb8fa9ff0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1957-08-24 - 1957-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1957-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4451, Periode: 1957" ;
    a2a:Book "Overlijdensregister Tilburg 1957" ;
    a2a:DocumentNumber "654" ;
    a2a:RegistryNumber "4451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4451, Periode: 1957, Overlijdensregister Tilburg 1957, 654, 4451"
  ] ;
  a2a:SourceLastChangeDate "2020-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/002057b6-6c8a-55e1-e570-1fdeb8fa9ff0" ;
  a2a:RecordGUID "{002057b6-6c8a-55e1-e570-1fdeb8fa9ff0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81589_00081589.xml van BHI" .

