@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_2f3d9f87-d72e-e145-a440-4e8e64d6c995
  a a2a:Record ;
  rdfs:label "Overlijden op 24 oktober 1944 te Breda" ;
  a2a:hasPerson oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-57368544-48fe-eb1c-ec9f-2018422452df, oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-3eff3fef-d580-daf7-4d11-b276727e12dc, oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-e9947e2b-17e7-4e75-5fb6-5d7fa68fe872, oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-5c76a705-1912-1a64-3fe8-385acb5d59ef ;
  a2a:hasEvent oa:event_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_0, oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_1, oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_0 ;
  a2a:hasSource oa:source_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995 .

oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-57368544-48fe-eb1c-ec9f-2018422452df
  a a2a:Person ;
  rdfs:label "Cornelis Mouthaan" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mouthaan" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mouthaan"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-3eff3fef-d580-daf7-4d11-b276727e12dc
  a a2a:Person ;
  rdfs:label "Alida Henderika Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Alida Henderika Westerhuis" ;
    a2a:PersonNameFirstName "Alida Henderika" ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-e9947e2b-17e7-4e75-5fb6-5d7fa68fe872
  a a2a:Person ;
  rdfs:label "Pieter Mouthaan" ;
  a2a:PersonName [
    rdfs:label "Pieter Mouthaan" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mouthaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person-5c76a705-1912-1a64-3fe8-385acb5d59ef
  a a2a:Person ;
  rdfs:label "Klasina Ramaker" ;
  a2a:PersonName [
    rdfs:label "Klasina Ramaker" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Ramaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1944-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person:57368544-48fe-eb1c-ec9f-2018422452df ;
  a2a:EventKeyRef oa:event_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Event1 .

oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person:3eff3fef-d580-daf7-4d11-b276727e12dc ;
  a2a:EventKeyRef oa:event_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Event1 .

oa:relationep_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person:e9947e2b-17e7-4e75-5fb6-5d7fa68fe872 ;
  a2a:EventKeyRef oa:event_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Event1 .

oa:relationpp_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person:57368544-48fe-eb1c-ec9f-2018422452df, oa:person_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995_Person:5c76a705-1912-1a64-3fe8-385acb5d59ef .

oa:source_bhi_2f3d9f87-d72e-e145-a440-4e8e64d6c995
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1944-10-24 - 1944-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1944-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2776, Periode: 1944" ;
    a2a:Book "Overlijdensregister Breda 1944 C" ;
    a2a:DocumentNumber "339C" ;
    a2a:RegistryNumber "2776" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2776, Periode: 1944, Overlijdensregister Breda 1944 C, 339C, 2776"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d3f53eb8-74d9-4fbb-58d5-6afa2bf65a29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d3f53eb8-74d9-4fbb-58d5-6afa2bf65a29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2f3d9f87-d72e-e145-a440-4e8e64d6c995" ;
  a2a:RecordGUID "{2f3d9f87-d72e-e145-a440-4e8e64d6c995}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_5666_00005666.xml van BHI" .

