@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_558AC296-95AB-490B-B52D-C4ABFDDB7F7F
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1899 te Zutphen" ;
  a2a:hasPerson oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726230, oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726231, oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726232, oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726233, oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726234 ;
  a2a:hasEvent oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_0, oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_1, oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_2, oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_3, oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_4 ;
  a2a:hasSource oa:source_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F .

oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726230
  a a2a:Person ;
  rdfs:label "Harmanus Fredriksen" ;
  a2a:PersonName [
    rdfs:label "Harmanus Fredriksen" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Fredriksen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 Jaar" ;
    rdfs:label "64 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden (Bronckhorst)" ;
    rdfs:label "Vorden (Bronckhorst)"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726231
  a a2a:Person ;
  rdfs:label "Harmen Fredriksen" ;
  a2a:PersonName [
    rdfs:label "Harmen Fredriksen" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Fredriksen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726232
  a a2a:Person ;
  rdfs:label "Berendina Boschman" ;
  a2a:PersonName [
    rdfs:label "Berendina Boschman" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Boschman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726233
  a a2a:Person ;
  rdfs:label "Hermina Gaijkhorst" ;
  a2a:PersonName [
    rdfs:label "Hermina Gaijkhorst" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Gaijkhorst"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726234
  a a2a:Person ;
  rdfs:label "Alberdina Jansen" ;
  a2a:PersonName [
    rdfs:label "Alberdina Jansen" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-07-1899" ;
    a2a:Year "1899" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "1899-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726230 ;
  a2a:EventKeyRef oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 .

oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726231 ;
  a2a:EventKeyRef oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 .

oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726232 ;
  a2a:EventKeyRef oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 .

oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726233 ;
  a2a:EventKeyRef oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 .

oa:relationep_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Person3027726234 ;
  a2a:EventKeyRef oa:event_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F_Event1 .

oa:source_gld_558AC296-95AB-490B-B52D-C4ABFDDB7F7F
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1899-07-17 - 1899-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-07-1899" ;
    a2a:Year "1899" ;
    a2a:Month "07" ;
    a2a:Day "17" ;
    rdfs:label "17-07-1899"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "221" ;
    a2a:RegistryNumber "1881.02" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1811-1902, Zutphen, Overlijdensregister, 221, 1881.02"
  ] ;
  a2a:SourceLastChangeDate "2024-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/558AC29695AB490BB52DC4ABFDDB7F7F" ;
  a2a:RecordIdentifier "3027726229" ;
  a2a:RecordGUID "{558AC296-95AB-490B-B52D-C4ABFDDB7F7F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/141C76819C4949CDB55FD0C62D73B99E" .

