@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_1fae8a8b-af4c-848a-2d2b-1ac57724aef1
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juni 1936 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-3b8cf432-dbb0-ba2e-a494-9e46650d7e74, oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-c84dab12-05af-fcb2-4007-82d69ae896d2, oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-ee87a452-66a0-86b3-0c3d-be17a8790f71 ;
  a2a:hasEvent oa:event_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_0, oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_1, oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_2 ;
  a2a:hasSource oa:source_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1 .

oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-3b8cf432-dbb0-ba2e-a494-9e46650d7e74
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Kruijf" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Kruijf" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Kruijf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-c84dab12-05af-fcb2-4007-82d69ae896d2
  a a2a:Person ;
  rdfs:label "Willem Braspenning" ;
  a2a:PersonName [
    rdfs:label "Willem Braspenning" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Braspenning"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "opperman" .

oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person-ee87a452-66a0-86b3-0c3d-be17a8790f71
  a a2a:Person ;
  rdfs:label "Anna Maria Braspenning" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Braspenning" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Braspenning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1936-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person:3b8cf432-dbb0-ba2e-a494-9e46650d7e74 ;
  a2a:EventKeyRef oa:event_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Event1 .

oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person:c84dab12-05af-fcb2-4007-82d69ae896d2 ;
  a2a:EventKeyRef oa:event_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Event1 .

oa:relationep_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Person:ee87a452-66a0-86b3-0c3d-be17a8790f71 ;
  a2a:EventKeyRef oa:event_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1_Event1 .

oa:source_sha_1fae8a8b-af4c-848a-2d2b-1ac57724aef1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1936-06-04 - 1936-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1936-06-04"^^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: 658, Periode: 1933-1940" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "658" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 658, Periode: 1933-1940, Overlijdensregister, 22, 658"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bfba78e3-1091-813e-6b37-b47514bd2914.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1fae8a8b-af4c-848a-2d2b-1ac57724aef1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bfba78e3-1091-813e-6b37-b47514bd2914.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1fae8a8b-af4c-848a-2d2b-1ac57724aef1" ;
  a2a:RecordGUID "{1fae8a8b-af4c-848a-2d2b-1ac57724aef1}" ;
  a2a:SourceRemarkOpmerking "extract overlijdensakte van de gemeente Waalwijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_619_00000619.xml van SHA" .

