@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_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juli 1905 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-6b8a52ed-8f9c-94a9-5e5a-cf1723deb47e, oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-54ae0c27-e283-bf96-ec54-18b4aae3942c, oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-a1246671-3326-8fa3-aeee-1a2bb3344239 ;
  a2a:hasEvent oa:event_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_0, oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_1, oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_2 ;
  a2a:hasSource oa:source_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23 .

oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-6b8a52ed-8f9c-94a9-5e5a-cf1723deb47e
  a a2a:Person ;
  rdfs:label "Johanna Bulthuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Bulthuis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bulthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-54ae0c27-e283-bf96-ec54-18b4aae3942c
  a a2a:Person ;
  rdfs:label "Renzo Willem Spanhoff" ;
  a2a:PersonName [
    rdfs:label "Renzo Willem Spanhoff" ;
    a2a:PersonNameFirstName "Renzo Willem" ;
    a2a:PersonNameLastName "Spanhoff"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person-a1246671-3326-8fa3-aeee-1a2bb3344239
  a a2a:Person ;
  rdfs:label "Hendrik Spanhoff" ;
  a2a:PersonName [
    rdfs:label "Hendrik Spanhoff" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Spanhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1905-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person:6b8a52ed-8f9c-94a9-5e5a-cf1723deb47e ;
  a2a:EventKeyRef oa:event_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Event1 .

oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person:54ae0c27-e283-bf96-ec54-18b4aae3942c ;
  a2a:EventKeyRef oa:event_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Event1 .

oa:relationep_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Person:a1246671-3326-8fa3-aeee-1a2bb3344239 ;
  a2a:EventKeyRef oa:event_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23_Event1 .

oa:source_bhi_ebfcab45-425f-fb77-8bf9-e41a2c6f4c23
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1905-07-26 - 1905-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1905-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1649, Periode: 1905" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1905" ;
    a2a:DocumentNumber "404" ;
    a2a:RegistryNumber "1649" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1649, Periode: 1905, Overlijdensregister 's-Hertogenbosch 1905, 404, 1649"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ffa17a3a-2e11-92b8-8e43-dde55d1d0264.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ffa17a3a-2e11-92b8-8e43-dde55d1d0264.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ebfcab45-425f-fb77-8bf9-e41a2c6f4c23" ;
  a2a:RecordGUID "{ebfcab45-425f-fb77-8bf9-e41a2c6f4c23}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22730_00022730.xml van BHI" .

