@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_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337
  a a2a:Record ;
  rdfs:label "Overlijden op 9 februari 1871 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-2e307ee0-d292-3127-8c24-d9e5e5632872, oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-cf1b631e-3a83-adad-d8b9-6aa5f08f1789, oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-3aaf6c9c-f68f-6c1c-8e3e-45e8b499cdd2, oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-aa2617d9-b11b-03b4-5b1b-137dd4784501 ;
  a2a:hasEvent oa:event_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_0, oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_1, oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_2 ;
  a2a:hasRelationPP oa:relationpp_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_0 ;
  a2a:hasSource oa:source_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337 .

oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-2e307ee0-d292-3127-8c24-d9e5e5632872
  a a2a:Person ;
  rdfs:label "Jacobus Bernaerts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bernaerts" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bernaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-cf1b631e-3a83-adad-d8b9-6aa5f08f1789
  a a2a:Person ;
  rdfs:label "Laurentius Deboets" ;
  a2a:PersonName [
    rdfs:label "Laurentius Deboets" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Deboets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-3aaf6c9c-f68f-6c1c-8e3e-45e8b499cdd2
  a a2a:Person ;
  rdfs:label "Maria Theresia Loopmans" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Loopmans" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person-aa2617d9-b11b-03b4-5b1b-137dd4784501
  a a2a:Person ;
  rdfs:label "Joanna Cornelia Deboets" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelia Deboets" ;
    a2a:PersonNameFirstName "Joanna Cornelia" ;
    a2a:PersonNameLastName "Deboets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "80" ;
    rdfs:label "80"
  ] ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1790-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:event_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1871-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person:cf1b631e-3a83-adad-d8b9-6aa5f08f1789 ;
  a2a:EventKeyRef oa:event_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Event1 .

oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person:3aaf6c9c-f68f-6c1c-8e3e-45e8b499cdd2 ;
  a2a:EventKeyRef oa:event_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Event1 .

oa:relationep_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person:aa2617d9-b11b-03b4-5b1b-137dd4784501 ;
  a2a:EventKeyRef oa:event_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Event1 .

oa:relationpp_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person:aa2617d9-b11b-03b4-5b1b-137dd4784501, oa:person_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337_Person:2e307ee0-d292-3127-8c24-d9e5e5632872 .

oa:source_wba_ce5c980b-1f48-55eb-7c8a-37fc8a7cc337
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1871-02-09 - 1871-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1871-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 48, Periode: 1871" ;
    a2a:Book "Overlijdensregister Kalmthout 1871" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "48" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 48, Periode: 1871, Overlijdensregister Kalmthout 1871, 5, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/fe0b336b-ddbb-92a3-40f3-ae41e04f73c9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ce5c980b-1f48-55eb-7c8a-37fc8a7cc337" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/fe0b336b-ddbb-92a3-40f3-ae41e04f73c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ce5c980b-1f48-55eb-7c8a-37fc8a7cc337" ;
  a2a:RecordGUID "{ce5c980b-1f48-55eb-7c8a-37fc8a7cc337}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14399_00014399.xml van WBA" .

