@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_11CD3DCE-B154-491C-84D8-B132A72A3112
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juni 1919 te de Leijen (Staphorst)" ;
  a2a:hasPerson oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161660, oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161666, oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161663, oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161664 ;
  a2a:hasEvent oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_0, oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_1, oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_2, oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_3 ;
  a2a:hasSource oa:source_hco_11CD3DCE-B154-491C-84D8-B132A72A3112 .

oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161660
  a a2a:Person ;
  rdfs:label "Harm Bunskoek" ;
  a2a:PersonName [
    rdfs:label "Harm Bunskoek" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Bunskoek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161666
  a a2a:Person ;
  rdfs:label "Berendje de Roos" ;
  a2a:PersonName [
    rdfs:label "Berendje de Roos" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roos"
  ] .

oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161663
  a a2a:Person ;
  rdfs:label "Hendrik Bunskoek" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bunskoek" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Bunskoek"
  ] .

oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161664
  a a2a:Person ;
  rdfs:label "Johanna Arends" ;
  a2a:PersonName [
    rdfs:label "Johanna Arends" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Arends"
  ] .

oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-06-1919" ;
    a2a:Year "1919" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "1919-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "de Leijen (Staphorst)" ;
    rdfs:label "de Leijen (Staphorst)"
  ] .

oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161660 ;
  a2a:EventKeyRef oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1 .

oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161666 ;
  a2a:EventKeyRef oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1 .

oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161663 ;
  a2a:EventKeyRef oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1 .

oa:relationep_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Person3530161664 ;
  a2a:EventKeyRef oa:event_hco_11CD3DCE-B154-491C-84D8-B132A72A3112_Event1 .

oa:source_hco_11CD3DCE-B154-491C-84D8-B132A72A3112
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Staphorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Staphorst, Nederland", "1919-06-20 - 1919-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-06-1919" ;
    a2a:Year "1919" ;
    a2a:Month "06" ;
    a2a:Day "20" ;
    rdfs:label "20-06-1919"
  ] ;
  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 "70" ;
    a2a:RegistryNumber "11472" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Staphorst, 70, 11472"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/11CD3DCEB154491C84D8B132A72A3112" ;
  a2a:RecordIdentifier "3530161658" ;
  a2a:RecordGUID "{11CD3DCE-B154-491C-84D8-B132A72A3112}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/012A5000CAD44A0FBCDFE72432E82CB1" .

