@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_2ac6d227-b947-e213-c238-e732926fcff9
  a a2a:Record ;
  rdfs:label "Overlijden op 11 oktober 1908 te Breda" ;
  a2a:hasPerson oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-c1ebd8fa-e206-0d40-fca9-659bbeffff5e, oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-ef748391-83b2-4db4-49af-0a90a9556781, oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-f09fa5c3-8c39-3caf-7981-59b28a48fef8, oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-b47bd6f0-76c1-506d-fc08-a6697f0e79eb ;
  a2a:hasEvent oa:event_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_0, oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_1, oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2ac6d227-b947-e213-c238-e732926fcff9_0 ;
  a2a:hasSource oa:source_bhi_2ac6d227-b947-e213-c238-e732926fcff9 .

oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-c1ebd8fa-e206-0d40-fca9-659bbeffff5e
  a a2a:Person ;
  rdfs:label "Anna Elisabeth van Lommel" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth van Lommel" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-ef748391-83b2-4db4-49af-0a90a9556781
  a a2a:Person ;
  rdfs:label "Aloijsius Franciscus de Boer" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Franciscus de Boer" ;
    a2a:PersonNameFirstName "Aloijsius Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-f09fa5c3-8c39-3caf-7981-59b28a48fef8
  a a2a:Person ;
  rdfs:label "Christiaan Abraham de Boer" ;
  a2a:PersonName [
    rdfs:label "Christiaan Abraham de Boer" ;
    a2a:PersonNameFirstName "Christiaan Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person-b47bd6f0-76c1-506d-fc08-a6697f0e79eb
  a a2a:Person ;
  rdfs:label "Maria Ceusters" ;
  a2a:PersonName [
    rdfs:label "Maria Ceusters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ceusters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1908-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person:c1ebd8fa-e206-0d40-fca9-659bbeffff5e ;
  a2a:EventKeyRef oa:event_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Event1 .

oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person:ef748391-83b2-4db4-49af-0a90a9556781 ;
  a2a:EventKeyRef oa:event_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Event1 .

oa:relationep_bhi_2ac6d227-b947-e213-c238-e732926fcff9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person:f09fa5c3-8c39-3caf-7981-59b28a48fef8 ;
  a2a:EventKeyRef oa:event_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Event1 .

oa:relationpp_bhi_2ac6d227-b947-e213-c238-e732926fcff9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person:ef748391-83b2-4db4-49af-0a90a9556781, oa:person_bhi_2ac6d227-b947-e213-c238-e732926fcff9_Person:b47bd6f0-76c1-506d-fc08-a6697f0e79eb .

oa:source_bhi_2ac6d227-b947-e213-c238-e732926fcff9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1908-10-12 - 1908-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1908-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 552, Periode: 1908" ;
    a2a:Book "Overlijdensregister Breda 1908" ;
    a2a:DocumentNumber "440" ;
    a2a:RegistryNumber "552" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 552, Periode: 1908, Overlijdensregister Breda 1908, 440, 552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4e5b6158-2b06-b9ef-584a-5fb2674efe1c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4e5b6158-2b06-b9ef-584a-5fb2674efe1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ac6d227-b947-e213-c238-e732926fcff9" ;
  a2a:RecordGUID "{2ac6d227-b947-e213-c238-e732926fcff9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27576_00027576.xml van BHI" .

