@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_48df8caa-ecae-e55f-d285-556a34d07b68
  a a2a:Record ;
  rdfs:label "Overlijden op 2 september 1866 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-3b83de86-622f-4c30-7d10-3d7feb76ba05, oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-db9a8e1a-44e7-2a8b-cad8-1647618f78c0, oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-bd1b19dd-f59b-9022-7927-688b4f413f11 ;
  a2a:hasEvent oa:event_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_0, oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_1, oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_2 ;
  a2a:hasSource oa:source_bhi_48df8caa-ecae-e55f-d285-556a34d07b68 .

oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-3b83de86-622f-4c30-7d10-3d7feb76ba05
  a a2a:Person ;
  rdfs:label "Sophia Maria Gielisse" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria Gielisse" ;
    a2a:PersonNameFirstName "Sophia Maria" ;
    a2a:PersonNameLastName "Gielisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-db9a8e1a-44e7-2a8b-cad8-1647618f78c0
  a a2a:Person ;
  rdfs:label "Henri Nicolas Marie Hendriks" ;
  a2a:PersonName [
    rdfs:label "Henri Nicolas Marie Hendriks" ;
    a2a:PersonNameFirstName "Henri Nicolas Marie" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person-bd1b19dd-f59b-9022-7927-688b4f413f11
  a a2a:Person ;
  rdfs:label "Henricus Bernardus Hendriks" ;
  a2a:PersonName [
    rdfs:label "Henricus Bernardus Hendriks" ;
    a2a:PersonNameFirstName "Henricus Bernardus" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1866-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person:3b83de86-622f-4c30-7d10-3d7feb76ba05 ;
  a2a:EventKeyRef oa:event_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Event1 .

oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person:db9a8e1a-44e7-2a8b-cad8-1647618f78c0 ;
  a2a:EventKeyRef oa:event_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Event1 .

oa:relationep_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Person:bd1b19dd-f59b-9022-7927-688b4f413f11 ;
  a2a:EventKeyRef oa:event_bhi_48df8caa-ecae-e55f-d285-556a34d07b68_Event1 .

oa:source_bhi_48df8caa-ecae-e55f-d285-556a34d07b68
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1866-09-03 - 1866-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1866-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4249, Periode: 1866" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1866" ;
    a2a:DocumentNumber "664" ;
    a2a:RegistryNumber "4249" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4249, Periode: 1866, Overlijdensregister 's-Hertogenbosch 1866, 664, 4249"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/27d456ca-23d3-b45f-eb64-528693f2c3f4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/27d456ca-23d3-b45f-eb64-528693f2c3f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/48df8caa-ecae-e55f-d285-556a34d07b68" ;
  a2a:RecordGUID "{48df8caa-ecae-e55f-d285-556a34d07b68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28358_00028358.xml van BHI" .

