@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_9caf0f92-eb65-60cc-e6f7-05937497aa06
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juli 1942 te Sprang-Capelle" ;
  a2a:hasPerson oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-94a16f80-a065-4918-18ab-afc7da822c5b, oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-a678b70a-ba75-da32-febf-ba0cd31cd008, oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-13c40413-b0ee-0af0-81ee-6e3b23d347c0 ;
  a2a:hasEvent oa:event_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_0, oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_1, oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_2 ;
  a2a:hasSource oa:source_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06 .

oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-94a16f80-a065-4918-18ab-afc7da822c5b
  a a2a:Person ;
  rdfs:label "Francisca Christ" ;
  a2a:PersonName [
    rdfs:label "Francisca Christ" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-a678b70a-ba75-da32-febf-ba0cd31cd008
  a a2a:Person ;
  rdfs:label "Martinus Werther" ;
  a2a:PersonName [
    rdfs:label "Martinus Werther" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Werther"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "grondwerker" .

oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person-13c40413-b0ee-0af0-81ee-6e3b23d347c0
  a a2a:Person ;
  rdfs:label "Hendrik Johannes Werther" ;
  a2a:PersonName [
    rdfs:label "Hendrik Johannes Werther" ;
    a2a:PersonNameFirstName "Hendrik Johannes" ;
    a2a:PersonNameLastName "Werther"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3" ;
    rdfs:label "3"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1942-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person:94a16f80-a065-4918-18ab-afc7da822c5b ;
  a2a:EventKeyRef oa:event_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Event1 .

oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person:a678b70a-ba75-da32-febf-ba0cd31cd008 ;
  a2a:EventKeyRef oa:event_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Event1 .

oa:relationep_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Person:13c40413-b0ee-0af0-81ee-6e3b23d347c0 ;
  a2a:EventKeyRef oa:event_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06_Event1 .

oa:source_sha_9caf0f92-eb65-60cc-e6f7-05937497aa06
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1942-07-11 - 1942-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1942-07-11"^^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: 659, Periode: 1941-1945" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "659" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 659, Periode: 1941-1945, Overlijdensregister, 31, 659"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c50e4440-deec-103d-2881-7366621ac933.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9caf0f92-eb65-60cc-e6f7-05937497aa06" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c50e4440-deec-103d-2881-7366621ac933.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9caf0f92-eb65-60cc-e6f7-05937497aa06" ;
  a2a:RecordGUID "{9caf0f92-eb65-60cc-e6f7-05937497aa06}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1359_00001359.xml van SHA" .

