@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_0935fcec-e4ab-7e93-2653-2c4847a9ec89
  a a2a:Record ;
  rdfs:label "Overlijden op 7 april 1899 te Essen" ;
  a2a:hasPerson oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-ef018de0-9594-8d64-8dab-8bfcd99bb325, oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-88531299-827c-c98f-2c80-8c6cd6e3260c, oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-bce933af-1404-5fb3-7c71-a7d5a339519d, oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-757fd5e1-c3d4-c64a-995e-2ad5708e5184 ;
  a2a:hasEvent oa:event_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_0, oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_1, oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_2 ;
  a2a:hasRelationPP oa:relationpp_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_0 ;
  a2a:hasSource oa:source_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89 .

oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-ef018de0-9594-8d64-8dab-8bfcd99bb325
  a a2a:Person ;
  rdfs:label "Dieudonnée Dubois" ;
  a2a:PersonName [
    rdfs:label "Dieudonnée Dubois" ;
    a2a:PersonNameFirstName "Dieudonnée" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-88531299-827c-c98f-2c80-8c6cd6e3260c
  a a2a:Person ;
  rdfs:label "Franciscus de Rauw" ;
  a2a:PersonName [
    rdfs:label "Franciscus de Rauw" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-bce933af-1404-5fb3-7c71-a7d5a339519d
  a a2a:Person ;
  rdfs:label "Catharina van Keerbergh" ;
  a2a:PersonName [
    rdfs:label "Catharina van Keerbergh" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Keerbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person-757fd5e1-c3d4-c64a-995e-2ad5708e5184
  a a2a:Person ;
  rdfs:label "Jacobus Andreas de Rauw" ;
  a2a:PersonName [
    rdfs:label "Jacobus Andreas de Rauw" ;
    a2a:PersonNameFirstName "Jacobus Andreas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eigenbrakel" ;
    rdfs:label "Eigenbrakel"
  ] .

oa:event_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1899-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person:88531299-827c-c98f-2c80-8c6cd6e3260c ;
  a2a:EventKeyRef oa:event_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Event1 .

oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person:bce933af-1404-5fb3-7c71-a7d5a339519d ;
  a2a:EventKeyRef oa:event_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Event1 .

oa:relationep_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person:757fd5e1-c3d4-c64a-995e-2ad5708e5184 ;
  a2a:EventKeyRef oa:event_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Event1 .

oa:relationpp_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person:757fd5e1-c3d4-c64a-995e-2ad5708e5184, oa:person_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89_Person:ef018de0-9594-8d64-8dab-8bfcd99bb325 .

oa:source_wba_0935fcec-e4ab-7e93-2653-2c4847a9ec89
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1899-04-07 - 1899-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1899-04-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 36, Periode: 1899" ;
    a2a:Book "Overlijdensregister Essen 1899" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 36, Periode: 1899, Overlijdensregister Essen 1899, 16, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ce17b01d-d3a9-6f5f-7e9b-a2342a70ea07.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0935fcec-e4ab-7e93-2653-2c4847a9ec89" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ce17b01d-d3a9-6f5f-7e9b-a2342a70ea07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0935fcec-e4ab-7e93-2653-2c4847a9ec89" ;
  a2a:RecordGUID "{0935fcec-e4ab-7e93-2653-2c4847a9ec89}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240223_0_00000000.xml van WBA" .

