@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_7b06fb68-5ae0-e809-f245-34fe55cd87e2
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1851 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-a720dbc4-5a33-ad0a-0bf5-0c7783da455a, oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-efb9a738-419d-cd35-16c9-d29b6e3011a6, oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-ac3683b8-94e9-d389-194e-59671715bb6b, oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-2c1aee4e-6b90-57e4-b4bf-bfe1fd8619bc ;
  a2a:hasEvent oa:event_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_0, oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_1, oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_2 ;
  a2a:hasRelationPP oa:relationpp_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_0 ;
  a2a:hasSource oa:source_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2 .

oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-a720dbc4-5a33-ad0a-0bf5-0c7783da455a
  a a2a:Person ;
  rdfs:label "Franciscus Verleysen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verleysen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verleysen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-efb9a738-419d-cd35-16c9-d29b6e3011a6
  a a2a:Person ;
  rdfs:label "Adrianus Vanthillo" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vanthillo" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vanthillo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-ac3683b8-94e9-d389-194e-59671715bb6b
  a a2a:Person ;
  rdfs:label "Joanna Peeters" ;
  a2a:PersonName [
    rdfs:label "Joanna Peeters" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person-2c1aee4e-6b90-57e4-b4bf-bfe1fd8619bc
  a a2a:Person ;
  rdfs:label "Maria Catharina Vanthillo" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Vanthillo" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Vanthillo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1789-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Profession "handwerkster" .

oa:event_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1851-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person:efb9a738-419d-cd35-16c9-d29b6e3011a6 ;
  a2a:EventKeyRef oa:event_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Event1 .

oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person:ac3683b8-94e9-d389-194e-59671715bb6b ;
  a2a:EventKeyRef oa:event_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Event1 .

oa:relationep_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person:2c1aee4e-6b90-57e4-b4bf-bfe1fd8619bc ;
  a2a:EventKeyRef oa:event_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Event1 .

oa:relationpp_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person:2c1aee4e-6b90-57e4-b4bf-bfe1fd8619bc, oa:person_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2_Person:a720dbc4-5a33-ad0a-0bf5-0c7783da455a .

oa:source_wba_7b06fb68-5ae0-e809-f245-34fe55cd87e2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1851-06-07 - 1851-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1851-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 32, Periode: 1851" ;
    a2a:Book "Overlijdensregister Kalmthout 1851" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 32, Periode: 1851, Overlijdensregister Kalmthout 1851, 19, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/434d8187-7dfc-3246-25e1-b04b71f5974f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7b06fb68-5ae0-e809-f245-34fe55cd87e2" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/434d8187-7dfc-3246-25e1-b04b71f5974f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7b06fb68-5ae0-e809-f245-34fe55cd87e2" ;
  a2a:RecordGUID "{7b06fb68-5ae0-e809-f245-34fe55cd87e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12608_00012608.xml van WBA" .

