@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_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90
  a a2a:Record ;
  rdfs:label "Overlijden op 19 december 1943 te Eethen" ;
  a2a:hasPerson oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-c3966edc-9d3e-b275-7622-21932ea17cbe, oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-e925445d-0e21-1b78-3da1-c68ed21f584e, oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-f33d5aa3-ce41-30ad-2869-2e72c73855ce, oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-8dfdef54-1d52-1f43-ea9c-363db3808398 ;
  a2a:hasEvent oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_0, oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_1, oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_2, oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_3 ;
  a2a:hasSource oa:source_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90 .

oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-c3966edc-9d3e-b275-7622-21932ea17cbe
  a a2a:Person ;
  rdfs:label "Adriana Pieternella Sprong" ;
  a2a:PersonName [
    rdfs:label "Adriana Pieternella Sprong" ;
    a2a:PersonNameFirstName "Adriana Pieternella" ;
    a2a:PersonNameLastName "Sprong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-e925445d-0e21-1b78-3da1-c68ed21f584e
  a a2a:Person ;
  rdfs:label "Corstiaan Vos" ;
  a2a:PersonName [
    rdfs:label "Corstiaan Vos" ;
    a2a:PersonNameFirstName "Corstiaan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-f33d5aa3-ce41-30ad-2869-2e72c73855ce
  a a2a:Person ;
  rdfs:label "Gerdina de Raad" ;
  a2a:PersonName [
    rdfs:label "Gerdina de Raad" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raad"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person-8dfdef54-1d52-1f43-ea9c-363db3808398
  a a2a:Person ;
  rdfs:label "Jan Leonard Sprong" ;
  a2a:PersonName [
    rdfs:label "Jan Leonard Sprong" ;
    a2a:PersonNameFirstName "Jan Leonard" ;
    a2a:PersonNameLastName "Sprong"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1943-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person:c3966edc-9d3e-b275-7622-21932ea17cbe ;
  a2a:EventKeyRef oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1 .

oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person:e925445d-0e21-1b78-3da1-c68ed21f584e ;
  a2a:EventKeyRef oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1 .

oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person:f33d5aa3-ce41-30ad-2869-2e72c73855ce ;
  a2a:EventKeyRef oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1 .

oa:relationep_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Person:8dfdef54-1d52-1f43-ea9c-363db3808398 ;
  a2a:EventKeyRef oa:event_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90_Event1 .

oa:source_sha_3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen", "1943-12-19 - 1943-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1943-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke stand, Deel: 3557, Periode: 1941-1950" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "3557" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke stand, Deel: 3557, Periode: 1941-1950, Overlijdensregister, 21, 3557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/83adf5d9-17a8-311e-d156-b06b717d3073.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/83adf5d9-17a8-311e-d156-b06b717d3073.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90" ;
  a2a:RecordGUID "{3e32b8e2-2b96-ed6c-bbbd-c9b4f631ce90}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_8165_00008165.xml van SHA" .

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