@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_ed239f7e-596c-ff1c-be5a-2851fcecffb0
  a a2a:Record ;
  rdfs:label "Overlijden op 8 mei 1973 te Breda" ;
  a2a:hasPerson oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-854081c9-6218-3dc0-ab4c-6517e9f243a4, oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-2f59ebd5-bfef-7221-cbbc-0dff1a142c42, oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-fdefe945-b75d-4f4b-04ab-d7834d134a73, oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-59fba65d-065e-6aee-d7af-6422ef574ed7 ;
  a2a:hasEvent oa:event_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_0, oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_1, oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_2 ;
  a2a:hasRelationPP oa:relationpp_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_0 ;
  a2a:hasSource oa:source_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0 .

oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-854081c9-6218-3dc0-ab4c-6517e9f243a4
  a a2a:Person ;
  rdfs:label "Laurentius Theodorus Gerardus Ditvoorst" ;
  a2a:PersonName [
    rdfs:label "Laurentius Theodorus Gerardus Ditvoorst" ;
    a2a:PersonNameFirstName "Laurentius Theodorus Gerardus" ;
    a2a:PersonNameLastName "Ditvoorst"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-2f59ebd5-bfef-7221-cbbc-0dff1a142c42
  a a2a:Person ;
  rdfs:label "Maria Catharina Theresia Buijs" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Theresia Buijs" ;
    a2a:PersonNameFirstName "Maria Catharina Theresia" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-fdefe945-b75d-4f4b-04ab-d7834d134a73
  a a2a:Person ;
  rdfs:label "Adriana Maria Meeus" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Meeus" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person-59fba65d-065e-6aee-d7af-6422ef574ed7
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Ditvoorst" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Ditvoorst" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Ditvoorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1973-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person:854081c9-6218-3dc0-ab4c-6517e9f243a4 ;
  a2a:EventKeyRef oa:event_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Event1 .

oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person:fdefe945-b75d-4f4b-04ab-d7834d134a73 ;
  a2a:EventKeyRef oa:event_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Event1 .

oa:relationep_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person:59fba65d-065e-6aee-d7af-6422ef574ed7 ;
  a2a:EventKeyRef oa:event_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Event1 .

oa:relationpp_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person:854081c9-6218-3dc0-ab4c-6517e9f243a4, oa:person_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0_Person:2f59ebd5-bfef-7221-cbbc-0dff1a142c42 .

oa:source_brd_ed239f7e-596c-ff1c-be5a-2851fcecffb0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1973-05-09 - 1973-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1973-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "537" ;
    rdfs:label "Stadsarchief Breda, Breda, Overlijdensregister 1973, 537"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/f347dc27-cb43-e1b7-058e-2b8a3a1c03a5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ed239f7e-596c-ff1c-be5a-2851fcecffb0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/f347dc27-cb43-e1b7-058e-2b8a3a1c03a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ed239f7e-596c-ff1c-be5a-2851fcecffb0" ;
  a2a:RecordGUID "{ed239f7e-596c-ff1c-be5a-2851fcecffb0}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1973\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_502_00000502.xml van BRD" .

