@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_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2
  a a2a:Record ;
  rdfs:label "Overlijden op 6 november 1945 te Breda" ;
  a2a:hasPerson oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-885affab-6203-b82a-eca7-e1fe6dd6f636, oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-580c33b1-a1e9-2fe6-0172-e9504286f69b, oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-da9995e6-c1da-4c78-ae61-f119d8feea4e ;
  a2a:hasEvent oa:event_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_0, oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_1, oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_2 ;
  a2a:hasSource oa:source_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2 .

oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-885affab-6203-b82a-eca7-e1fe6dd6f636
  a a2a:Person ;
  rdfs:label "Helena Catharina Pauly" ;
  a2a:PersonName [
    rdfs:label "Helena Catharina Pauly" ;
    a2a:PersonNameFirstName "Helena Catharina" ;
    a2a:PersonNameLastName "Pauly"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-580c33b1-a1e9-2fe6-0172-e9504286f69b
  a a2a:Person ;
  rdfs:label "Franciscus Antonius Moorman" ;
  a2a:PersonName [
    rdfs:label "Franciscus Antonius Moorman" ;
    a2a:PersonNameFirstName "Franciscus Antonius" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person-da9995e6-c1da-4c78-ae61-f119d8feea4e
  a a2a:Person ;
  rdfs:label "Franciscus Antonius Josephus Moorman" ;
  a2a:PersonName [
    rdfs:label "Franciscus Antonius Josephus Moorman" ;
    a2a:PersonNameFirstName "Franciscus Antonius Josephus" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1945-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person:885affab-6203-b82a-eca7-e1fe6dd6f636 ;
  a2a:EventKeyRef oa:event_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Event1 .

oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person:580c33b1-a1e9-2fe6-0172-e9504286f69b ;
  a2a:EventKeyRef oa:event_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Event1 .

oa:relationep_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Person:da9995e6-c1da-4c78-ae61-f119d8feea4e ;
  a2a:EventKeyRef oa:event_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2_Event1 .

oa:source_brd_e2ddfc60-0583-7cb2-db1d-04cae9d894e2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1945-11-08 - 1945-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1945-11-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1945" ;
    a2a:Book "Overlijdensregister 1945 B" ;
    a2a:DocumentNumber "407B" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1945, Overlijdensregister 1945 B, 407B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82ee0828-8751-11e3-9214-dbe8addf0105.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e2ddfc60-0583-7cb2-db1d-04cae9d894e2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82ee0828-8751-11e3-9214-dbe8addf0105.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e2ddfc60-0583-7cb2-db1d-04cae9d894e2" ;
  a2a:RecordGUID "{e2ddfc60-0583-7cb2-db1d-04cae9d894e2}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1945+B\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4174_00004174.xml van BRD" .

