@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_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1895 te Zutphen" ;
  a2a:hasPerson oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484483, oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484484, oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484485 ;
  a2a:hasEvent oa:event_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_0, oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_1, oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_2 ;
  a2a:hasSource oa:source_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05 .

oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484483
  a a2a:Person ;
  rdfs:label "Albertus Martinus Lammers" ;
  a2a:PersonName [
    rdfs:label "Albertus Martinus Lammers" ;
    a2a:PersonNameFirstName "Albertus Martinus" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "12 Maand" ;
    rdfs:label "12 Maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484484
  a a2a:Person ;
  rdfs:label "Berend Jan Lammers" ;
  a2a:PersonName [
    rdfs:label "Berend Jan Lammers" ;
    a2a:PersonNameFirstName "Berend Jan" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:Profession "-schoenmaker" .

oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484485
  a a2a:Person ;
  rdfs:label "Johanna Geertruida Berendsen" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida Berendsen" ;
    a2a:PersonNameFirstName "Johanna Geertruida" ;
    a2a:PersonNameLastName "Berendsen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-08-1895" ;
    a2a:Year "1895" ;
    a2a:Month "08" ;
    a2a:Day "31" ;
    rdfs:label "1895-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484483 ;
  a2a:EventKeyRef oa:event_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Event1 .

oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484484 ;
  a2a:EventKeyRef oa:event_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Event1 .

oa:relationep_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Person3100484485 ;
  a2a:EventKeyRef oa:event_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05_Event1 .

oa:source_gld_168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1895-09-02 - 1895-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-09-1895" ;
    a2a:Year "1895" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "02-09-1895"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "329" ;
    a2a:RegistryNumber "1880.02" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1811-1902, Zutphen, Overlijdensregister, 329, 1880.02"
  ] ;
  a2a:SourceLastChangeDate "2024-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/168F6FD471D849F68CD75AF5BAECBA05" ;
  a2a:RecordIdentifier "3100484482" ;
  a2a:RecordGUID "{168F6FD4-71D8-49F6-8CD7-5AF5BAECBA05}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EB7E83B286E04405B3683D1EEFE67D5C" .

