@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_829f669c-aa96-e1df-0709-2832ef091dfe
  a a2a:Record ;
  rdfs:label "Overlijden op 1 maart 1929 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-2b3a08b9-f90b-3d90-59d0-d17512a5bd9b, oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-cd32d7e4-ec47-4451-f54f-6bcbf8d1bd00, oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-8a0a0301-315e-8ed8-ca70-55b0aa929af3 ;
  a2a:hasEvent oa:event_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_0, oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_1, oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_2 ;
  a2a:hasSource oa:source_bhi_829f669c-aa96-e1df-0709-2832ef091dfe .

oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-2b3a08b9-f90b-3d90-59d0-d17512a5bd9b
  a a2a:Person ;
  rdfs:label "Johanna Maria van der Putten" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van der Putten" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Putten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-cd32d7e4-ec47-4451-f54f-6bcbf8d1bd00
  a a2a:Person ;
  rdfs:label "Maria Johanna van Diem" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van Diem" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person-8a0a0301-315e-8ed8-ca70-55b0aa929af3
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus van Diem" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus van Diem" ;
    a2a:PersonNameFirstName "Gerardus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diem"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1929-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person:2b3a08b9-f90b-3d90-59d0-d17512a5bd9b ;
  a2a:EventKeyRef oa:event_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Event1 .

oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person:cd32d7e4-ec47-4451-f54f-6bcbf8d1bd00 ;
  a2a:EventKeyRef oa:event_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Event1 .

oa:relationep_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Person:8a0a0301-315e-8ed8-ca70-55b0aa929af3 ;
  a2a:EventKeyRef oa:event_bhi_829f669c-aa96-e1df-0709-2832ef091dfe_Event1 .

oa:source_bhi_829f669c-aa96-e1df-0709-2832ef091dfe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1929-03-02 - 1929-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1929-03-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4109, Periode: 1929" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1929" ;
    a2a:DocumentNumber "127" ;
    a2a:RegistryNumber "4109" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4109, Periode: 1929, Overlijdensregister 's-Hertogenbosch 1929, 127, 4109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4a1e145-b871-fbfd-7c8d-9aa830e25d85.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4a1e145-b871-fbfd-7c8d-9aa830e25d85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/829f669c-aa96-e1df-0709-2832ef091dfe" ;
  a2a:RecordGUID "{829f669c-aa96-e1df-0709-2832ef091dfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30802_00030802.xml van BHI" .

