@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_A20249C2-70EA-4563-8375-B7BBA4BCD682
  a a2a:Record ;
  rdfs:label "Overlijden op 18 april 1928 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Person2792384294 ;
  a2a:hasEvent oa:event_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_0 ;
  a2a:hasSource oa:source_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682 .

oa:person_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Person2792384294
  a a2a:Person ;
  rdfs:label "Antonius Jacobus Michael Oudens" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus Michael Oudens" ;
    a2a:PersonNameFirstName "Antonius Jacobus Michael" ;
    a2a:PersonNameLastName "Oudens"
  ] .

oa:event_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-04-1928" ;
    a2a:Year "1928" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "1928-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Person2792384294 ;
  a2a:EventKeyRef oa:event_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682_Event1 .

oa:source_rhe_A20249C2-70EA-4563-8375-B7BBA4BCD682
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1928-04-18 - 1928-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-04-1928" ;
    a2a:Year "1928" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "18-04-1928"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Eindhoven, 1920-1933" ;
    a2a:Book "Registers overlijdensakten" ;
    a2a:RegistryNumber "5033" ;
    a2a:Folio "274" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Eindhoven, 1920-1933, Registers overlijdensakten, 5033, 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/BF7B6A6397C6469F9ED2B876947995FA" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/BF7B6A6397C6469F9ED2B876947995FA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/BF7B6A6397C6469F9ED2B876947995FA"
  ] ;
  a2a:SourceLastChangeDate "2022-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/A20249C270EA45638375B7BBA4BCD682" ;
  a2a:RecordIdentifier "2792384293" ;
  a2a:RecordGUID "{A20249C2-70EA-4563-8375-B7BBA4BCD682}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E2227B2EC2D54A43AB46204BA62DD97F" .

