@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_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1854 te Kalenberg (Oldemarkt)" ;
  a2a:hasPerson oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031465, oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031464, oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031463, oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031466 ;
  a2a:hasEvent oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_0, oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_1, oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_2, oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_3 ;
  a2a:hasSource oa:source_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD .

oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031465
  a a2a:Person ;
  rdfs:label "Roelofjen Jans Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Roelofjen Jans Groenewoud" ;
    a2a:PersonNameFirstName "Roelofjen Jans" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81" ;
    rdfs:label "81"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] .

oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031464
  a a2a:Person ;
  rdfs:label "Klaas Jacobs Loek" ;
  a2a:PersonName [
    rdfs:label "Klaas Jacobs Loek" ;
    a2a:PersonNameFirstName "Klaas Jacobs" ;
    a2a:PersonNameLastName "Loek"
  ] .

oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031463
  a a2a:Person ;
  rdfs:label "Jan Jurjens Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Jan Jurjens Groenewoud" ;
    a2a:PersonNameFirstName "Jan Jurjens" ;
    a2a:PersonNameLastName "Groenewoud"
  ] .

oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031466
  a a2a:Person ;
  rdfs:label "Jantjen Hendriks Plak" ;
  a2a:PersonName [
    rdfs:label "Jantjen Hendriks Plak" ;
    a2a:PersonNameFirstName "Jantjen Hendriks" ;
    a2a:PersonNameLastName "Plak"
  ] .

oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-11-1854" ;
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1854-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalenberg (Oldemarkt)" ;
    rdfs:label "Kalenberg (Oldemarkt)"
  ] .

oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031465 ;
  a2a:EventKeyRef oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1 .

oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031464 ;
  a2a:EventKeyRef oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1 .

oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031463 ;
  a2a:EventKeyRef oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1 .

oa:relationep_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Person4227031466 ;
  a2a:EventKeyRef oa:event_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD_Event1 .

oa:source_hco_1E5ABC9E-08D1-44CD-8591-A29C25DF03FD
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oldemarkt" ;
    a2a:Country "Nederland" ;
    rdfs:label "Oldemarkt, Nederland", "1854-11-11 - 1854-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-11-1854" ;
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "11-11-1854"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van overlijden, Oldemarkt" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "9672" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Oldemarkt, 33, 9672"
  ] ;
  a2a:SourceLastChangeDate "2025-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/1E5ABC9E08D144CD8591A29C25DF03FD" ;
  a2a:RecordIdentifier "4227031462" ;
  a2a:RecordGUID "{1E5ABC9E-08D1-44CD-8591-A29C25DF03FD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4775108874214C3FA558BB64FC9A2911" .

