@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_88702e9b-ffd8-b251-4845-e2fb9626457e
  a a2a:Record ;
  rdfs:label "Overlijden op 17 april 1831 te Drunen" ;
  a2a:hasPerson oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-8c701bd1-4191-8d53-32fe-c619c63ebc17, oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-e3ca068a-50eb-b61d-097e-8ce6a7bba895, oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-67d6ca04-493f-90ec-943d-1fc9acdecdbc, oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-d77e8272-dce3-999c-4223-0110731b0eec ;
  a2a:hasEvent oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_0, oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_1, oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_2, oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_3 ;
  a2a:hasSource oa:source_sha_88702e9b-ffd8-b251-4845-e2fb9626457e .

oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-8c701bd1-4191-8d53-32fe-c619c63ebc17
  a a2a:Person ;
  rdfs:label "Johanna Geertruida Elshout" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida Elshout" ;
    a2a:PersonNameFirstName "Johanna Geertruida" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "11 maanden" ;
    rdfs:label "11 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-e3ca068a-50eb-b61d-097e-8ce6a7bba895
  a a2a:Person ;
  rdfs:label "Frans Dankers" ;
  a2a:PersonName [
    rdfs:label "Frans Dankers" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Dankers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-67d6ca04-493f-90ec-943d-1fc9acdecdbc
  a a2a:Person ;
  rdfs:label "Theodoris Elshout" ;
  a2a:PersonName [
    rdfs:label "Theodoris Elshout" ;
    a2a:PersonNameFirstName "Theodoris" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person-d77e8272-dce3-999c-4223-0110731b0eec
  a a2a:Person ;
  rdfs:label "Johanna Petronella de Groot" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella de Groot" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1831-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person:8c701bd1-4191-8d53-32fe-c619c63ebc17 ;
  a2a:EventKeyRef oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1 .

oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person:e3ca068a-50eb-b61d-097e-8ce6a7bba895 ;
  a2a:EventKeyRef oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1 .

oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person:67d6ca04-493f-90ec-943d-1fc9acdecdbc ;
  a2a:EventKeyRef oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1 .

oa:relationep_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Person:d77e8272-dce3-999c-4223-0110731b0eec ;
  a2a:EventKeyRef oa:event_sha_88702e9b-ffd8-b251-4845-e2fb9626457e_Event1 .

oa:source_sha_88702e9b-ffd8-b251-4845-e2fb9626457e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1831-04-17 - 1831-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1831-04-17"^^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: 3253, Periode: 1831-1840" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "3253" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3253, Periode: 1831-1840, Overlijdensregister, 11, 3253"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/04ea33b6-6f16-2abe-05d8-b00933bac5d6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/88702e9b-ffd8-b251-4845-e2fb9626457e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/04ea33b6-6f16-2abe-05d8-b00933bac5d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/88702e9b-ffd8-b251-4845-e2fb9626457e" ;
  a2a:RecordGUID "{88702e9b-ffd8-b251-4845-e2fb9626457e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7_00000007.xml van SHA" .

