@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_CF2474CE-AF2F-4603-84CC-ABCC6DF79118
  a a2a:Record ;
  rdfs:label "Overlijden op 15 januari 1864 te Staphorst" ;
  a2a:hasPerson oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053204, oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053210, oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053206, oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053208 ;
  a2a:hasEvent oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_0, oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_1, oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_2, oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_3 ;
  a2a:hasSource oa:source_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118 .

oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053204
  a a2a:Person ;
  rdfs:label "Harm Konterman" ;
  a2a:PersonName [
    rdfs:label "Harm Konterman" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Konterman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rouveen (Staphorst)" ;
    rdfs:label "Rouveen (Staphorst)"
  ] .

oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053210
  a a2a:Person ;
  rdfs:label "Margje Konterman" ;
  a2a:PersonName [
    rdfs:label "Margje Konterman" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNameLastName "Konterman"
  ] .

oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053206
  a a2a:Person ;
  rdfs:label "Harm Roelofs Konterman" ;
  a2a:PersonName [
    rdfs:label "Harm Roelofs Konterman" ;
    a2a:PersonNameFirstName "Harm Roelofs" ;
    a2a:PersonNameLastName "Konterman"
  ] .

oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053208
  a a2a:Person ;
  rdfs:label "Marchien Jans Knol" ;
  a2a:PersonName [
    rdfs:label "Marchien Jans Knol" ;
    a2a:PersonNameFirstName "Marchien Jans" ;
    a2a:PersonNameLastName "Knol"
  ] .

oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "15-01-1864" ;
    a2a:Year "1864" ;
    a2a:Month "01" ;
    a2a:Day "15" ;
    rdfs:label "1864-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] .

oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053204 ;
  a2a:EventKeyRef oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1 .

oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053210 ;
  a2a:EventKeyRef oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1 .

oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053206 ;
  a2a:EventKeyRef oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1 .

oa:relationep_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Person3530053208 ;
  a2a:EventKeyRef oa:event_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118_Event1 .

oa:source_hco_CF2474CE-AF2F-4603-84CC-ABCC6DF79118
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Staphorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Staphorst, Nederland", "1864-01-16 - 1864-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-01-1864" ;
    a2a:Year "1864" ;
    a2a:Month "01" ;
    a2a:Day "16" ;
    rdfs:label "16-01-1864"
  ] ;
  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 "8" ;
    a2a:RegistryNumber "11465" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Staphorst, 8, 11465"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/CF2474CEAF2F460384CCABCC6DF79118" ;
  a2a:RecordIdentifier "3530053202" ;
  a2a:RecordGUID "{CF2474CE-AF2F-4603-84CC-ABCC6DF79118}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/72E8DB2ACF2D44BB835538B00A1D17AB" .

