@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_1196a396-e7b5-cc58-e949-4904b9d482f5
  a a2a:Record ;
  rdfs:label "Overlijden op 29 januari 1956 te Sprang-Capelle" ;
  a2a:hasPerson oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-aa1a7441-a1c3-a36f-f37d-cd29755d9080, oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-21e84c5f-5214-882f-afdd-d932d59b65eb, oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-0a9a8411-5ae9-1615-be53-f1cf618dbe02, oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-33aa02f8-b2ae-c56a-f564-81bc10751fbe, oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-b574a7d8-ce09-88dc-8dbd-a258f9f54a86 ;
  a2a:hasEvent oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_0, oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_1, oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_2, oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_3, oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_4 ;
  a2a:hasSource oa:source_sha_1196a396-e7b5-cc58-e949-4904b9d482f5 .

oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-aa1a7441-a1c3-a36f-f37d-cd29755d9080
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Timmermans" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Timmermans" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-21e84c5f-5214-882f-afdd-d932d59b65eb
  a a2a:Person ;
  rdfs:label "Teuna Gouda" ;
  a2a:PersonName [
    rdfs:label "Teuna Gouda" ;
    a2a:PersonNameFirstName "Teuna" ;
    a2a:PersonNameLastName "Gouda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-0a9a8411-5ae9-1615-be53-f1cf618dbe02
  a a2a:Person ;
  rdfs:label "Jacobus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Timmermans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "groentehandelaar" .

oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-33aa02f8-b2ae-c56a-f564-81bc10751fbe
  a a2a:Person ;
  rdfs:label "Johannes Martinus de Bie" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus de Bie" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person-b574a7d8-ce09-88dc-8dbd-a258f9f54a86
  a a2a:Person ;
  rdfs:label "Marinus de Bie" ;
  a2a:PersonName [
    rdfs:label "Marinus de Bie" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71" ;
    rdfs:label "71"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1956-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person:aa1a7441-a1c3-a36f-f37d-cd29755d9080 ;
  a2a:EventKeyRef oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 .

oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person:21e84c5f-5214-882f-afdd-d932d59b65eb ;
  a2a:EventKeyRef oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 .

oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person:0a9a8411-5ae9-1615-be53-f1cf618dbe02 ;
  a2a:EventKeyRef oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 .

oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person:33aa02f8-b2ae-c56a-f564-81bc10751fbe ;
  a2a:EventKeyRef oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 .

oa:relationep_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Person:b574a7d8-ce09-88dc-8dbd-a258f9f54a86 ;
  a2a:EventKeyRef oa:event_sha_1196a396-e7b5-cc58-e949-4904b9d482f5_Event1 .

oa:source_sha_1196a396-e7b5-cc58-e949-4904b9d482f5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1956-01-29 - 1956-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1956-01-29"^^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: 662, Periode: 1956-1960" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "662" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 662, Periode: 1956-1960, Overlijdensregister, 10, 662"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8c045a68-0752-3ac5-b1ac-74cacbff5cb0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1196a396-e7b5-cc58-e949-4904b9d482f5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8c045a68-0752-3ac5-b1ac-74cacbff5cb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1196a396-e7b5-cc58-e949-4904b9d482f5" ;
  a2a:RecordGUID "{1196a396-e7b5-cc58-e949-4904b9d482f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1285_00001285.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
