@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_0f342cab-2a45-e00c-e4de-3bddf3366037
  a a2a:Record ;
  rdfs:label "Overlijden op 5 mei 1973 te Breda" ;
  a2a:hasPerson oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-0171672d-9079-9ed0-b8ca-e502c6bca8d3, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-7487de49-620a-6c48-ffd7-8b9890c939f9, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-99efd6aa-76e6-9165-a191-2aa805a32016, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-c4552b80-3bf5-188f-6481-8387cd23845e, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-478f8159-65f1-b62d-e7e3-a06e280fe765 ;
  a2a:hasEvent oa:event_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_0, oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_1, oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_2 ;
  a2a:hasRelationPP oa:relationpp_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_0, oa:relationpp_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_1 ;
  a2a:hasSource oa:source_brd_0f342cab-2a45-e00c-e4de-3bddf3366037 .

oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-0171672d-9079-9ed0-b8ca-e502c6bca8d3
  a a2a:Person ;
  rdfs:label "Elisabeth Baum" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Baum" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Baum"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-7487de49-620a-6c48-ffd7-8b9890c939f9
  a a2a:Person ;
  rdfs:label "Christianus Johannes Verhorevoort" ;
  a2a:PersonName [
    rdfs:label "Christianus Johannes Verhorevoort" ;
    a2a:PersonNameFirstName "Christianus Johannes" ;
    a2a:PersonNameLastName "Verhorevoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-99efd6aa-76e6-9165-a191-2aa805a32016
  a a2a:Person ;
  rdfs:label "Arnoldus van Gulik" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Gulik" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-c4552b80-3bf5-188f-6481-8387cd23845e
  a a2a:Person ;
  rdfs:label "Maria Vogels" ;
  a2a:PersonName [
    rdfs:label "Maria Vogels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person-478f8159-65f1-b62d-e7e3-a06e280fe765
  a a2a:Person ;
  rdfs:label "Gérard Antoine Baum" ;
  a2a:PersonName [
    rdfs:label "Gérard Antoine Baum" ;
    a2a:PersonNameFirstName "Gérard Antoine" ;
    a2a:PersonNameLastName "Baum"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1973-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:0171672d-9079-9ed0-b8ca-e502c6bca8d3 ;
  a2a:EventKeyRef oa:event_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Event1 .

oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:c4552b80-3bf5-188f-6481-8387cd23845e ;
  a2a:EventKeyRef oa:event_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Event1 .

oa:relationep_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:478f8159-65f1-b62d-e7e3-a06e280fe765 ;
  a2a:EventKeyRef oa:event_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Event1 .

oa:relationpp_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:0171672d-9079-9ed0-b8ca-e502c6bca8d3, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:7487de49-620a-6c48-ffd7-8b9890c939f9 .

oa:relationpp_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:0171672d-9079-9ed0-b8ca-e502c6bca8d3, oa:person_brd_0f342cab-2a45-e00c-e4de-3bddf3366037_Person:99efd6aa-76e6-9165-a191-2aa805a32016 .

oa:source_brd_0f342cab-2a45-e00c-e4de-3bddf3366037
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1973-05-07 - 1973-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1973-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "526" ;
    rdfs:label "Stadsarchief Breda, Breda, Overlijdensregister 1973, 526"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/714bed2a-df36-acdc-69ad-e73b92dc4d2a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f342cab-2a45-e00c-e4de-3bddf3366037" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/714bed2a-df36-acdc-69ad-e73b92dc4d2a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f342cab-2a45-e00c-e4de-3bddf3366037" ;
  a2a:RecordGUID "{0f342cab-2a45-e00c-e4de-3bddf3366037}" ;
  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_489_00000489.xml van BRD" .

