@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_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1928 te Breda" ;
  a2a:hasPerson oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-18b1899c-540a-4308-2229-9588f662fc2a, oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-362be246-0458-70cd-4751-54b3f3157a52, oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-84103119-0106-a2ac-9561-190ccdbe5019, oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-9f43c3b6-c377-38e7-e538-8ea049070b47, oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-222e9c6e-7b2e-fd97-4edf-3acc84f12877, oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-2e43748d-cc82-22c1-07bb-6a02a4a5491f ;
  a2a:hasEvent oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_0, oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_1, oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_2, oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_3, oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_4, oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_5 ;
  a2a:hasSource oa:source_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144 .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-18b1899c-540a-4308-2229-9588f662fc2a
  a a2a:Person ;
  rdfs:label "Adriana Pas" ;
  a2a:PersonName [
    rdfs:label "Adriana Pas" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-362be246-0458-70cd-4751-54b3f3157a52
  a a2a:Person ;
  rdfs:label "Elisabeth Meijer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Meijer" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-84103119-0106-a2ac-9561-190ccdbe5019
  a a2a:Person ;
  rdfs:label "Wilhelm Constant Joosten" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Constant Joosten" ;
    a2a:PersonNameFirstName "Wilhelm Constant" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-9f43c3b6-c377-38e7-e538-8ea049070b47
  a a2a:Person ;
  rdfs:label "Cornelis Pas" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pas" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-222e9c6e-7b2e-fd97-4edf-3acc84f12877
  a a2a:Person ;
  rdfs:label "Antonia Broekhoven" ;
  a2a:PersonName [
    rdfs:label "Antonia Broekhoven" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Broekhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person-2e43748d-cc82-22c1-07bb-6a02a4a5491f
  a a2a:Person ;
  rdfs:label "Johannes Baptist Joosten" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Joosten" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1928-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:18b1899c-540a-4308-2229-9588f662fc2a ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:362be246-0458-70cd-4751-54b3f3157a52 ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:84103119-0106-a2ac-9561-190ccdbe5019 ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:9f43c3b6-c377-38e7-e538-8ea049070b47 ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:222e9c6e-7b2e-fd97-4edf-3acc84f12877 ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:relationep_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Person:2e43748d-cc82-22c1-07bb-6a02a4a5491f ;
  a2a:EventKeyRef oa:event_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144_Event1 .

oa:source_brd_2b7ca86e-ce9e-b9fb-28fc-55ca8d773144
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1928-10-25 - 1928-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1928-10-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1928" ;
    a2a:Book "Huwelijksregister 1928" ;
    a2a:DocumentNumber "276" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1928, Huwelijksregister 1928, 276"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82d90572-8751-11e3-9667-93bece136b35.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2b7ca86e-ce9e-b9fb-28fc-55ca8d773144" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82d90572-8751-11e3-9667-93bece136b35.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82d90630-8751-11e3-99fc-0f4dc87fbfda.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2b7ca86e-ce9e-b9fb-28fc-55ca8d773144" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82d90630-8751-11e3-99fc-0f4dc87fbfda.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2b7ca86e-ce9e-b9fb-28fc-55ca8d773144" ;
  a2a:RecordGUID "{2b7ca86e-ce9e-b9fb-28fc-55ca8d773144}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1928\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1516_00001516.xml van BRD" .

