@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_41900d4c-e7de-1b17-01b4-e98b8107767f
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juli 1844 te Breda" ;
  a2a:hasPerson oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-caa0ac36-d9e2-cc61-f891-b14354c47fc4, oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-0309f954-e7c9-d462-09c8-6876d0f8666e, oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-b3df8b6d-6d9a-ee19-0b3a-49e1eca4987d ;
  a2a:hasEvent oa:event_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_0, oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_1, oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_2 ;
  a2a:hasSource oa:source_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f .

oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-caa0ac36-d9e2-cc61-f891-b14354c47fc4
  a a2a:Person ;
  rdfs:label "Josephus Adrianus Hollanders" ;
  a2a:PersonName [
    rdfs:label "Josephus Adrianus Hollanders" ;
    a2a:PersonNameFirstName "Josephus Adrianus" ;
    a2a:PersonNameLastName "Hollanders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-0309f954-e7c9-d462-09c8-6876d0f8666e
  a a2a:Person ;
  rdfs:label "Johanna Michielsen" ;
  a2a:PersonName [
    rdfs:label "Johanna Michielsen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person-b3df8b6d-6d9a-ee19-0b3a-49e1eca4987d
  a a2a:Person ;
  rdfs:label "Joseph Albert Hollanders" ;
  a2a:PersonName [
    rdfs:label "Joseph Albert Hollanders" ;
    a2a:PersonNameFirstName "Joseph Albert" ;
    a2a:PersonNameLastName "Hollanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1844-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person:caa0ac36-d9e2-cc61-f891-b14354c47fc4 ;
  a2a:EventKeyRef oa:event_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Event1 .

oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person:0309f954-e7c9-d462-09c8-6876d0f8666e ;
  a2a:EventKeyRef oa:event_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Event1 .

oa:relationep_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Person:b3df8b6d-6d9a-ee19-0b3a-49e1eca4987d ;
  a2a:EventKeyRef oa:event_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f_Event1 .

oa:source_bhi_41900d4c-e7de-1b17-01b4-e98b8107767f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1844-07-30 - 1844-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1844-07-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1404, Periode: 1844" ;
    a2a:Book "Overlijdensregister Breda 1844" ;
    a2a:DocumentNumber "249" ;
    a2a:RegistryNumber "1404" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1404, Periode: 1844, Overlijdensregister Breda 1844, 249, 1404"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/71d43b5f-1a2f-859b-cef0-dd47aa9c2197.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/71d43b5f-1a2f-859b-cef0-dd47aa9c2197.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41900d4c-e7de-1b17-01b4-e98b8107767f" ;
  a2a:RecordGUID "{41900d4c-e7de-1b17-01b4-e98b8107767f}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1404" ;
  a2a:SourceRemarkregister_periode "1844" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_856_00000856.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Breda" ;
  a2a:PersonRemarkdatum_overlijden "1844-07-29" .

