@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_5c8461b2-863d-235b-9239-cc969c62354d
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1944" ;
  a2a:hasPerson oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-07cc06c7-0619-c44a-56b7-a0ee03a62104, oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-b7778e6f-eba9-3e02-b262-c825ccd0266d, oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-b3dd1387-e730-4a00-8914-7ce1351e4a9c, oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-f6ccb28e-bd64-b2d8-eeaa-760b7c4f6255, oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-d1d615cf-8f94-89cf-04c1-ed7c44934b3a, oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-aa84c1da-b34f-edf0-08a1-f587d5a31aa9 ;
  a2a:hasEvent oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_0, oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_1, oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_2, oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_3, oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_4, oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_5 ;
  a2a:hasSource oa:source_brd_5c8461b2-863d-235b-9239-cc969c62354d .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-07cc06c7-0619-c44a-56b7-a0ee03a62104
  a a2a:Person ;
  rdfs:label "Agatha Maria Wijgers" ;
  a2a:PersonName [
    rdfs:label "Agatha Maria Wijgers" ;
    a2a:PersonNameFirstName "Agatha Maria" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-b7778e6f-eba9-3e02-b262-c825ccd0266d
  a a2a:Person ;
  rdfs:label "Johannes Petrus Gladdines" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Gladdines" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Gladdines"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-b3dd1387-e730-4a00-8914-7ce1351e4a9c
  a a2a:Person ;
  rdfs:label "Maria Wijnings" ;
  a2a:PersonName [
    rdfs:label "Maria Wijnings" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wijnings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-f6ccb28e-bd64-b2d8-eeaa-760b7c4f6255
  a a2a:Person ;
  rdfs:label "Adriana Joris" ;
  a2a:PersonName [
    rdfs:label "Adriana Joris" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Joris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-d1d615cf-8f94-89cf-04c1-ed7c44934b3a
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Gladdines" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Gladdines" ;
    a2a:PersonNameFirstName "Jacobus Antonius" ;
    a2a:PersonNameLastName "Gladdines"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person-aa84c1da-b34f-edf0-08a1-f587d5a31aa9
  a a2a:Person ;
  rdfs:label "Joannes Maria Bernardus Wijgers" ;
  a2a:PersonName [
    rdfs:label "Joannes Maria Bernardus Wijgers" ;
    a2a:PersonNameFirstName "Joannes Maria Bernardus" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1944-08-07"^^xsd:date
  ] .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:07cc06c7-0619-c44a-56b7-a0ee03a62104 ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:b7778e6f-eba9-3e02-b262-c825ccd0266d ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:b3dd1387-e730-4a00-8914-7ce1351e4a9c ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:f6ccb28e-bd64-b2d8-eeaa-760b7c4f6255 ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:d1d615cf-8f94-89cf-04c1-ed7c44934b3a ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:relationep_brd_5c8461b2-863d-235b-9239-cc969c62354d_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_5c8461b2-863d-235b-9239-cc969c62354d_Person:aa84c1da-b34f-edf0-08a1-f587d5a31aa9 ;
  a2a:EventKeyRef oa:event_brd_5c8461b2-863d-235b-9239-cc969c62354d_Event1 .

oa:source_brd_5c8461b2-863d-235b-9239-cc969c62354d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1944-08-07 - 1944-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1944-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Periode: 1944" ;
    a2a:Book "Huwelijksregister 1944" ;
    a2a:DocumentNumber "174A" ;
    rdfs:label "Stadsarchief Breda, Breda, Periode: 1944, Huwelijksregister 1944, 174A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/d365474d-c7a2-3c5b-f6f0-768c40c43a15.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c8461b2-863d-235b-9239-cc969c62354d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/d365474d-c7a2-3c5b-f6f0-768c40c43a15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c8461b2-863d-235b-9239-cc969c62354d" ;
  a2a:RecordGUID "{5c8461b2-863d-235b-9239-cc969c62354d}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1944\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_20178_00020178.xml van BRD" .

