@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_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040
  a a2a:Record ;
  rdfs:label "Overlijden op 1 oktober 1878 te Almkerk" ;
  a2a:hasPerson oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-9c45b5bd-0938-e8d7-e375-ab66cb0d1cb7, oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-bd532f84-1fed-21fa-ff91-805fbed27e63, oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-659e697d-a8e3-86b4-c813-5c0c8901d99b, oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-c7853a5c-0f5f-05b5-207f-a1a8cb7ced38 ;
  a2a:hasEvent oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_0, oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_1, oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_2, oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_3 ;
  a2a:hasSource oa:source_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040 .

oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-9c45b5bd-0938-e8d7-e375-ab66cb0d1cb7
  a a2a:Person ;
  rdfs:label "Dingena Ewijk" ;
  a2a:PersonName [
    rdfs:label "Dingena Ewijk" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Ewijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-bd532f84-1fed-21fa-ff91-805fbed27e63
  a a2a:Person ;
  rdfs:label "Joost Dolislager" ;
  a2a:PersonName [
    rdfs:label "Joost Dolislager" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Dolislager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-659e697d-a8e3-86b4-c813-5c0c8901d99b
  a a2a:Person ;
  rdfs:label "Johanna Botterblom" ;
  a2a:PersonName [
    rdfs:label "Johanna Botterblom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Botterblom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 maanden" ;
    rdfs:label "4 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person-c7853a5c-0f5f-05b5-207f-a1a8cb7ced38
  a a2a:Person ;
  rdfs:label "Willem Botterblom" ;
  a2a:PersonName [
    rdfs:label "Willem Botterblom" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Botterblom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1878-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person:9c45b5bd-0938-e8d7-e375-ab66cb0d1cb7 ;
  a2a:EventKeyRef oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1 .

oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person:bd532f84-1fed-21fa-ff91-805fbed27e63 ;
  a2a:EventKeyRef oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1 .

oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person:659e697d-a8e3-86b4-c813-5c0c8901d99b ;
  a2a:EventKeyRef oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1 .

oa:relationep_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Person:c7853a5c-0f5f-05b5-207f-a1a8cb7ced38 ;
  a2a:EventKeyRef oa:event_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040_Event1 .

oa:source_sha_5197f27c-7f3a-89c7-5e0e-059ea5a27040
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1878-10-01 - 1878-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1878-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 2806, Periode: 1873-1879" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "2806" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2806, Periode: 1873-1879, Overlijdensregister, 38, 2806"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/91a7a6ad-7fa0-0cd0-5d41-ae166dd2db34.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5197f27c-7f3a-89c7-5e0e-059ea5a27040" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/91a7a6ad-7fa0-0cd0-5d41-ae166dd2db34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5197f27c-7f3a-89c7-5e0e-059ea5a27040" ;
  a2a:RecordGUID "{5197f27c-7f3a-89c7-5e0e-059ea5a27040}" ;
  a2a:SourceRemarkOpmerking "Loopt tot 14 juli 1879." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7271_00007271.xml van SHA" .

