@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_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6
  a a2a:Record ;
  rdfs:label "Overlijden op 24 april 1902 te Drempt" ;
  a2a:hasPerson oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641109, oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641111, oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641113, oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641115 ;
  a2a:hasEvent oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_0, oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_1, oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_2, oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_3 ;
  a2a:hasSource oa:source_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6 .

oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641109
  a a2a:Person ;
  rdfs:label "Harmina Meurs" ;
  a2a:PersonName [
    rdfs:label "Harmina Meurs" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 Jaar" ;
    rdfs:label "76 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drempt (Bronckhorst)" ;
    rdfs:label "Drempt (Bronckhorst)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641111
  a a2a:Person ;
  rdfs:label "Adrianus Hendricus Jacobus Meurs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hendricus Jacobus Meurs" ;
    a2a:PersonNameFirstName "Adrianus Hendricus Jacobus" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641113
  a a2a:Person ;
  rdfs:label "Berendina Bannink" ;
  a2a:PersonName [
    rdfs:label "Berendina Bannink" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Bannink"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641115
  a a2a:Person ;
  rdfs:label "Antonius Derksen" ;
  a2a:PersonName [
    rdfs:label "Antonius Derksen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Derksen"
  ] .

oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-04-1902" ;
    a2a:Year "1902" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "1902-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drempt" ;
    rdfs:label "Drempt"
  ] .

oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641109 ;
  a2a:EventKeyRef oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1 .

oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641111 ;
  a2a:EventKeyRef oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1 .

oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641113 ;
  a2a:EventKeyRef oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1 .

oa:relationep_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Person3035641115 ;
  a2a:EventKeyRef oa:event_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6_Event1 .

oa:source_gld_62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hummelo en Keppel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hummelo en Keppel, Nederland", "1902-04-24 - 1902-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-04-1902" ;
    a2a:Year "1902" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "24-04-1902"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Hummelo en Keppel, Overlijdensregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "3952.14" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Hummelo en Keppel, Overlijdensregister, 19, 3952.14"
  ] ;
  a2a:SourceLastChangeDate "2022-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/62FD86AC4FAC46DA9B87B3D8140F9CD6" ;
  a2a:RecordIdentifier "3035641106" ;
  a2a:RecordGUID "{62FD86AC-4FAC-46DA-9B87-B3D8140F9CD6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/11E8A0E188F447F5B42BD7E4E97CF667" .

