@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_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1861 te Wijk en Aalburg" ;
  a2a:hasPerson oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-0e48752d-81e3-9b1d-c361-d18c7866ca96, oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-6bc81077-dce7-3ea8-a96f-b7e1c47bece0, oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-96e9ebf4-8953-4707-827b-a4757cff25db, oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-d9019350-844a-0994-2e48-8d873841f80f, oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-928e74cb-5c14-6832-a28e-af4b9663fabd ;
  a2a:hasEvent oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_0, oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_1, oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_2, oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_3, oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_4 ;
  a2a:hasSource oa:source_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa .

oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-0e48752d-81e3-9b1d-c361-d18c7866ca96
  a a2a:Person ;
  rdfs:label "Jan Rudof Eilers Koch" ;
  a2a:PersonName [
    rdfs:label "Jan Rudof Eilers Koch" ;
    a2a:PersonNameFirstName "Jan Rudof Eilers" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "predikant Luthers" .

oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-6bc81077-dce7-3ea8-a96f-b7e1c47bece0
  a a2a:Person ;
  rdfs:label "Jan Willem Ponse" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Ponse" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Ponse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-96e9ebf4-8953-4707-827b-a4757cff25db
  a a2a:Person ;
  rdfs:label "Roelof Pullen" ;
  a2a:PersonName [
    rdfs:label "Roelof Pullen" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-d9019350-844a-0994-2e48-8d873841f80f
  a a2a:Person ;
  rdfs:label "Albertus Johannes Rudolf Koch" ;
  a2a:PersonName [
    rdfs:label "Albertus Johannes Rudolf Koch" ;
    a2a:PersonNameFirstName "Albertus Johannes Rudolf" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar en 3 maanden" ;
    rdfs:label "1 jaar en 3 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person-928e74cb-5c14-6832-a28e-af4b9663fabd
  a a2a:Person ;
  rdfs:label "Hendrika Smith" ;
  a2a:PersonName [
    rdfs:label "Hendrika Smith" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1861-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] .

oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person:0e48752d-81e3-9b1d-c361-d18c7866ca96 ;
  a2a:EventKeyRef oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 .

oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person:6bc81077-dce7-3ea8-a96f-b7e1c47bece0 ;
  a2a:EventKeyRef oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 .

oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person:96e9ebf4-8953-4707-827b-a4757cff25db ;
  a2a:EventKeyRef oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 .

oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person:d9019350-844a-0994-2e48-8d873841f80f ;
  a2a:EventKeyRef oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 .

oa:relationep_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Person:928e74cb-5c14-6832-a28e-af4b9663fabd ;
  a2a:EventKeyRef oa:event_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa_Event1 .

oa:source_sha_1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1861-08-03 - 1861-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1861-08-03"^^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: 5953, Periode: 1853-1862" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "5953" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5953, Periode: 1853-1862, Overlijdensregister, 28, 5953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/26ad04fc-1d63-59aa-0a13-6cbbee2886c2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/26ad04fc-1d63-59aa-0a13-6cbbee2886c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa" ;
  a2a:RecordGUID "{1b8bf0f8-aec7-928e-ded5-7b3d8f1273fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_59_00000059.xml van SHA" .

