@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_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4
  a a2a:Record ;
  rdfs:label "Overlijden op 15 maart 1905 te Ekeren" ;
  a2a:hasPerson oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-e62d2b5d-66a5-04d7-5039-df4a7dd8c2c8, oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-1ac36149-442b-e223-bd6e-4259efac7630, oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-697462fb-ceca-0c14-ba96-5479d0f00e3f ;
  a2a:hasEvent oa:event_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_0, oa:relationep_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_1 ;
  a2a:hasRelationPP oa:relationpp_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_0 ;
  a2a:hasSource oa:source_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4 .

oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-e62d2b5d-66a5-04d7-5039-df4a7dd8c2c8
  a a2a:Person ;
  rdfs:label "Anna Henrica van Dessel" ;
  a2a:PersonName [
    rdfs:label "Anna Henrica van Dessel" ;
    a2a:PersonNameFirstName "Anna Henrica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-1ac36149-442b-e223-bd6e-4259efac7630
  a a2a:Person ;
  rdfs:label "Maria Lucia Beeckmans" ;
  a2a:PersonName [
    rdfs:label "Maria Lucia Beeckmans" ;
    a2a:PersonNameFirstName "Maria Lucia" ;
    a2a:PersonNameLastName "Beeckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person-697462fb-ceca-0c14-ba96-5479d0f00e3f
  a a2a:Person ;
  rdfs:label "Augustinus Beeckmans" ;
  a2a:PersonName [
    rdfs:label "Augustinus Beeckmans" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Beeckmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duffel" ;
    rdfs:label "Duffel"
  ] .

oa:event_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1905-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ekeren" ;
    rdfs:label "Ekeren"
  ] .

oa:relationep_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person:1ac36149-442b-e223-bd6e-4259efac7630 ;
  a2a:EventKeyRef oa:event_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Event1 .

oa:relationep_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person:697462fb-ceca-0c14-ba96-5479d0f00e3f ;
  a2a:EventKeyRef oa:event_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Event1 .

oa:relationpp_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person:697462fb-ceca-0c14-ba96-5479d0f00e3f, oa:person_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4_Person:e62d2b5d-66a5-04d7-5039-df4a7dd8c2c8 .

oa:source_wba_a1fe027b-a3eb-3f2c-6022-e61a9f1311f4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1905-03-15 - 1905-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1905-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Overlijdensregister Essen 1905" ;
    a2a:DocumentNumber "13" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1905, Overlijdensregister Essen 1905, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1ba9801a-c4fb-4901-fbbb-07f681ecb7ba.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a1fe027b-a3eb-3f2c-6022-e61a9f1311f4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1ba9801a-c4fb-4901-fbbb-07f681ecb7ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a1fe027b-a3eb-3f2c-6022-e61a9f1311f4" ;
  a2a:RecordGUID "{a1fe027b-a3eb-3f2c-6022-e61a9f1311f4}" ;
  a2a:SourceRemarkOpmerking "Inschrijving van overlijden elders" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240317_316_00000316.xml van WBA" .

