@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_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1946 te Someren" ;
  a2a:hasPerson oa:person_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Person941231964 ;
  a2a:hasEvent oa:event_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_0 ;
  a2a:hasSource oa:source_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9 .

oa:person_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Person941231964
  a a2a:Person ;
  rdfs:label "Aloijsius Franciscus van de Ven" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Franciscus van de Ven" ;
    a2a:PersonNameFirstName "Aloijsius Franciscus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] .

oa:event_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "21-12-1946" ;
    a2a:Year "1946" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1946-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Person941231964 ;
  a2a:EventKeyRef oa:event_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9_Event1 .

oa:source_rhe_ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Someren, Nederland", "1946-12-21 - 1946-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-12-1946" ;
    a2a:Year "1946" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "21-12-1946"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Someren, 1935-1979" ;
    a2a:Book "Registers van overlijdensakten" ;
    a2a:RegistryNumber "1892" ;
    a2a:Folio "58" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Someren, 1935-1979, Registers van overlijdensakten, 1892, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/D174C3FD45B04EB9B2B5831075273BB1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/D174C3FD45B04EB9B2B5831075273BB1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/D174C3FD45B04EB9B2B5831075273BB1"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/ACAEAF9E8AC3479284BAC25B6CF20CB9" ;
  a2a:RecordIdentifier "941231963" ;
  a2a:RecordGUID "{ACAEAF9E-8AC3-4792-84BA-C25B6CF20CB9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5BBBA5770BD145649E1698F4B5FE1B7C" .

