@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_8bf952b7-e891-e48a-22f2-4f3fc6b26715
  a a2a:Record ;
  rdfs:label "Overlijden op 7 december 1873 te Kalmpthout" ;
  a2a:hasPerson oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-1500a85e-7186-2f95-2252-ab8c755b33f0, oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-760a2f08-979e-cff4-6c7f-2dccc9ba128f, oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-c528aafd-fc90-36d4-2d37-7285505037a9, oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-5211a3a0-363c-8f29-baf7-f3e850e4ec9e ;
  a2a:hasEvent oa:event_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_0, oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_1, oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_2 ;
  a2a:hasRelationPP oa:relationpp_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_0 ;
  a2a:hasSource oa:source_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715 .

oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-1500a85e-7186-2f95-2252-ab8c755b33f0
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Boonen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Boonen" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Boonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-760a2f08-979e-cff4-6c7f-2dccc9ba128f
  a a2a:Person ;
  rdfs:label "Joannes Michielsen" ;
  a2a:PersonName [
    rdfs:label "Joannes Michielsen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-c528aafd-fc90-36d4-2d37-7285505037a9
  a a2a:Person ;
  rdfs:label "Joanna Maria Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Hendrickx" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person-5211a3a0-363c-8f29-baf7-f3e850e4ec9e
  a a2a:Person ;
  rdfs:label "Anna Catharina Michielsen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Michielsen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1838-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capellen" ;
    rdfs:label "Capellen"
  ] ;
  a2a:Profession "handwerkster" .

oa:event_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1873-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] .

oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person:760a2f08-979e-cff4-6c7f-2dccc9ba128f ;
  a2a:EventKeyRef oa:event_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Event1 .

oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person:c528aafd-fc90-36d4-2d37-7285505037a9 ;
  a2a:EventKeyRef oa:event_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Event1 .

oa:relationep_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person:5211a3a0-363c-8f29-baf7-f3e850e4ec9e ;
  a2a:EventKeyRef oa:event_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Event1 .

oa:relationpp_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person:5211a3a0-363c-8f29-baf7-f3e850e4ec9e, oa:person_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715_Person:1500a85e-7186-2f95-2252-ab8c755b33f0 .

oa:source_wba_8bf952b7-e891-e48a-22f2-4f3fc6b26715
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1873-12-07 - 1873-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1873-12-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 50, Periode: 1873" ;
    a2a:Book "Overlijdensregister Kalmthout 1873" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "50" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 50, Periode: 1873, Overlijdensregister Kalmthout 1873, 63, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/426affa6-bb5d-9959-c945-a6b0325b7b7f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8bf952b7-e891-e48a-22f2-4f3fc6b26715" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/426affa6-bb5d-9959-c945-a6b0325b7b7f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8bf952b7-e891-e48a-22f2-4f3fc6b26715" ;
  a2a:RecordGUID "{8bf952b7-e891-e48a-22f2-4f3fc6b26715}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12673_00012673.xml van WBA" .

[] a2a:PersonRemarkdiversen "handwerker, wonende te Kalmpthout" .
[] a2a:PersonRemarkdiversen "handwerker, wonende te Stabroek" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden bij de heide Wijk A Nr 139" .
