@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_38ab08d8-edb2-e7d7-4eae-d0fca060a52b
  a a2a:Record ;
  rdfs:label "Overlijden op 17 februari 1882 te Sprang-Capelle" ;
  a2a:hasPerson oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fc1fe2-465a-11e3-a747-d206bceb4d38, oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fcf14c-465a-11e3-a747-d206bceb4d38, oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fca840-465a-11e3-a747-d206bceb4d38, oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fc6060-465a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_0, oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_1, oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_2, oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_3 ;
  a2a:hasSource oa:source_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b .

oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fc1fe2-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Trijntje Liefknecht" ;
  a2a:PersonName [
    rdfs:label "Trijntje Liefknecht" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Liefknecht"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fcf14c-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertruida Krol" ;
  a2a:PersonName [
    rdfs:label "Geertruida Krol" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fca840-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christiaan Liefknecht" ;
  a2a:PersonName [
    rdfs:label "Christiaan Liefknecht" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Liefknecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person-e4fc6060-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerrit Backer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Backer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1882-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person:e4fc1fe2-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1 .

oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person:e4fcf14c-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1 .

oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person:e4fca840-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1 .

oa:relationep_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Person:e4fc6060-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b_Event1 .

oa:source_bhi_38ab08d8-edb2-e7d7-4eae-d0fca060a52b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1882-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1882" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7247, Periode: 1882" ;
    a2a:Book "Overlijdensregister Sprang-Capelle 1882" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "7247" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7247, Periode: 1882, Overlijdensregister Sprang-Capelle 1882, 9, 7247"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2a699ae7-28a9-6902-e3ea-4f9520130794.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2a699ae7-28a9-6902-e3ea-4f9520130794.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/38ab08d8-edb2-e7d7-4eae-d0fca060a52b" ;
  a2a:RecordGUID "{38ab08d8-edb2-e7d7-4eae-d0fca060a52b}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "7247" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_455_00000455.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1882-02-17" .
