@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_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1912 te Eersel" ;
  a2a:hasPerson oa:person_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Person932696661 ;
  a2a:hasEvent oa:event_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_0 ;
  a2a:hasSource oa:source_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0 .

oa:person_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Person932696661
  a a2a:Person ;
  rdfs:label "Dochter Van Franciscus Verwimp" ;
  a2a:PersonName [
    rdfs:label "Dochter Van Franciscus Verwimp" ;
    a2a:PersonNameFirstName "Dochter Van Franciscus" ;
    a2a:PersonNameLastName "Verwimp"
  ] .

oa:event_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "1912-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel"
  ] .

oa:relationep_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Person932696661 ;
  a2a:EventKeyRef oa:event_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0_Event1 .

oa:source_rhe_393D0D85-0323-4F32-91AB-AEE8A7C8DBC0
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eersel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eersel, Nederland", "1912-05-31 - 1912-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "31-05-1912"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Eersel, 1811-1932" ;
    a2a:Book "Overlijdensregisters" ;
    a2a:RegistryNumber "823" ;
    a2a:Folio "9" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Eersel, 1811-1932, Overlijdensregisters, 823, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/C60393D9EBB84B2FA1932805B30A2A24" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/C60393D9EBB84B2FA1932805B30A2A24" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/C60393D9EBB84B2FA1932805B30A2A24"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/393D0D8503234F3291ABAEE8A7C8DBC0" ;
  a2a:RecordIdentifier "932696660" ;
  a2a:RecordGUID "{393D0D85-0323-4F32-91AB-AEE8A7C8DBC0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2E95E760403B497689E96F4BC67997A6" .

