@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_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA
  a a2a:Record ;
  rdfs:label "Overlijden op 23 januari 1961 te Zwolle" ;
  a2a:hasPerson oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760007, oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760010, oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760008, oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760009 ;
  a2a:hasEvent oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_0, oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_1, oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_2, oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_3 ;
  a2a:hasSource oa:source_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA .

oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760007
  a a2a:Person ;
  rdfs:label "Harm Koster" ;
  a2a:PersonName [
    rdfs:label "Harm Koster" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75" ;
    rdfs:label "75"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "makelaar" .

oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760010
  a a2a:Person ;
  rdfs:label "Adamina Gesina Bosch" ;
  a2a:PersonName [
    rdfs:label "Adamina Gesina Bosch" ;
    a2a:PersonNameFirstName "Adamina Gesina" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760008
  a a2a:Person ;
  rdfs:label "Harm Koster" ;
  a2a:PersonName [
    rdfs:label "Harm Koster" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760009
  a a2a:Person ;
  rdfs:label "Aaltje Coelingh" ;
  a2a:PersonName [
    rdfs:label "Aaltje Coelingh" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Coelingh"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "23-01-1961" ;
    a2a:Year "1961" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "1961-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760007 ;
  a2a:EventKeyRef oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1 .

oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760010 ;
  a2a:EventKeyRef oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1 .

oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760008 ;
  a2a:EventKeyRef oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1 .

oa:relationep_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Person4404760009 ;
  a2a:EventKeyRef oa:event_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA_Event1 .

oa:source_hco_BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1961-01-25 - 1961-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-01-1961" ;
    a2a:Year "1961" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "25-01-1961"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand Overijssel" ;
    a2a:Book "Register van overlijden, Zwolle" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "20756" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand Overijssel, Register van overlijden, Zwolle, 70, 20756"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/F3CD416FD17D469FA14CB6E8F481E5D8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/F3CD416FD17D469FA14CB6E8F481E5D8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/F3CD416FD17D469FA14CB6E8F481E5D8"
  ] ;
  a2a:SourceLastChangeDate "2025-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/BA0FD2F8FE2B4348B66F9BE0F243ECAA" ;
  a2a:RecordIdentifier "4404760006" ;
  a2a:RecordGUID "{BA0FD2F8-FE2B-4348-B66F-9BE0F243ECAA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0AABF3A733C54E09A8291B067A372C42" .

