@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_d3dae2b3-7827-3249-fe47-e36d0859ddfa
  a a2a:Record ;
  rdfs:label "Overlijden op 5 mei 1887 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-61effc3e-0d84-5f82-dfce-bf7630db9b73, oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-a916b78e-3563-d528-62af-eb5632917103, oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-53b390d4-1e5c-0c74-f5a7-ce3d56c11c97 ;
  a2a:hasEvent oa:event_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_0, oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_1, oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_2 ;
  a2a:hasSource oa:source_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa .

oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-61effc3e-0d84-5f82-dfce-bf7630db9b73
  a a2a:Person ;
  rdfs:label "Johanna Helena Sanders" ;
  a2a:PersonName [
    rdfs:label "Johanna Helena Sanders" ;
    a2a:PersonNameFirstName "Johanna Helena" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-a916b78e-3563-d528-62af-eb5632917103
  a a2a:Person ;
  rdfs:label "Hendrika Augustina Vaderloos" ;
  a2a:PersonName [
    rdfs:label "Hendrika Augustina Vaderloos" ;
    a2a:PersonNameFirstName "Hendrika Augustina" ;
    a2a:PersonNameLastName "Vaderloos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person-53b390d4-1e5c-0c74-f5a7-ce3d56c11c97
  a a2a:Person ;
  rdfs:label "Josephus Vaderloos" ;
  a2a:PersonName [
    rdfs:label "Josephus Vaderloos" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Vaderloos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1887-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person:61effc3e-0d84-5f82-dfce-bf7630db9b73 ;
  a2a:EventKeyRef oa:event_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Event1 .

oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person:a916b78e-3563-d528-62af-eb5632917103 ;
  a2a:EventKeyRef oa:event_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Event1 .

oa:relationep_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Person:53b390d4-1e5c-0c74-f5a7-ce3d56c11c97 ;
  a2a:EventKeyRef oa:event_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa_Event1 .

oa:source_bhi_d3dae2b3-7827-3249-fe47-e36d0859ddfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1887-05-05 - 1887-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1887-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4270, Periode: 1887" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1887" ;
    a2a:DocumentNumber "268" ;
    a2a:RegistryNumber "4270" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4270, Periode: 1887, Overlijdensregister 's-Hertogenbosch 1887, 268, 4270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c7f486b6-3590-7f40-c990-bfe11e4edb82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c7f486b6-3590-7f40-c990-bfe11e4edb82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d3dae2b3-7827-3249-fe47-e36d0859ddfa" ;
  a2a:RecordGUID "{d3dae2b3-7827-3249-fe47-e36d0859ddfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21841_00021841.xml van BHI" .

