@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_88e155f1-af7c-e663-2a09-08f2e5d64bbd
  a a2a:Record ;
  rdfs:label "Overlijden op 20 september 1878 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-c54553b6-a6e9-42ad-dd95-8cd2c59ca8e4, oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-18a90434-5f65-75bd-0654-c72ece239e5d, oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-1b018851-e44f-cdaa-01ec-112f6ae3e2e8 ;
  a2a:hasEvent oa:event_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_0, oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_1, oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_2 ;
  a2a:hasSource oa:source_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd .

oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-c54553b6-a6e9-42ad-dd95-8cd2c59ca8e4
  a a2a:Person ;
  rdfs:label "Helena Landheer" ;
  a2a:PersonName [
    rdfs:label "Helena Landheer" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Landheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-18a90434-5f65-75bd-0654-c72ece239e5d
  a a2a:Person ;
  rdfs:label "Lambertus Simon Blank" ;
  a2a:PersonName [
    rdfs:label "Lambertus Simon Blank" ;
    a2a:PersonNameFirstName "Lambertus Simon" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person-1b018851-e44f-cdaa-01ec-112f6ae3e2e8
  a a2a:Person ;
  rdfs:label "Adolph Blank" ;
  a2a:PersonName [
    rdfs:label "Adolph Blank" ;
    a2a:PersonNameFirstName "Adolph" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1878-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person:c54553b6-a6e9-42ad-dd95-8cd2c59ca8e4 ;
  a2a:EventKeyRef oa:event_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Event1 .

oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person:18a90434-5f65-75bd-0654-c72ece239e5d ;
  a2a:EventKeyRef oa:event_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Event1 .

oa:relationep_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Person:1b018851-e44f-cdaa-01ec-112f6ae3e2e8 ;
  a2a:EventKeyRef oa:event_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd_Event1 .

oa:source_bhi_88e155f1-af7c-e663-2a09-08f2e5d64bbd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1878-09-21 - 1878-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1878-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4261, Periode: 1878" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1878" ;
    a2a:DocumentNumber "540" ;
    a2a:RegistryNumber "4261" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4261, Periode: 1878, Overlijdensregister 's-Hertogenbosch 1878, 540, 4261"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28023253-d6e7-596b-c5c5-b3c976cba963.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28023253-d6e7-596b-c5c5-b3c976cba963.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/88e155f1-af7c-e663-2a09-08f2e5d64bbd" ;
  a2a:RecordGUID "{88e155f1-af7c-e663-2a09-08f2e5d64bbd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31703_00031703.xml van BHI" .

