@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_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0
  a a2a:Record ;
  rdfs:label "Overlijden op 8 december 1942 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Person1167456072 ;
  a2a:hasEvent oa:event_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_0 ;
  a2a:hasSource oa:source_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0 .

oa:person_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Person1167456072
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Matheij" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Matheij" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNameLastName "Matheij"
  ] .

oa:event_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-12-1942" ;
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "1942-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Person1167456072 ;
  a2a:EventKeyRef oa:event_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0_Event1 .

oa:source_rhe_C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1942-12-08 - 1942-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-12-1942" ;
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "08-12-1942"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Eindhoven, 1933-1969 (1975)" ;
    a2a:Book "Registers overlijdensakten" ;
    a2a:RegistryNumber "7100" ;
    a2a:Folio "1021" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Eindhoven, 1933-1969 (1975), Registers overlijdensakten, 7100, 1021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/BA91AF513E124778BC8517324B0E728A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/BA91AF513E124778BC8517324B0E728A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/BA91AF513E124778BC8517324B0E728A"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C7CCDDFBF00F4DF69CBE5F034C69BBC0" ;
  a2a:RecordIdentifier "1167456071" ;
  a2a:RecordGUID "{C7CCDDFB-F00F-4DF6-9CBE-5F034C69BBC0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D21160A513A54AEAB9B96BF31B5C072A" .

