@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_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD
  a a2a:Record ;
  rdfs:label "Overlijden op 10 oktober 1952 te Hengelo" ;
  a2a:hasPerson oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809532, oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809535, oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809533, oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809534 ;
  a2a:hasEvent oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_0, oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_1, oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_2, oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_3 ;
  a2a:hasSource oa:source_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD .

oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809532
  a a2a:Person ;
  rdfs:label "Grietje Niemeijer" ;
  a2a:PersonName [
    rdfs:label "Grietje Niemeijer" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Niemeijer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809535
  a a2a:Person ;
  rdfs:label "Lambert Smalbil" ;
  a2a:PersonName [
    rdfs:label "Lambert Smalbil" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Smalbil"
  ] .

oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809533
  a a2a:Person ;
  rdfs:label "Frederik Niemeijer" ;
  a2a:PersonName [
    rdfs:label "Frederik Niemeijer" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Niemeijer"
  ] .

oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809534
  a a2a:Person ;
  rdfs:label "Aaltje Jager" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jager" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jager"
  ] .

oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-10-1952" ;
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1952-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809532 ;
  a2a:EventKeyRef oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1 .

oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809535 ;
  a2a:EventKeyRef oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1 .

oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809533 ;
  a2a:EventKeyRef oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1 .

oa:relationep_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Person3605809534 ;
  a2a:EventKeyRef oa:event_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD_Event1 .

oa:source_hco_A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hengelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hengelo, Nederland", "1952-10-11 - 1952-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-10-1952" ;
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "11-10-1952"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke stand in Overijssel" ;
    a2a:Book "Register van overlijden, Hengelo" ;
    a2a:DocumentNumber "315" ;
    a2a:RegistryNumber "18627" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke stand in Overijssel, Register van overlijden, Hengelo, 315, 18627"
  ] ;
  a2a:SourceLastChangeDate "2024-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/A58EBDB5DC524FB7AA44FA4F05C2CBFD" ;
  a2a:RecordIdentifier "3605809531" ;
  a2a:RecordGUID "{A58EBDB5-DC52-4FB7-AA44-FA4F05C2CBFD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/32DAD984F3764A36B56E2551C46744CF" .

