@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_7889e746-cdfc-0dd2-426b-a032d4e28678
  a a2a:Record ;
  rdfs:label "Overlijden op 18 november 1848 te Wijk" ;
  a2a:hasPerson oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-b325488e-a0d1-0b16-f278-89412c239af3, oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-0c814014-71ce-a0fa-a836-5b04157ed4aa, oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-475cbc7a-466c-21f0-6c48-80a2190878de, oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-6087fee8-24a7-2ed0-5b31-3cf7943f915a, oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-bf59f49e-8add-fac9-3571-ca124ef33850 ;
  a2a:hasEvent oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_0, oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_1, oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_2, oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_3, oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_4 ;
  a2a:hasSource oa:source_sha_7889e746-cdfc-0dd2-426b-a032d4e28678 .

oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-b325488e-a0d1-0b16-f278-89412c239af3
  a a2a:Person ;
  rdfs:label "Dirk Stolsenbach" ;
  a2a:PersonName [
    rdfs:label "Dirk Stolsenbach" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Stolsenbach"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-0c814014-71ce-a0fa-a836-5b04157ed4aa
  a a2a:Person ;
  rdfs:label "Govert van Capel" ;
  a2a:PersonName [
    rdfs:label "Govert van Capel" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Capel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-475cbc7a-466c-21f0-6c48-80a2190878de
  a a2a:Person ;
  rdfs:label "Bartel van Kuijk" ;
  a2a:PersonName [
    rdfs:label "Bartel van Kuijk" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-6087fee8-24a7-2ed0-5b31-3cf7943f915a
  a a2a:Person ;
  rdfs:label "Johannis Stolsenbach" ;
  a2a:PersonName [
    rdfs:label "Johannis Stolsenbach" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Stolsenbach"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person-bf59f49e-8add-fac9-3571-ca124ef33850
  a a2a:Person ;
  rdfs:label "Leske van Helden" ;
  a2a:PersonName [
    rdfs:label "Leske van Helden" ;
    a2a:PersonNameFirstName "Leske" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1848-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person:b325488e-a0d1-0b16-f278-89412c239af3 ;
  a2a:EventKeyRef oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 .

oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person:0c814014-71ce-a0fa-a836-5b04157ed4aa ;
  a2a:EventKeyRef oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 .

oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person:475cbc7a-466c-21f0-6c48-80a2190878de ;
  a2a:EventKeyRef oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 .

oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person:6087fee8-24a7-2ed0-5b31-3cf7943f915a ;
  a2a:EventKeyRef oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 .

oa:relationep_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Person:bf59f49e-8add-fac9-3571-ca124ef33850 ;
  a2a:EventKeyRef oa:event_sha_7889e746-cdfc-0dd2-426b-a032d4e28678_Event1 .

oa:source_sha_7889e746-cdfc-0dd2-426b-a032d4e28678
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1848-11-18 - 1848-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1848-11-18"^^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: 5952, Periode: 1843-1852" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "5952" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5952, Periode: 1843-1852, Overlijdensregister, 54, 5952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a866f27d-4590-135e-be4f-3a24aa972706.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7889e746-cdfc-0dd2-426b-a032d4e28678" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a866f27d-4590-135e-be4f-3a24aa972706.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7889e746-cdfc-0dd2-426b-a032d4e28678" ;
  a2a:RecordGUID "{7889e746-cdfc-0dd2-426b-a032d4e28678}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_13_00000013.xml van SHA" .

