@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_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1966 te Zutphen" ;
  a2a:hasPerson oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074293, oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074295, oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074294 ;
  a2a:hasEvent oa:event_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_0, oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_1, oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_2 ;
  a2a:hasSource oa:source_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88 .

oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074293
  a a2a:Person ;
  rdfs:label "Aleida Geertruida van de Poll" ;
  a2a:PersonName [
    rdfs:label "Aleida Geertruida van de Poll" ;
    a2a:PersonNameFirstName "Aleida Geertruida" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074295
  a a2a:Person ;
  rdfs:label "Gerrit Jan van de Poll" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan van de Poll" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074294
  a a2a:Person ;
  rdfs:label "Harmina Theodora Wensink" ;
  a2a:PersonName [
    rdfs:label "Harmina Theodora Wensink" ;
    a2a:PersonNameFirstName "Harmina Theodora" ;
    a2a:PersonNameLastName "Wensink"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-06-1966" ;
    a2a:Year "1966" ;
    a2a:Month "06" ;
    a2a:Day "22" ;
    rdfs:label "1966-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074293 ;
  a2a:EventKeyRef oa:event_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Event1 .

oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074295 ;
  a2a:EventKeyRef oa:event_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Event1 .

oa:relationep_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Person3666074294 ;
  a2a:EventKeyRef oa:event_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88_Event1 .

oa:source_gld_DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1966-06-24 - 1966-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-06-1966" ;
    a2a:Year "1966" ;
    a2a:Month "06" ;
    a2a:Day "24" ;
    rdfs:label "24-06-1966"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "201" ;
    a2a:RegistryNumber "22437" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Zutphen, Overlijdensregister, 201, 22437"
  ] ;
  a2a:SourceLastChangeDate "2024-04-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DAEAC32DFADE4CD899ABC3D7C544CB88" ;
  a2a:RecordIdentifier "3666074292" ;
  a2a:RecordGUID "{DAEAC32D-FADE-4CD8-99AB-C3D7C544CB88}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A65DCC54AB5C46AE8F06463EAE744DC6" .

