@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_88bd6b5d-e69b-6ef7-c87d-1903020770fb
  a a2a:Record ;
  rdfs:label "Overlijden op 24 september 1819 te Heusden" ;
  a2a:hasPerson oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-57f53714-d1d5-78d4-5a33-dcacebb75d24, oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-689d1a74-e4f6-35e8-1576-8b3098d0d198, oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-356f47d6-53c6-05e6-285a-30628dfe4cb2, oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-0481aa71-aef3-ff36-77d8-b660253eb0de ;
  a2a:hasEvent oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_0, oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_1, oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_2, oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_3 ;
  a2a:hasSource oa:source_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb .

oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-57f53714-d1d5-78d4-5a33-dcacebb75d24
  a a2a:Person ;
  rdfs:label "Margaretha Steggerda" ;
  a2a:PersonName [
    rdfs:label "Margaretha Steggerda" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Steggerda"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 dag" ;
    rdfs:label "1 dag"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-689d1a74-e4f6-35e8-1576-8b3098d0d198
  a a2a:Person ;
  rdfs:label "Evert Gortemulder" ;
  a2a:PersonName [
    rdfs:label "Evert Gortemulder" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Gortemulder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "sergeant" .

oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-356f47d6-53c6-05e6-285a-30628dfe4cb2
  a a2a:Person ;
  rdfs:label "Christophel Johannes Steggerda" ;
  a2a:PersonName [
    rdfs:label "Christophel Johannes Steggerda" ;
    a2a:PersonNameFirstName "Christophel Johannes" ;
    a2a:PersonNameLastName "Steggerda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "sergeant-majoor" .

oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person-0481aa71-aef3-ff36-77d8-b660253eb0de
  a a2a:Person ;
  rdfs:label "Johanna Kienhorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Kienhorst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kienhorst"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1819-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person:57f53714-d1d5-78d4-5a33-dcacebb75d24 ;
  a2a:EventKeyRef oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1 .

oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person:689d1a74-e4f6-35e8-1576-8b3098d0d198 ;
  a2a:EventKeyRef oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1 .

oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person:356f47d6-53c6-05e6-285a-30628dfe4cb2 ;
  a2a:EventKeyRef oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1 .

oa:relationep_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Person:0481aa71-aef3-ff36-77d8-b660253eb0de ;
  a2a:EventKeyRef oa:event_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb_Event1 .

oa:source_sha_88bd6b5d-e69b-6ef7-c87d-1903020770fb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1819-09-24 - 1819-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1819-09-24"^^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: 4093, Periode: 1815-1830" ;
    a2a:Book "Overlijdensregister" ;
    a2a:RegistryNumber "4093" ;
    a2a:Folio "10" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4093, Periode: 1815-1830, Overlijdensregister, 4093, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6486704b-6d02-9834-6fd6-0f9dca029f31.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/88bd6b5d-e69b-6ef7-c87d-1903020770fb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6486704b-6d02-9834-6fd6-0f9dca029f31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/88bd6b5d-e69b-6ef7-c87d-1903020770fb" ;
  a2a:RecordGUID "{88bd6b5d-e69b-6ef7-c87d-1903020770fb}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "4093" ;
  a2a:SourceRemarkregister_periode "1815-1830" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_0_00000000.xml van SHA" .

[] a2a:PersonRemarkdatum_overlijden "1819-09-24" .
