@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_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1816 te Capelle" ;
  a2a:hasPerson oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-af687ae7-9ab3-4614-fe54-b66c4ffd07cc, oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-d141840a-0cda-6210-1e1a-6adfaf2eb3a8, oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-8453c454-f201-e5d7-ca4c-084d36522fc9, oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-96295f8b-2224-8ac6-9df6-4a76f9534ae1, oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-ab168a44-97e4-f211-afb7-3a4639345fec ;
  a2a:hasEvent oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_0, oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_1, oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_2, oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_3, oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_4 ;
  a2a:hasSource oa:source_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2 .

oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-af687ae7-9ab3-4614-fe54-b66c4ffd07cc
  a a2a:Person ;
  rdfs:label "Willemijna de Beer" ;
  a2a:PersonName [
    rdfs:label "Willemijna de Beer" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-d141840a-0cda-6210-1e1a-6adfaf2eb3a8
  a a2a:Person ;
  rdfs:label "Marijnus den Ronden" ;
  a2a:PersonName [
    rdfs:label "Marijnus den Ronden" ;
    a2a:PersonNameFirstName "Marijnus" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ronden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-8453c454-f201-e5d7-ca4c-084d36522fc9
  a a2a:Person ;
  rdfs:label "Johannes de Jong" ;
  a2a:PersonName [
    rdfs:label "Johannes de Jong" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-96295f8b-2224-8ac6-9df6-4a76f9534ae1
  a a2a:Person ;
  rdfs:label "Johannes Bergmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Bergmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person-ab168a44-97e4-f211-afb7-3a4639345fec
  a a2a:Person ;
  rdfs:label "Cornelis Bergmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bergmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "16" ;
    rdfs:label "16"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1816-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person:af687ae7-9ab3-4614-fe54-b66c4ffd07cc ;
  a2a:EventKeyRef oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 .

oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person:d141840a-0cda-6210-1e1a-6adfaf2eb3a8 ;
  a2a:EventKeyRef oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 .

oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person:8453c454-f201-e5d7-ca4c-084d36522fc9 ;
  a2a:EventKeyRef oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 .

oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person:96295f8b-2224-8ac6-9df6-4a76f9534ae1 ;
  a2a:EventKeyRef oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 .

oa:relationep_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Person:ab168a44-97e4-f211-afb7-3a4639345fec ;
  a2a:EventKeyRef oa:event_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2_Event1 .

oa:source_sha_172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1816-02-08 - 1816-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1816-02-08"^^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: 324, Periode: 1813-1822" ;
    a2a:Book "Overlijdensregister" ;
    a2a:RegistryNumber "324" ;
    a2a:Folio "1v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 324, Periode: 1813-1822, Overlijdensregister, 324, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f8310f89-c94e-25a8-fb25-880ad1e72318.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f8310f89-c94e-25a8-fb25-880ad1e72318.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2" ;
  a2a:RecordGUID "{172e5f2b-d3a6-6e7f-35bd-5cdd91a3f6a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1453_00001453.xml van SHA" .

