@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_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A
  a a2a:Record ;
  rdfs:label "Overlijden op 22 augustus 1867 te Helmond" ;
  a2a:hasPerson oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920213, oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920214, oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920215 ;
  a2a:hasEvent oa:event_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_0, oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_1, oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_2 ;
  a2a:hasSource oa:source_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A .

oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920213
  a a2a:Person ;
  rdfs:label "Jan Richard Beniest" ;
  a2a:PersonName [
    rdfs:label "Jan Richard Beniest" ;
    a2a:PersonNameFirstName "Jan Richard" ;
    a2a:PersonNameLastName "Beniest"
  ] .

oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920214
  a a2a:Person ;
  rdfs:label "Gielis Beniest" ;
  a2a:PersonName [
    rdfs:label "Gielis Beniest" ;
    a2a:PersonNameFirstName "Gielis" ;
    a2a:PersonNameLastName "Beniest"
  ] .

oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920215
  a a2a:Person ;
  rdfs:label "Rosalie Spectthore" ;
  a2a:PersonName [
    rdfs:label "Rosalie Spectthore" ;
    a2a:PersonNameFirstName "Rosalie" ;
    a2a:PersonNameLastName "Spectthore"
  ] .

oa:event_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "1867-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920213 ;
  a2a:EventKeyRef oa:event_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Event1 .

oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920214 ;
  a2a:EventKeyRef oa:event_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Event1 .

oa:relationep_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Person932920215 ;
  a2a:EventKeyRef oa:event_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A_Event1 .

oa:source_rhe_C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    a2a:Country "Nederland" ;
    rdfs:label "Helmond, Nederland", "1867-08-22 - 1867-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "22-08-1867"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Helmond, 1811-1912" ;
    a2a:Book "Registers van overlijdensakten" ;
    a2a:RegistryNumber "5135" ;
    a2a:Folio "118" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Helmond, 1811-1912, Registers van overlijdensakten, 5135, 118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/51ADE1A1F35243F09A22E426842E2821" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/51ADE1A1F35243F09A22E426842E2821" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/51ADE1A1F35243F09A22E426842E2821"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C8DB4E1BEB3D4C02BC6F3B529EBDB36A" ;
  a2a:RecordIdentifier "932920212" ;
  a2a:RecordGUID "{C8DB4E1B-EB3D-4C02-BC6F-3B529EBDB36A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D316F1083DC0495BBF49729AF028D1FC" .

