@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_0619e3ee-3541-e846-ebd1-cbc024bab327
  a a2a:Record ;
  rdfs:label "Overlijden op 24 maart 1807 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-bec6b601-0d60-6153-d7dd-8bfea78c576c, oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-bee1828b-54ec-07bc-6ad4-6d7253c15edf, oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-e744171d-78e9-5825-3bde-d55d56654a6c, oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-2bdea858-8ec1-cf0c-efd9-63609f99077f ;
  a2a:hasEvent oa:event_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_0, oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_1, oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_2 ;
  a2a:hasRelationPP oa:relationpp_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_0 ;
  a2a:hasSource oa:source_wba_0619e3ee-3541-e846-ebd1-cbc024bab327 .

oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-bec6b601-0d60-6153-d7dd-8bfea78c576c
  a a2a:Person ;
  rdfs:label "Catharine Meerts" ;
  a2a:PersonName [
    rdfs:label "Catharine Meerts" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNameLastName "Meerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-bee1828b-54ec-07bc-6ad4-6d7253c15edf
  a a2a:Person ;
  rdfs:label "Corneille Martin Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Corneille Martin Lenaerts" ;
    a2a:PersonNameFirstName "Corneille Martin" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-e744171d-78e9-5825-3bde-d55d56654a6c
  a a2a:Person ;
  rdfs:label "Catherine Bou..." ;
  a2a:PersonName [
    rdfs:label "Catherine Bou..." ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Bou..."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person-2bdea858-8ec1-cf0c-efd9-63609f99077f
  a a2a:Person ;
  rdfs:label "Laurent Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Laurent Lenaerts" ;
    a2a:PersonNameFirstName "Laurent" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "88" ;
    rdfs:label "88"
  ] ;
  a2a:BirthDate [
    a2a:Year "1718" ;
    a2a:Month "10"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:event_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1807-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person:bee1828b-54ec-07bc-6ad4-6d7253c15edf ;
  a2a:EventKeyRef oa:event_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Event1 .

oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person:e744171d-78e9-5825-3bde-d55d56654a6c ;
  a2a:EventKeyRef oa:event_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Event1 .

oa:relationep_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person:2bdea858-8ec1-cf0c-efd9-63609f99077f ;
  a2a:EventKeyRef oa:event_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Event1 .

oa:relationpp_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person:2bdea858-8ec1-cf0c-efd9-63609f99077f, oa:person_wba_0619e3ee-3541-e846-ebd1-cbc024bab327_Person:bec6b601-0d60-6153-d7dd-8bfea78c576c .

oa:source_wba_0619e3ee-3541-e846-ebd1-cbc024bab327
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1807-03-24 - 1807-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1807-03-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 04, Periode: 1807" ;
    a2a:Book "Overlijdensregister Kalmthout 1807" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "04" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 04, Periode: 1807, Overlijdensregister Kalmthout 1807, 4, 04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/cd901b67-12f6-56a5-18a0-dc277c0cb254.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0619e3ee-3541-e846-ebd1-cbc024bab327" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/cd901b67-12f6-56a5-18a0-dc277c0cb254.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0619e3ee-3541-e846-ebd1-cbc024bab327" ;
  a2a:RecordGUID "{0619e3ee-3541-e846-ebd1-cbc024bab327}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13927_00013927.xml van WBA" .

