@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_c83d4e53-8d9a-4e55-9493-68f0d94507a4
  a a2a:Record ;
  rdfs:label "Overlijden op 13 september 1956 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-eedbf4c2-b57b-d8fc-f129-45000c49c265, oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-ca1c732b-a7aa-4438-145a-4010b57408f7, oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-0163c8ee-3c13-60c4-81d3-8fbfec32fcf3, oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-c58a0ba8-a3f7-4aee-15d9-bb9cdff8a59e ;
  a2a:hasEvent oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_0, oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_1, oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_2, oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_3 ;
  a2a:hasSource oa:source_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4 .

oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-eedbf4c2-b57b-d8fc-f129-45000c49c265
  a a2a:Person ;
  rdfs:label "Johan Louis Levie" ;
  a2a:PersonName [
    rdfs:label "Johan Louis Levie" ;
    a2a:PersonNameFirstName "Johan Louis" ;
    a2a:PersonNameLastName "Levie"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-ca1c732b-a7aa-4438-145a-4010b57408f7
  a a2a:Person ;
  rdfs:label "Marianna de Vries" ;
  a2a:PersonName [
    rdfs:label "Marianna de Vries" ;
    a2a:PersonNameFirstName "Marianna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-0163c8ee-3c13-60c4-81d3-8fbfec32fcf3
  a a2a:Person ;
  rdfs:label "Josephina Frijda" ;
  a2a:PersonName [
    rdfs:label "Josephina Frijda" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Frijda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person-c58a0ba8-a3f7-4aee-15d9-bb9cdff8a59e
  a a2a:Person ;
  rdfs:label "Leman Compel Levie" ;
  a2a:PersonName [
    rdfs:label "Leman Compel Levie" ;
    a2a:PersonNameFirstName "Leman Compel" ;
    a2a:PersonNameLastName "Levie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1956-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person:eedbf4c2-b57b-d8fc-f129-45000c49c265 ;
  a2a:EventKeyRef oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1 .

oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person:ca1c732b-a7aa-4438-145a-4010b57408f7 ;
  a2a:EventKeyRef oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1 .

oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person:0163c8ee-3c13-60c4-81d3-8fbfec32fcf3 ;
  a2a:EventKeyRef oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1 .

oa:relationep_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Person:c58a0ba8-a3f7-4aee-15d9-bb9cdff8a59e ;
  a2a:EventKeyRef oa:event_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4_Event1 .

oa:source_bhi_c83d4e53-8d9a-4e55-9493-68f0d94507a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1956-09-14 - 1956-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1956-09-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 "703" ;
    a2a:RegistryNumber "3574" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3574, Periode: 1956, Overlijdensregister Eindhoven 1956, 703, 3574"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b842373a-45e9-d344-82ce-9065e8073697.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b842373a-45e9-d344-82ce-9065e8073697.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c83d4e53-8d9a-4e55-9493-68f0d94507a4" ;
  a2a:RecordGUID "{c83d4e53-8d9a-4e55-9493-68f0d94507a4}" ;
  a2a:SourceRemarkOpmerking "Bij vonnis rechtbank 's-Hertogenbosch d.d. 03-12-1956 betreffende overlijdensdatumwijziging" ;
  a2a:SourceRemarkdeel "3574" ;
  a2a:SourceRemarkregister_periode "1956" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_443_00000443.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1956-09-13" .
