@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_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1949 te Breda" ;
  a2a:hasPerson oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-6859d37d-1369-ecc8-c11e-6abd3cdf9992, oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-4077d191-702d-ae5a-d9d7-4dadb7f415e3, oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-a7489d06-23b0-11c5-7e21-5bbceb23ed0d ;
  a2a:hasEvent oa:event_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_0, oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_1, oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_2 ;
  a2a:hasSource oa:source_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a .

oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-6859d37d-1369-ecc8-c11e-6abd3cdf9992
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Ooijen" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Ooijen" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Ooijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-4077d191-702d-ae5a-d9d7-4dadb7f415e3
  a a2a:Person ;
  rdfs:label "Wilhelmus Korsmit" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Korsmit" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Korsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person-a7489d06-23b0-11c5-7e21-5bbceb23ed0d
  a a2a:Person ;
  rdfs:label "Nn Korsmit" ;
  a2a:PersonName [
    rdfs:label "Nn Korsmit" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Korsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1949-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person:6859d37d-1369-ecc8-c11e-6abd3cdf9992 ;
  a2a:EventKeyRef oa:event_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Event1 .

oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person:4077d191-702d-ae5a-d9d7-4dadb7f415e3 ;
  a2a:EventKeyRef oa:event_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Event1 .

oa:relationep_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Person:a7489d06-23b0-11c5-7e21-5bbceb23ed0d ;
  a2a:EventKeyRef oa:event_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a_Event1 .

oa:source_brd_f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1949-03-29 - 1949-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1949-03-29"^^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: 1949" ;
    a2a:Book "Overlijdensregister 1949 A" ;
    a2a:DocumentNumber "149A" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1949, Overlijdensregister 1949 A, 149A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82f3eaea-8751-11e3-8d70-2ff604e32998.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82f3eaea-8751-11e3-8d70-2ff604e32998.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a" ;
  a2a:RecordGUID "{f09987d6-1a53-bbd1-0ccc-ad2b7c3fda2a}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1949+A\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4239_00004239.xml van BRD" .

