@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_fb20cfae-8e36-a34b-e793-3d5109cf117c
  a a2a:Record ;
  rdfs:label "Overlijden op 9 december 1888 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-07a7d513-fc5a-7812-cccb-e7323df636df, oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-767fe7b5-6cff-1f18-f74b-8eb0e56af2f5, oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-84f0c3fa-054a-531e-c690-1cfbad4c31bf ;
  a2a:hasEvent oa:event_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_0, oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_1, oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_2 ;
  a2a:hasSource oa:source_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c .

oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-07a7d513-fc5a-7812-cccb-e7323df636df
  a a2a:Person ;
  rdfs:label "Wilhelmina Sprangemeijer" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Sprangemeijer" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Sprangemeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-767fe7b5-6cff-1f18-f74b-8eb0e56af2f5
  a a2a:Person ;
  rdfs:label "Bartholomea Elisabeth Maria Collijn" ;
  a2a:PersonName [
    rdfs:label "Bartholomea Elisabeth Maria Collijn" ;
    a2a:PersonNameFirstName "Bartholomea Elisabeth Maria" ;
    a2a:PersonNameLastName "Collijn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person-84f0c3fa-054a-531e-c690-1cfbad4c31bf
  a a2a:Person ;
  rdfs:label "Theodorus Petrus Collijn" ;
  a2a:PersonName [
    rdfs:label "Theodorus Petrus Collijn" ;
    a2a:PersonNameFirstName "Theodorus Petrus" ;
    a2a:PersonNameLastName "Collijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1888-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person:07a7d513-fc5a-7812-cccb-e7323df636df ;
  a2a:EventKeyRef oa:event_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Event1 .

oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person:767fe7b5-6cff-1f18-f74b-8eb0e56af2f5 ;
  a2a:EventKeyRef oa:event_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Event1 .

oa:relationep_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Person:84f0c3fa-054a-531e-c690-1cfbad4c31bf ;
  a2a:EventKeyRef oa:event_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c_Event1 .

oa:source_bhi_fb20cfae-8e36-a34b-e793-3d5109cf117c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1888-12-10 - 1888-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1888-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4271, Periode: 1888" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1888" ;
    a2a:DocumentNumber "758" ;
    a2a:RegistryNumber "4271" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4271, Periode: 1888, Overlijdensregister 's-Hertogenbosch 1888, 758, 4271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/adb08bbf-96cd-25ea-ae4f-ad4d43b6585f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/adb08bbf-96cd-25ea-ae4f-ad4d43b6585f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fb20cfae-8e36-a34b-e793-3d5109cf117c" ;
  a2a:RecordGUID "{fb20cfae-8e36-a34b-e793-3d5109cf117c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32666_00032666.xml van BHI" .

