@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_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2
  a a2a:Record ;
  rdfs:label "Overlijden op 27 januari 1946 te Zwolle" ;
  a2a:hasPerson oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558219, oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558222, oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558220, oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558221 ;
  a2a:hasEvent oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_0, oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_1, oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_2, oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_3 ;
  a2a:hasSource oa:source_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2 .

oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558219
  a a2a:Person ;
  rdfs:label "Caroline Johanne Günther" ;
  a2a:PersonName [
    rdfs:label "Caroline Johanne Günther" ;
    a2a:PersonNameFirstName "Caroline Johanne" ;
    a2a:PersonNameLastName "Günther"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82" ;
    rdfs:label "82"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hannover (D)" ;
    rdfs:label "Hannover (D)"
  ] .

oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558222
  a a2a:Person ;
  rdfs:label "Arnoldus Jan van Dijk" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Jan van Dijk" ;
    a2a:PersonNameFirstName "Arnoldus Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558220
  a a2a:Person ;
  rdfs:label "Christian Wilhelm Carl Theodor Günther" ;
  a2a:PersonName [
    rdfs:label "Christian Wilhelm Carl Theodor Günther" ;
    a2a:PersonNameFirstName "Christian Wilhelm Carl Theodor" ;
    a2a:PersonNameLastName "Günther"
  ] .

oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558221
  a a2a:Person ;
  rdfs:label "Luise Caroline Charlotte Linnemann" ;
  a2a:PersonName [
    rdfs:label "Luise Caroline Charlotte Linnemann" ;
    a2a:PersonNameFirstName "Luise Caroline Charlotte" ;
    a2a:PersonNameLastName "Linnemann"
  ] .

oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-01-1946" ;
    a2a:Year "1946" ;
    a2a:Month "01" ;
    a2a:Day "27" ;
    rdfs:label "1946-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558219 ;
  a2a:EventKeyRef oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1 .

oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558222 ;
  a2a:EventKeyRef oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1 .

oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558220 ;
  a2a:EventKeyRef oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1 .

oa:relationep_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Person4036558221 ;
  a2a:EventKeyRef oa:event_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2_Event1 .

oa:source_hco_6EB13F34-B1E1-405B-9C05-FC46F2AB64F2
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1946-01-28 - 1946-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-01-1946" ;
    a2a:Year "1946" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "28-01-1946"
  ] ;
  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, Zwolle" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "17070" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Register van overlijden, Zwolle, 67, 17070"
  ] ;
  a2a:SourceLastChangeDate "2025-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/6EB13F34B1E1405B9C05FC46F2AB64F2" ;
  a2a:RecordIdentifier "4036558218" ;
  a2a:RecordGUID "{6EB13F34-B1E1-405B-9C05-FC46F2AB64F2}" ;
  a2a:SourceRemarkOpmerking "eerder gescheiden echtgenote van Carl Reinhold Willibald Prall" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/89BECEAB1A0440BD96D0CDA31C18AF3D" .

