@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_8520cd0d-64ce-ea0e-70bf-c6bc88833e13
  a a2a:Record ;
  rdfs:label "Overlijden op 5 maart 1813 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-6562bd10-bc8f-da97-fae5-9d9c122983f2, oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-3bc3e39d-face-8c04-23a6-35ad58f70f45, oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-a05a35de-c418-b6fc-05c4-1d7ee0937646, oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-054d7412-ce6f-6a9f-7180-fa10d62c07cd ;
  a2a:hasEvent oa:event_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_0, oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_1, oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_2 ;
  a2a:hasRelationPP oa:relationpp_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_0 ;
  a2a:hasSource oa:source_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13 .

oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-6562bd10-bc8f-da97-fae5-9d9c122983f2
  a a2a:Person ;
  rdfs:label "Jeanne Hensen" ;
  a2a:PersonName [
    rdfs:label "Jeanne Hensen" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Hensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-3bc3e39d-face-8c04-23a6-35ad58f70f45
  a a2a:Person ;
  rdfs:label "Joseph Vanhal" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanhal" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanhal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-a05a35de-c418-b6fc-05c4-1d7ee0937646
  a a2a:Person ;
  rdfs:label "Adrienne Theuns" ;
  a2a:PersonName [
    rdfs:label "Adrienne Theuns" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNameLastName "Theuns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person-054d7412-ce6f-6a9f-7180-fa10d62c07cd
  a a2a:Person ;
  rdfs:label "Jean Vanhal" ;
  a2a:PersonName [
    rdfs:label "Jean Vanhal" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vanhal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "83" ;
    rdfs:label "83"
  ] ;
  a2a:BirthDate [ a2a:Year "1730" ] ;
  a2a:BirthPlace [
    a2a:Place "Loenhout" ;
    rdfs:label "Loenhout"
  ] .

oa:event_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1813-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person:3bc3e39d-face-8c04-23a6-35ad58f70f45 ;
  a2a:EventKeyRef oa:event_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Event1 .

oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person:a05a35de-c418-b6fc-05c4-1d7ee0937646 ;
  a2a:EventKeyRef oa:event_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Event1 .

oa:relationep_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person:054d7412-ce6f-6a9f-7180-fa10d62c07cd ;
  a2a:EventKeyRef oa:event_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Event1 .

oa:relationpp_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person:054d7412-ce6f-6a9f-7180-fa10d62c07cd, oa:person_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13_Person:6562bd10-bc8f-da97-fae5-9d9c122983f2 .

oa:source_wba_8520cd0d-64ce-ea0e-70bf-c6bc88833e13
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1813-03-05 - 1813-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1813-03-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 07, Periode: 1813" ;
    a2a:Book "Overlijdensregister Kalmthout 1813" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "07" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 07, Periode: 1813, Overlijdensregister Kalmthout 1813, 14, 07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/55331e8e-a687-39cb-8b8e-d97022c38d4c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8520cd0d-64ce-ea0e-70bf-c6bc88833e13" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/55331e8e-a687-39cb-8b8e-d97022c38d4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8520cd0d-64ce-ea0e-70bf-c6bc88833e13" ;
  a2a:RecordGUID "{8520cd0d-64ce-ea0e-70bf-c6bc88833e13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12646_00012646.xml van WBA" .

