@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_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1951 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-a1cf388f-eb42-3b0e-63f4-23b294ee4ede, oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-5a96430b-171c-b58b-8616-2bbfff50119d, oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-4da0a606-c92c-a0a7-1678-efb2cb5e8845, oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-033395b6-6a64-73ba-e9fc-af9eba3c8315 ;
  a2a:hasEvent oa:event_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_0, oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_1, oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_0 ;
  a2a:hasSource oa:source_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3 .

oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-a1cf388f-eb42-3b0e-63f4-23b294ee4ede
  a a2a:Person ;
  rdfs:label "Gertrudis Jacoba Neijman" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Jacoba Neijman" ;
    a2a:PersonNameFirstName "Gertrudis Jacoba" ;
    a2a:PersonNameLastName "Neijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-5a96430b-171c-b58b-8616-2bbfff50119d
  a a2a:Person ;
  rdfs:label "Johannes Antonius Cornelis Wetzer" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Cornelis Wetzer" ;
    a2a:PersonNameFirstName "Johannes Antonius Cornelis" ;
    a2a:PersonNameLastName "Wetzer"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-4da0a606-c92c-a0a7-1678-efb2cb5e8845
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Cornelus Wetzer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Cornelus Wetzer" ;
    a2a:PersonNameFirstName "Jacobus Johannes Cornelus" ;
    a2a:PersonNameLastName "Wetzer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person-033395b6-6a64-73ba-e9fc-af9eba3c8315
  a a2a:Person ;
  rdfs:label "Alida Kwantes" ;
  a2a:PersonName [
    rdfs:label "Alida Kwantes" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Kwantes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1951-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person:a1cf388f-eb42-3b0e-63f4-23b294ee4ede ;
  a2a:EventKeyRef oa:event_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Event1 .

oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person:5a96430b-171c-b58b-8616-2bbfff50119d ;
  a2a:EventKeyRef oa:event_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Event1 .

oa:relationep_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person:4da0a606-c92c-a0a7-1678-efb2cb5e8845 ;
  a2a:EventKeyRef oa:event_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Event1 .

oa:relationpp_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person:5a96430b-171c-b58b-8616-2bbfff50119d, oa:person_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3_Person:033395b6-6a64-73ba-e9fc-af9eba3c8315 .

oa:source_bhi_b65d0f3e-fe85-9a76-63cd-4cb2db2803a3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1951-06-29 - 1951-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1951-06-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3831, Periode: 1951" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1951" ;
    a2a:DocumentNumber "439" ;
    a2a:RegistryNumber "3831" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3831, Periode: 1951, Overlijdensregister 's-Hertogenbosch 1951, 439, 3831"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b65d0f3e-fe85-9a76-63cd-4cb2db2803a3" ;
  a2a:RecordGUID "{b65d0f3e-fe85-9a76-63cd-4cb2db2803a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_663_00000663.xml van BHI" .

