@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_5fa41b4a-80e4-e6c2-1375-0041ea3619d2
  a a2a:Record ;
  rdfs:label "Overlijden op 17 juni 1895 te Breda" ;
  a2a:hasPerson oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-bd4f4343-f366-e5ab-8b10-c1a8dbc27d81, oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-9175f5be-8d15-e4c2-d86b-f84a1385763d, oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-653e0840-98dd-2d1b-9a8d-3824292e8150 ;
  a2a:hasEvent oa:event_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_0, oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_1, oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_2 ;
  a2a:hasSource oa:source_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2 .

oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-bd4f4343-f366-e5ab-8b10-c1a8dbc27d81
  a a2a:Person ;
  rdfs:label "Christina Verdonk" ;
  a2a:PersonName [
    rdfs:label "Christina Verdonk" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Verdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-9175f5be-8d15-e4c2-d86b-f84a1385763d
  a a2a:Person ;
  rdfs:label "Jacobus Samuel Blom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Samuel Blom" ;
    a2a:PersonNameFirstName "Jacobus Samuel" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person-653e0840-98dd-2d1b-9a8d-3824292e8150
  a a2a:Person ;
  rdfs:label "Adrianus Wilhelmus Blom" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wilhelmus Blom" ;
    a2a:PersonNameFirstName "Adrianus Wilhelmus" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1895-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person:bd4f4343-f366-e5ab-8b10-c1a8dbc27d81 ;
  a2a:EventKeyRef oa:event_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Event1 .

oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person:9175f5be-8d15-e4c2-d86b-f84a1385763d ;
  a2a:EventKeyRef oa:event_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Event1 .

oa:relationep_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Person:653e0840-98dd-2d1b-9a8d-3824292e8150 ;
  a2a:EventKeyRef oa:event_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2_Event1 .

oa:source_bhi_5fa41b4a-80e4-e6c2-1375-0041ea3619d2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1895-06-17 - 1895-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1895-06-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1418, Periode: 1895" ;
    a2a:Book "Overlijdensregister Breda 1895" ;
    a2a:DocumentNumber "312" ;
    a2a:RegistryNumber "1418" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1418, Periode: 1895, Overlijdensregister Breda 1895, 312, 1418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/17f336e3-f4e9-9efb-17d2-3af93a9acdb7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/17f336e3-f4e9-9efb-17d2-3af93a9acdb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5fa41b4a-80e4-e6c2-1375-0041ea3619d2" ;
  a2a:RecordGUID "{5fa41b4a-80e4-e6c2-1375-0041ea3619d2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25311_00025311.xml van BHI" .

