@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_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5
  a a2a:Record ;
  rdfs:label "Overlijden op 28 februari 1830 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-5e5b6a91-df15-e005-ff0a-a39a2989adb6, oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-66e5939b-5d66-38f7-f074-a885be2632ff, oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-84a0cfcc-b822-5b3d-27ac-539019847c9d ;
  a2a:hasEvent oa:event_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_0, oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_1, oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_2 ;
  a2a:hasSource oa:source_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5 .

oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-5e5b6a91-df15-e005-ff0a-a39a2989adb6
  a a2a:Person ;
  rdfs:label "Cornelius Bolders" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bolders" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Bolders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-66e5939b-5d66-38f7-f074-a885be2632ff
  a a2a:Person ;
  rdfs:label "Anna Catharina Vanoevelen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vanoevelen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vanoevelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person-84a0cfcc-b822-5b3d-27ac-539019847c9d
  a a2a:Person ;
  rdfs:label "Josephus Bolders" ;
  a2a:PersonName [
    rdfs:label "Josephus Bolders" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Bolders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "11" ;
    rdfs:label "11"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1818-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:event_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1830-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person:5e5b6a91-df15-e005-ff0a-a39a2989adb6 ;
  a2a:EventKeyRef oa:event_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Event1 .

oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person:66e5939b-5d66-38f7-f074-a885be2632ff ;
  a2a:EventKeyRef oa:event_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Event1 .

oa:relationep_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Person:84a0cfcc-b822-5b3d-27ac-539019847c9d ;
  a2a:EventKeyRef oa:event_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5_Event1 .

oa:source_wba_a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1830-02-28 - 1830-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1830-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 17, Periode: 1830" ;
    a2a:Book "Overlijdensregister Kalmthout 1830" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "17" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 17, Periode: 1830, Overlijdensregister Kalmthout 1830, 13, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/bc5808dc-eaaa-dd57-644f-0e8012bbdbfe.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/bc5808dc-eaaa-dd57-644f-0e8012bbdbfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5" ;
  a2a:RecordGUID "{a76acef6-f77e-eccc-d58e-fa9b5c3c6ad5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13673_00013673.xml van WBA" .

