@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_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921
  a a2a:Record ;
  rdfs:label "Overlijden op 17 augustus 1844 te IJhorst (Staphorst)" ;
  a2a:hasPerson oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021080, oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021085, oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021082, oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021084 ;
  a2a:hasEvent oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_0, oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_1, oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_2, oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_3 ;
  a2a:hasSource oa:source_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921 .

oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021080
  a a2a:Person ;
  rdfs:label "Aaltje Harms" ;
  a2a:PersonName [
    rdfs:label "Aaltje Harms" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85" ;
    rdfs:label "85"
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk (Dr)" ;
    rdfs:label "De Wijk (Dr)"
  ] .

oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021085
  a a2a:Person ;
  rdfs:label "Jan Torie" ;
  a2a:PersonName [
    rdfs:label "Jan Torie" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Torie"
  ] .

oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021082
  a a2a:Person ;
  rdfs:label "Harm Hilberts" ;
  a2a:PersonName [
    rdfs:label "Harm Hilberts" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Hilberts"
  ] .

oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021084
  a a2a:Person ;
  rdfs:label "Femmigje Andries" ;
  a2a:PersonName [
    rdfs:label "Femmigje Andries" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Andries"
  ] .

oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-08-1844" ;
    a2a:Year "1844" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "1844-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJhorst (Staphorst)" ;
    rdfs:label "IJhorst (Staphorst)"
  ] .

oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021080 ;
  a2a:EventKeyRef oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1 .

oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021085 ;
  a2a:EventKeyRef oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1 .

oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021082 ;
  a2a:EventKeyRef oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1 .

oa:relationep_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Person3530021084 ;
  a2a:EventKeyRef oa:event_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921_Event1 .

oa:source_hco_7ECFF78F-C76D-45B9-A4F3-080FDF5D0921
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Staphorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Staphorst, Nederland", "1844-08-19 - 1844-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-08-1844" ;
    a2a:Year "1844" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "19-08-1844"
  ] ;
  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, Staphorst" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "11463" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Staphorst, 59, 11463"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/7ECFF78FC76D45B9A4F3080FDF5D0921" ;
  a2a:RecordIdentifier "3530021079" ;
  a2a:RecordGUID "{7ECFF78F-C76D-45B9-A4F3-080FDF5D0921}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1417744F0B614904B3DBC53CD21EF045" .

