@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_DC64BF06-2A2F-4635-979B-D3D02DCE4942
  a a2a:Record ;
  rdfs:label "Overlijden op 1 oktober 1958 te Voorst" ;
  a2a:hasPerson oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707300, oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707301, oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707302, oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707303 ;
  a2a:hasEvent oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_0, oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_1, oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_2, oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_3 ;
  a2a:hasSource oa:source_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942 .

oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707300
  a a2a:Person ;
  rdfs:label "Christina Oosterman" ;
  a2a:PersonName [
    rdfs:label "Christina Oosterman" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Oosterman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85" ;
    rdfs:label "85"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707301
  a a2a:Person ;
  rdfs:label "Lammert Oosterman" ;
  a2a:PersonName [
    rdfs:label "Lammert Oosterman" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Oosterman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707302
  a a2a:Person ;
  rdfs:label "Christina Boterman" ;
  a2a:PersonName [
    rdfs:label "Christina Boterman" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Boterman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707303
  a a2a:Person ;
  rdfs:label "Martinus Boterman" ;
  a2a:PersonName [
    rdfs:label "Martinus Boterman" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Boterman"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "01-10-1958" ;
    a2a:Year "1958" ;
    a2a:Month "10" ;
    a2a:Day "01" ;
    rdfs:label "1958-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707300 ;
  a2a:EventKeyRef oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1 .

oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707301 ;
  a2a:EventKeyRef oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1 .

oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707302 ;
  a2a:EventKeyRef oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1 .

oa:relationep_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Person3016707303 ;
  a2a:EventKeyRef oa:event_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942_Event1 .

oa:source_gld_DC64BF06-2A2F-4635-979B-D3D02DCE4942
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1958-10-02 - 1958-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1958" ;
    a2a:Year "1958" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1958"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Voorst, Overlijdensregister" ;
    a2a:Book "Voorst, Overlijdensregister" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "17620" ;
    rdfs:label "Gelders Archief, Arnhem, Voorst, Overlijdensregister, Voorst, Overlijdensregister, 92, 17620"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DC64BF062A2F4635979BD3D02DCE4942" ;
  a2a:RecordIdentifier "3016707299" ;
  a2a:RecordGUID "{DC64BF06-2A2F-4635-979B-D3D02DCE4942}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A90C00E7F4AF488BB17797EEF0C8C9F3" .

