@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_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1845 te Oudheusden en Elshout" ;
  a2a:hasPerson oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-dcf43494-8bd8-fda8-c6ad-cee823e39627, oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-4ae4f6ac-0d00-a7fa-286a-ca59be212375, oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-7548a906-a592-4c4a-df20-7e84e2786e7b, oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-107cfd01-8f24-f5d4-8275-efabcdf1855f ;
  a2a:hasEvent oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_0, oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_1, oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_2, oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_3 ;
  a2a:hasSource oa:source_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf .

oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-dcf43494-8bd8-fda8-c6ad-cee823e39627
  a a2a:Person ;
  rdfs:label "Jan Dollekens" ;
  a2a:PersonName [
    rdfs:label "Jan Dollekens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2" ;
    rdfs:label "2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-4ae4f6ac-0d00-a7fa-286a-ca59be212375
  a a2a:Person ;
  rdfs:label "Lammert Loef" ;
  a2a:PersonName [
    rdfs:label "Lammert Loef" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Loef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-7548a906-a592-4c4a-df20-7e84e2786e7b
  a a2a:Person ;
  rdfs:label "Clasina de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Clasina de Leeuw" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person-107cfd01-8f24-f5d4-8275-efabcdf1855f
  a a2a:Person ;
  rdfs:label "Jan Dollekens" ;
  a2a:PersonName [
    rdfs:label "Jan Dollekens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1845-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout"
  ] .

oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person:dcf43494-8bd8-fda8-c6ad-cee823e39627 ;
  a2a:EventKeyRef oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1 .

oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person:4ae4f6ac-0d00-a7fa-286a-ca59be212375 ;
  a2a:EventKeyRef oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1 .

oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person:7548a906-a592-4c4a-df20-7e84e2786e7b ;
  a2a:EventKeyRef oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1 .

oa:relationep_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Person:107cfd01-8f24-f5d4-8275-efabcdf1855f ;
  a2a:EventKeyRef oa:event_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf_Event1 .

oa:source_sha_4ea3f0b0-47f0-2994-779d-b0b462b2fbbf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1845-01-18 - 1845-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1845-01-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: 4454, Periode: 1841-1860" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4454" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4454, Periode: 1841-1860, Overlijdensregister, 1, 4454"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b8fd342d-a39b-2488-cc0f-38aa22ce2114.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4ea3f0b0-47f0-2994-779d-b0b462b2fbbf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b8fd342d-a39b-2488-cc0f-38aa22ce2114.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4ea3f0b0-47f0-2994-779d-b0b462b2fbbf" ;
  a2a:RecordGUID "{4ea3f0b0-47f0-2994-779d-b0b462b2fbbf}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "4454" ;
  a2a:SourceRemarkregister_periode "1841-1860" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4_00000004.xml van SHA" .

[]
  a2a:PersonRemarkplaats_overlijden "Oudheusden en Elshout" ;
  a2a:PersonRemarkdatum_overlijden "1845-01-18" .

