@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_0810b899-87b6-8697-e54d-a6a90ddd99bc
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1856 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-59d881dd-f465-8e7a-f4ed-567e4b45f0bd, oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-e44928fd-c38e-9a4f-e482-e80163b510b7, oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-fb964e0b-4ddc-4edd-c88f-9343b3131a49, oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-785ae2be-e398-7f3f-7b16-86694c54d342 ;
  a2a:hasEvent oa:event_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_0, oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_1, oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_0 ;
  a2a:hasSource oa:source_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc .

oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-59d881dd-f465-8e7a-f4ed-567e4b45f0bd
  a a2a:Person ;
  rdfs:label "Reinier Jonkergouw" ;
  a2a:PersonName [
    rdfs:label "Reinier Jonkergouw" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Jonkergouw"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-e44928fd-c38e-9a4f-e482-e80163b510b7
  a a2a:Person ;
  rdfs:label "Wilhelmina Blommers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Blommers" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Blommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-fb964e0b-4ddc-4edd-c88f-9343b3131a49
  a a2a:Person ;
  rdfs:label "Mathijs Jonkergouw" ;
  a2a:PersonName [
    rdfs:label "Mathijs Jonkergouw" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Jonkergouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person-785ae2be-e398-7f3f-7b16-86694c54d342
  a a2a:Person ;
  rdfs:label "Gertrudis van Son" ;
  a2a:PersonName [
    rdfs:label "Gertrudis van Son" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1856-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person:59d881dd-f465-8e7a-f4ed-567e4b45f0bd ;
  a2a:EventKeyRef oa:event_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Event1 .

oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person:e44928fd-c38e-9a4f-e482-e80163b510b7 ;
  a2a:EventKeyRef oa:event_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Event1 .

oa:relationep_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person:fb964e0b-4ddc-4edd-c88f-9343b3131a49 ;
  a2a:EventKeyRef oa:event_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Event1 .

oa:relationpp_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person:59d881dd-f465-8e7a-f4ed-567e4b45f0bd, oa:person_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc_Person:785ae2be-e398-7f3f-7b16-86694c54d342 .

oa:source_bhi_0810b899-87b6-8697-e54d-a6a90ddd99bc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1856-02-22 - 1856-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1856-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4239, Periode: 1856" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1856" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "4239" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4239, Periode: 1856, Overlijdensregister 's-Hertogenbosch 1856, 89, 4239"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0810b899-87b6-8697-e54d-a6a90ddd99bc" ;
  a2a:RecordGUID "{0810b899-87b6-8697-e54d-a6a90ddd99bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24767_00024767.xml van BHI" .

