@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_4d191130-ff7b-e777-e916-3c0f16134f7e
  a a2a:Record ;
  rdfs:label "Overlijden op 10 augustus 1948 te Breda" ;
  a2a:hasPerson oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-1723f00a-3a18-2cd0-cda6-82918e623c89, oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-8988f53c-a4f7-b328-1f91-a94191f5f5bc, oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-5a101286-ec14-fdab-8ae2-03da8a778166 ;
  a2a:hasEvent oa:event_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_0, oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_1, oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_2 ;
  a2a:hasSource oa:source_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e .

oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-1723f00a-3a18-2cd0-cda6-82918e623c89
  a a2a:Person ;
  rdfs:label "Bartholomeus David de Jongh" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus David de Jongh" ;
    a2a:PersonNameFirstName "Bartholomeus David" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-8988f53c-a4f7-b328-1f91-a94191f5f5bc
  a a2a:Person ;
  rdfs:label "Helena Hooijmaijers" ;
  a2a:PersonName [
    rdfs:label "Helena Hooijmaijers" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Hooijmaijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person-5a101286-ec14-fdab-8ae2-03da8a778166
  a a2a:Person ;
  rdfs:label "Adrianus de Jongh" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Jongh" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1948-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person:1723f00a-3a18-2cd0-cda6-82918e623c89 ;
  a2a:EventKeyRef oa:event_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Event1 .

oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person:8988f53c-a4f7-b328-1f91-a94191f5f5bc ;
  a2a:EventKeyRef oa:event_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Event1 .

oa:relationep_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Person:5a101286-ec14-fdab-8ae2-03da8a778166 ;
  a2a:EventKeyRef oa:event_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e_Event1 .

oa:source_bhi_4d191130-ff7b-e777-e916-3c0f16134f7e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1948-08-16 - 1948-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1948-08-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2972, Periode: 1948" ;
    a2a:Book "Overlijdensregister Geertruidenberg 1948" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "2972" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2972, Periode: 1948, Overlijdensregister Geertruidenberg 1948, 22, 2972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f2a4f767-6a61-0069-4154-ed099d5aa86e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f2a4f767-6a61-0069-4154-ed099d5aa86e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d191130-ff7b-e777-e916-3c0f16134f7e" ;
  a2a:RecordGUID "{4d191130-ff7b-e777-e916-3c0f16134f7e}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Breda" ;
  a2a:SourceRemarkdeel "2972" ;
  a2a:SourceRemarkregister_periode "1948" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_870_00000870.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Breda" ;
  a2a:PersonRemarkdatum_overlijden "1948-08-10" .

