@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_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa
  a a2a:Record ;
  rdfs:label "Overlijden op 6 maart 1846 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-65ff98a6-8a07-91ab-43b4-eec4f81384ea, oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-922a6ee6-9934-7cb6-4a33-9a4cb0df374d, oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-dedce32a-01ca-35fc-08cc-bf2f4ac30f3c ;
  a2a:hasEvent oa:event_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_0 ;
  a2a:hasRelationPP oa:relationpp_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_0, oa:relationpp_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_1 ;
  a2a:hasSource oa:source_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa .

oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-65ff98a6-8a07-91ab-43b4-eec4f81384ea
  a a2a:Person ;
  rdfs:label "Jan Elsakkers" ;
  a2a:PersonName [
    rdfs:label "Jan Elsakkers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Elsakkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-922a6ee6-9934-7cb6-4a33-9a4cb0df374d
  a a2a:Person ;
  rdfs:label "Jan de Weert" ;
  a2a:PersonName [
    rdfs:label "Jan de Weert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person-dedce32a-01ca-35fc-08cc-bf2f4ac30f3c
  a a2a:Person ;
  rdfs:label "Cornelia Jochems" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jochems" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1846-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person:dedce32a-01ca-35fc-08cc-bf2f4ac30f3c ;
  a2a:EventKeyRef oa:event_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Event1 .

oa:relationpp_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person:dedce32a-01ca-35fc-08cc-bf2f4ac30f3c, oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person:65ff98a6-8a07-91ab-43b4-eec4f81384ea .

oa:relationpp_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person:dedce32a-01ca-35fc-08cc-bf2f4ac30f3c, oa:person_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa_Person:922a6ee6-9934-7cb6-4a33-9a4cb0df374d .

oa:source_wba_9cb41ced-7a56-ee70-6fc3-9ecaafca71fa
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1846-03-06 - 1846-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1846-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4184, Per..." ;
    a2a:Book "Overlijdensregister 1845-1848" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "4184" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4184, Per..., Overlijdensregister 1845-1848, 21, 4184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3e699034-8b17-ff10-3a02-539ff22a75b5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9cb41ced-7a56-ee70-6fc3-9ecaafca71fa" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3e699034-8b17-ff10-3a02-539ff22a75b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9cb41ced-7a56-ee70-6fc3-9ecaafca71fa" ;
  a2a:RecordGUID "{9cb41ced-7a56-ee70-6fc3-9ecaafca71fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12755_00012755.xml van WBA" .

