@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_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 mei 1882 te Breda" ;
  a2a:hasPerson oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-600d567b-b0f9-7c4e-66b6-46bdb42d5c6d, oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-33d0328a-8c21-91a2-5c43-fe88e79547c3, oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-12e4b8e5-3e6e-e3fd-4706-9fe17bca3516, oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-bf534991-6b72-ba09-729c-b14c8af802e5, oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-922be4d4-f00a-dce4-2601-0268cec04457, oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-499efa85-1e35-432c-4b62-e3e84bb83cec ;
  a2a:hasEvent oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_0, oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_1, oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_2, oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_3, oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_4, oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_5 ;
  a2a:hasSource oa:source_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-600d567b-b0f9-7c4e-66b6-46bdb42d5c6d
  a a2a:Person ;
  rdfs:label "Regina Maria Petronella Manni" ;
  a2a:PersonName [
    rdfs:label "Regina Maria Petronella Manni" ;
    a2a:PersonNameFirstName "Regina Maria Petronella" ;
    a2a:PersonNameLastName "Manni"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-33d0328a-8c21-91a2-5c43-fe88e79547c3
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Obbens" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Obbens" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Obbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-12e4b8e5-3e6e-e3fd-4706-9fe17bca3516
  a a2a:Person ;
  rdfs:label "Eduard Verbeke" ;
  a2a:PersonName [
    rdfs:label "Eduard Verbeke" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Verbeke"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-bf534991-6b72-ba09-729c-b14c8af802e5
  a a2a:Person ;
  rdfs:label "Wilhelmus Norbertus Mannie" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Norbertus Mannie" ;
    a2a:PersonNameFirstName "Wilhelmus Norbertus" ;
    a2a:PersonNameLastName "Mannie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-922be4d4-f00a-dce4-2601-0268cec04457
  a a2a:Person ;
  rdfs:label "Maria Theresia Verdegem" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Verdegem" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Verdegem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person-499efa85-1e35-432c-4b62-e3e84bb83cec
  a a2a:Person ;
  rdfs:label "Jan Baptieste Verbeke" ;
  a2a:PersonName [
    rdfs:label "Jan Baptieste Verbeke" ;
    a2a:PersonNameFirstName "Jan Baptieste" ;
    a2a:PersonNameLastName "Verbeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1882-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:600d567b-b0f9-7c4e-66b6-46bdb42d5c6d ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:33d0328a-8c21-91a2-5c43-fe88e79547c3 ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:12e4b8e5-3e6e-e3fd-4706-9fe17bca3516 ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:bf534991-6b72-ba09-729c-b14c8af802e5 ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:922be4d4-f00a-dce4-2601-0268cec04457 ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:relationep_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Person:499efa85-1e35-432c-4b62-e3e84bb83cec ;
  a2a:EventKeyRef oa:event_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f_Event1 .

oa:source_brd_c45ebfce-5d2c-3af6-e2c3-78c1958feb7f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1882-05-01 - 1882-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1882-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1882" ;
    a2a:Book "Huwelijksregister 1882" ;
    a2a:DocumentNumber "026" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1882, Huwelijksregister 1882, 026"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/819660e2-8751-11e3-a183-bfa54f6bb7db.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c45ebfce-5d2c-3af6-e2c3-78c1958feb7f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/819660e2-8751-11e3-a183-bfa54f6bb7db.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/819661aa-8751-11e3-bd56-ab968f51382e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c45ebfce-5d2c-3af6-e2c3-78c1958feb7f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/819661aa-8751-11e3-bd56-ab968f51382e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c45ebfce-5d2c-3af6-e2c3-78c1958feb7f" ;
  a2a:RecordGUID "{c45ebfce-5d2c-3af6-e2c3-78c1958feb7f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1882\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1712_00001712.xml van BRD" .

