@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_058ae8c4-fa07-e9a8-56f6-c8b08a02a653
  a a2a:Record ;
  rdfs:label "Overlijden op 10 september 1892 te Baarland" ;
  a2a:hasPerson oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person1, oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person2, oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person3, oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person5, oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person9, oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person10 ;
  a2a:hasEvent oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_0, oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_1, oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_2, oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_3, oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_4, oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_5 ;
  a2a:hasSource oa:source_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653 .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person1
  a a2a:Person ;
  rdfs:label "Danker Blok" ;
  a2a:PersonName [
    rdfs:label "Danker Blok" ;
    a2a:PersonNameFirstName "Danker" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person2
  a a2a:Person ;
  rdfs:label "Abraham Christiaan Blok" ;
  a2a:PersonName [
    rdfs:label "Abraham Christiaan Blok" ;
    a2a:PersonNameFirstName "Abraham Christiaan" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person3
  a a2a:Person ;
  rdfs:label "Christiaan Wisse" ;
  a2a:PersonName [
    rdfs:label "Christiaan Wisse" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Wisse"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "plantsoenier" .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person5
  a a2a:Person ;
  rdfs:label "Elizabeth Weststrate" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Weststrate" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Weststrate"
  ] .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person9
  a a2a:Person ;
  rdfs:label "Cornelis Blok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Blok" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Man" .

oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person10
  a a2a:Person ;
  rdfs:label "Janna de Jonge" ;
  a2a:PersonName [
    rdfs:label "Janna de Jonge" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1892-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:EventRemark01_Handtekening_aangever_1 "Ja" ;
  a2a:EventRemark09_Overlijdensplaats_moeder "Baarland" ;
  a2a:EventRemark07_Vader_overleden "Ja" ;
  a2a:EventRemark02_Hoedanigheid_aangever_1 "zoon" ;
  a2a:EventRemark03_Handtekening_aangever_2 "Ja" ;
  a2a:EventRemark08_Moeder_overleden "Ja" ;
  a2a:EventRemark04_Hoedanigheid_aangever_2 "neef" ;
  a2a:EventRemark06_Burgerlijke_staat "w" ;
  a2a:EventRemark05_Tijd_van_overlijden "11:30" .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person1 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person2 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person3 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person5 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person9 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:relationep_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Person10 ;
  a2a:EventKeyRef oa:event_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653_Event1 .

oa:source_bor_058ae8c4-fa07-e9a8-56f6-c8b08a02a653
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland", "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 "1892" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1892-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Overlijden Borsele 1892" ;
    a2a:DocumentNumber "12" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Overlijden Borsele 1892, 12"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{058ae8c4-fa07-e9a8-56f6-c8b08a02a653}" .

[] a2a:PersonRemarkdeat_date "Baarland" .
[] a2a:PersonRemarkdeat_plac "Baarland" .
