@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_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0
  a a2a:Record ;
  rdfs:label "Overlijden op 9 augustus 1967 te Winterswijk" ;
  a2a:hasPerson oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714713, oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714715, oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714714, oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714716 ;
  a2a:hasEvent oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_0, oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_1, oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_2, oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_3 ;
  a2a:hasSource oa:source_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0 .

oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714713
  a a2a:Person ;
  rdfs:label "Hendrina Catharina Wiggers" ;
  a2a:PersonName [
    rdfs:label "Hendrina Catharina Wiggers" ;
    a2a:PersonNameFirstName "Hendrina Catharina" ;
    a2a:PersonNameLastName "Wiggers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714715
  a a2a:Person ;
  rdfs:label "Hendrik Herman Wiggers" ;
  a2a:PersonName [
    rdfs:label "Hendrik Herman Wiggers" ;
    a2a:PersonNameFirstName "Hendrik Herman" ;
    a2a:PersonNameLastName "Wiggers"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714714
  a a2a:Person ;
  rdfs:label "Christina Gossink" ;
  a2a:PersonName [
    rdfs:label "Christina Gossink" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Gossink"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714716
  a a2a:Person ;
  rdfs:label "Gerrit Jan Konings" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Konings" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "09-08-1967" ;
    a2a:Year "1967" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "1967-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714713 ;
  a2a:EventKeyRef oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1 .

oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714715 ;
  a2a:EventKeyRef oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1 .

oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714714 ;
  a2a:EventKeyRef oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1 .

oa:relationep_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Person3666714716 ;
  a2a:EventKeyRef oa:event_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0_Event1 .

oa:source_gld_4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Winterswijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Winterswijk, Nederland", "1967-08-10 - 1967-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-08-1967" ;
    a2a:Year "1967" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "10-08-1967"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Winterswijk, Overlijdensregister" ;
    a2a:DocumentNumber "168" ;
    a2a:RegistryNumber "22364" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Winterswijk, Overlijdensregister, 168, 22364"
  ] ;
  a2a:SourceLastChangeDate "2024-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4CAEEDAB398E49469C8BFFD3CD3A7FB0" ;
  a2a:RecordIdentifier "3666714712" ;
  a2a:RecordGUID "{4CAEEDAB-398E-4946-9C8B-FFD3CD3A7FB0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5E2E9A8A5913413A81329B4E0490F072" .

