@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_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0
  a a2a:Record ;
  rdfs:label "Overlijden op 27 januari 1894 te Essen" ;
  a2a:hasPerson oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-0eb63d85-44e8-c8d6-9607-864841e19a00, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-8c212004-5090-4686-7233-5ac9c4fe8453, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-61c36a9a-a60d-2ec3-a423-04f524525944, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-b6e8d5b2-22a5-2d2f-3bd0-cb6ea65c33a3, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-60354739-52eb-763b-b572-f873617188ca ;
  a2a:hasEvent oa:event_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_0, oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_1, oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_2 ;
  a2a:hasRelationPP oa:relationpp_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_0, oa:relationpp_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_1 ;
  a2a:hasSource oa:source_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0 .

oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-0eb63d85-44e8-c8d6-9607-864841e19a00
  a a2a:Person ;
  rdfs:label "Joannes Baptista Bourguignon" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Bourguignon" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Bourguignon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-8c212004-5090-4686-7233-5ac9c4fe8453
  a a2a:Person ;
  rdfs:label "Franciscus van Leer" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Leer" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-61c36a9a-a60d-2ec3-a423-04f524525944
  a a2a:Person ;
  rdfs:label "Joannes Baptista Ruelens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Ruelens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Ruelens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-b6e8d5b2-22a5-2d2f-3bd0-cb6ea65c33a3
  a a2a:Person ;
  rdfs:label "Angelica van Elst" ;
  a2a:PersonName [
    rdfs:label "Angelica van Elst" ;
    a2a:PersonNameFirstName "Angelica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person-60354739-52eb-763b-b572-f873617188ca
  a a2a:Person ;
  rdfs:label "Anna Catharina Josephina Ruelens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Josephina Ruelens" ;
    a2a:PersonNameFirstName "Anna Catharina Josephina" ;
    a2a:PersonNameLastName "Ruelens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westerloo" ;
    rdfs:label "Westerloo"
  ] .

oa:event_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1894-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:61c36a9a-a60d-2ec3-a423-04f524525944 ;
  a2a:EventKeyRef oa:event_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Event1 .

oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:b6e8d5b2-22a5-2d2f-3bd0-cb6ea65c33a3 ;
  a2a:EventKeyRef oa:event_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Event1 .

oa:relationep_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:60354739-52eb-763b-b572-f873617188ca ;
  a2a:EventKeyRef oa:event_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Event1 .

oa:relationpp_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:60354739-52eb-763b-b572-f873617188ca, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:0eb63d85-44e8-c8d6-9607-864841e19a00 .

oa:relationpp_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:60354739-52eb-763b-b572-f873617188ca, oa:person_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0_Person:8c212004-5090-4686-7233-5ac9c4fe8453 .

oa:source_wba_bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1894-01-27 - 1894-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1894-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 33, Periode: 1894" ;
    a2a:Book "Overlijdensregister Essen 1894" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "33" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 33, Periode: 1894, Overlijdensregister Essen 1894, 11, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/883d3854-1d87-a2ee-6933-4657e7445459.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/883d3854-1d87-a2ee-6933-4657e7445459.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0" ;
  a2a:RecordGUID "{bf45b7f9-29a8-41bb-dbc3-bb406faa9ae0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_125_00000125.xml van WBA" .

