@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_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c
  a a2a:Record ;
  rdfs:label "Overlijden op 23 juni 1857 te 's-Heerenhoek" ;
  a2a:hasPerson oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person1, oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person2, oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person3, oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person9, oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person10 ;
  a2a:hasEvent oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_0, oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_1, oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_2, oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_3, oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_4 ;
  a2a:hasSource oa:source_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c .

oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person1
  a a2a:Person ;
  rdfs:label "Jan Kempe" ;
  a2a:PersonName [
    rdfs:label "Jan Kempe" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kempe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "4" ;
    rdfs:label "4"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Heer Arendskerke" ;
    rdfs:label "'s-Heer Arendskerke"
  ] .

oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person2
  a a2a:Person ;
  rdfs:label "Jan Pieterse Remijn" ;
  a2a:PersonName [
    rdfs:label "Jan Pieterse Remijn" ;
    a2a:PersonNameFirstName "Jan Pieterse" ;
    a2a:PersonNameLastName "Remijn"
  ] ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "winkelier" .

oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person3
  a a2a:Person ;
  rdfs:label "Hubregt Witkam" ;
  a2a:PersonName [
    rdfs:label "Hubregt Witkam" ;
    a2a:PersonNameFirstName "Hubregt" ;
    a2a:PersonNameLastName "Witkam"
  ] ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "tapper" .

oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person9
  a a2a:Person ;
  rdfs:label "Gerard Kempe" ;
  a2a:PersonName [
    rdfs:label "Gerard Kempe" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Kempe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person10
  a a2a:Person ;
  rdfs:label "Cornelia Janse Remijn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Janse Remijn" ;
    a2a:PersonNameFirstName "Cornelia Janse" ;
    a2a:PersonNameLastName "Remijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1857-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:EventRemark04_Burgerlijke_staat "o" ;
  a2a:EventRemark02_Handtekening_aangever_2 "Ja" ;
  a2a:EventRemark03_Tijd_van_overlijden "01:00" ;
  a2a:EventRemark01_Handtekening_aangever_1 "Ja" ;
  a2a:EventRemark05_Vader_overleden "Nee" ;
  a2a:EventRemark06_Moeder_overleden "Nee" .

oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person1 ;
  a2a:EventKeyRef oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 .

oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person2 ;
  a2a:EventKeyRef oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 .

oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person3 ;
  a2a:EventKeyRef oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 .

oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person9 ;
  a2a:EventKeyRef oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 .

oa:relationep_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Person10 ;
  a2a:EventKeyRef oa:event_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c_Event1 .

oa:source_bor_a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek", "1811-01-01 - 1966-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1857-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Overlijden Borsele 1857" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Overlijden Borsele 1857, 5"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{a2ec3064-8fbd-b7e5-933c-b8a7d266aa1c}" .

