@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_7e4f77b0-57d9-c751-e0c4-0e87112e3d11
  a a2a:Record ;
  rdfs:label "Overlijden op 27 december 1951 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-07ab0b9c-74ad-3495-533d-ddc9fa724c94, oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-8154a946-b36d-67a5-8efe-20d1c66896b4, oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-93535bd8-900d-7693-32b1-6832606b42a8, oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-0a8524d2-7b24-b540-40e7-4e42d9f49313 ;
  a2a:hasEvent oa:event_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_0, oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_1, oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_0 ;
  a2a:hasSource oa:source_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11 .

oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-07ab0b9c-74ad-3495-533d-ddc9fa724c94
  a a2a:Person ;
  rdfs:label "Geerdina van de Wetering" ;
  a2a:PersonName [
    rdfs:label "Geerdina van de Wetering" ;
    a2a:PersonNameFirstName "Geerdina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wetering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-8154a946-b36d-67a5-8efe-20d1c66896b4
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria van Santvoort" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria van Santvoort" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Santvoort"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-93535bd8-900d-7693-32b1-6832606b42a8
  a a2a:Person ;
  rdfs:label "Johannes Henricus Maria van Santvoort" ;
  a2a:PersonName [
    rdfs:label "Johannes Henricus Maria van Santvoort" ;
    a2a:PersonNameFirstName "Johannes Henricus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Santvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person-0a8524d2-7b24-b540-40e7-4e42d9f49313
  a a2a:Person ;
  rdfs:label "Henricus Bernardus Harmsen" ;
  a2a:PersonName [
    rdfs:label "Henricus Bernardus Harmsen" ;
    a2a:PersonNameFirstName "Henricus Bernardus" ;
    a2a:PersonNameLastName "Harmsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1951-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person:07ab0b9c-74ad-3495-533d-ddc9fa724c94 ;
  a2a:EventKeyRef oa:event_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Event1 .

oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person:8154a946-b36d-67a5-8efe-20d1c66896b4 ;
  a2a:EventKeyRef oa:event_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Event1 .

oa:relationep_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person:93535bd8-900d-7693-32b1-6832606b42a8 ;
  a2a:EventKeyRef oa:event_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Event1 .

oa:relationpp_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person:8154a946-b36d-67a5-8efe-20d1c66896b4, oa:person_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11_Person:0a8524d2-7b24-b540-40e7-4e42d9f49313 .

oa:source_bhi_7e4f77b0-57d9-c751-e0c4-0e87112e3d11
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1951-12-29 - 1951-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1951-12-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 "815" ;
    a2a:RegistryNumber "3831" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3831, Periode: 1951, Overlijdensregister 's-Hertogenbosch 1951, 815, 3831"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7e4f77b0-57d9-c751-e0c4-0e87112e3d11" ;
  a2a:RecordGUID "{7e4f77b0-57d9-c751-e0c4-0e87112e3d11}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_613_00000613.xml van BHI" .

