@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_da9fe25b-e37c-ca1d-990d-0474cdfe3231
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1955 te Breda" ;
  a2a:hasPerson oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-9c129b28-0c47-97c9-e1c8-fded527370ac, oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-83f3bcf5-be3f-ac03-1668-e0a00cbd252d, oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-9aff9f1b-cdb2-a8ba-f9ff-48a24b980987 ;
  a2a:hasEvent oa:event_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_0, oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_1, oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_2 ;
  a2a:hasSource oa:source_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231 .

oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-9c129b28-0c47-97c9-e1c8-fded527370ac
  a a2a:Person ;
  rdfs:label "N.N. Keulemans" ;
  a2a:PersonName [
    rdfs:label "N.N. Keulemans" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Keulemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-83f3bcf5-be3f-ac03-1668-e0a00cbd252d
  a a2a:Person ;
  rdfs:label "Maria Hendrina Gertruda van den Broek" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrina Gertruda van den Broek" ;
    a2a:PersonNameFirstName "Maria Hendrina Gertruda" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person-9aff9f1b-cdb2-a8ba-f9ff-48a24b980987
  a a2a:Person ;
  rdfs:label "Willem Keulemans" ;
  a2a:PersonName [
    rdfs:label "Willem Keulemans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Keulemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1955-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person:9c129b28-0c47-97c9-e1c8-fded527370ac ;
  a2a:EventKeyRef oa:event_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Event1 .

oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person:83f3bcf5-be3f-ac03-1668-e0a00cbd252d ;
  a2a:EventKeyRef oa:event_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Event1 .

oa:relationep_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Person:9aff9f1b-cdb2-a8ba-f9ff-48a24b980987 ;
  a2a:EventKeyRef oa:event_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231_Event1 .

oa:source_bhi_da9fe25b-e37c-ca1d-990d-0474cdfe3231
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1955-04-18 - 1955-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1955-04-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3427, Periode: 1955" ;
    a2a:Book "Overlijdensregister Breda 1955 B" ;
    a2a:DocumentNumber "182B" ;
    a2a:RegistryNumber "3427" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3427, Periode: 1955, Overlijdensregister Breda 1955 B, 182B, 3427"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0f58b547-af8b-a10e-f937-e0edcc63e197.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0f58b547-af8b-a10e-f937-e0edcc63e197.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/da9fe25b-e37c-ca1d-990d-0474cdfe3231" ;
  a2a:RecordGUID "{da9fe25b-e37c-ca1d-990d-0474cdfe3231}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9390_00009390.xml van BHI" .

