@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_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2
  a a2a:Record ;
  rdfs:label "Overlijden op 12 november 1903 te Breda" ;
  a2a:hasPerson oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-517cb6dd-117e-05b1-6ccc-6f3a97c95046, oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-24aa95e8-1c99-58dd-1944-0f8ad0ad36a5, oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-d6379d39-c0b8-7e4f-64f1-8204f0b456b2 ;
  a2a:hasEvent oa:event_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_0, oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_1, oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_2 ;
  a2a:hasSource oa:source_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2 .

oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-517cb6dd-117e-05b1-6ccc-6f3a97c95046
  a a2a:Person ;
  rdfs:label "Anna Wilhelmina Topp" ;
  a2a:PersonName [
    rdfs:label "Anna Wilhelmina Topp" ;
    a2a:PersonNameFirstName "Anna Wilhelmina" ;
    a2a:PersonNameLastName "Topp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-24aa95e8-1c99-58dd-1944-0f8ad0ad36a5
  a a2a:Person ;
  rdfs:label "Maria Wildenberg" ;
  a2a:PersonName [
    rdfs:label "Maria Wildenberg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wildenberg"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person-d6379d39-c0b8-7e4f-64f1-8204f0b456b2
  a a2a:Person ;
  rdfs:label "Cornelius Mathias Heinrich Wildenberg" ;
  a2a:PersonName [
    rdfs:label "Cornelius Mathias Heinrich Wildenberg" ;
    a2a:PersonNameFirstName "Cornelius Mathias Heinrich" ;
    a2a:PersonNameLastName "Wildenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1903-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person:517cb6dd-117e-05b1-6ccc-6f3a97c95046 ;
  a2a:EventKeyRef oa:event_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Event1 .

oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person:24aa95e8-1c99-58dd-1944-0f8ad0ad36a5 ;
  a2a:EventKeyRef oa:event_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Event1 .

oa:relationep_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Person:d6379d39-c0b8-7e4f-64f1-8204f0b456b2 ;
  a2a:EventKeyRef oa:event_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2_Event1 .

oa:source_bhi_23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1903-11-13 - 1903-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1903-11-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 550, Periode: 1903" ;
    a2a:Book "Overlijdensregister Breda 1903" ;
    a2a:DocumentNumber "468" ;
    a2a:RegistryNumber "550" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 550, Periode: 1903, Overlijdensregister Breda 1903, 468, 550"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d3b52cf4-266e-0794-f448-3b0a8abc8829.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d3b52cf4-266e-0794-f448-3b0a8abc8829.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2" ;
  a2a:RecordGUID "{23a5742f-c8ba-0f11-7c9d-e94f9b2dccd2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24376_00024376.xml van BHI" .

