@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_eb958e4b-030d-7182-f285-eea2bc34e088
  a a2a:Record ;
  rdfs:label "Overlijden op 20 november 1822 te 's-Heerenhoek" ;
  a2a:hasPerson oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person1, oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person2, oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person3, oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person5 ;
  a2a:hasEvent oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_0, oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_1, oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_2, oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_3 ;
  a2a:hasSource oa:source_bor_eb958e4b-030d-7182-f285-eea2bc34e088 .

oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person1
  a a2a:Person ;
  rdfs:label "Catharina Doris" ;
  a2a:PersonName [
    rdfs:label "Catharina Doris" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Doris"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brussel(B)" ;
    rdfs:label "Brussel(B)"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person2
  a a2a:Person ;
  rdfs:label "Benjamin Karelse" ;
  a2a:PersonName [
    rdfs:label "Benjamin Karelse" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Karelse"
  ] ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landman" .

oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person3
  a a2a:Person ;
  rdfs:label "Pieter Leijs" ;
  a2a:PersonName [
    rdfs:label "Pieter Leijs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Leijs"
  ] ;
  a2a:Residence [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person5
  a a2a:Person ;
  rdfs:label "Frans Samelse" ;
  a2a:PersonName [
    rdfs:label "Frans Samelse" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Samelse"
  ] .

oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1822-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:EventRemarkOpmerking "nalatend 9 kinderen" ;
  a2a:EventRemark03_Wijknummer "1" ;
  a2a:EventRemark05_Burgerlijke_staat "w" ;
  a2a:EventRemark02_Handtekening_aangever_2 "Ja" ;
  a2a:EventRemark04_Tijd_van_overlijden "13:00" ;
  a2a:EventRemark01_Handtekening_aangever_1 "Ja" .

oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person1 ;
  a2a:EventKeyRef oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1 .

oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person2 ;
  a2a:EventKeyRef oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1 .

oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person3 ;
  a2a:EventKeyRef oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1 .

oa:relationep_bor_eb958e4b-030d-7182-f285-eea2bc34e088_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Person5 ;
  a2a:EventKeyRef oa:event_bor_eb958e4b-030d-7182-f285-eea2bc34e088_Event1 .

oa:source_bor_eb958e4b-030d-7182-f285-eea2bc34e088
  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 "1822" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1822-11-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Overlijden Borsele 1822" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Overlijden Borsele 1822, 27"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{eb958e4b-030d-7182-f285-eea2bc34e088}" .

