@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_b57b684d-34aa-b9d8-70eb-b8113ac4e754
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 juni 1871 te Teteringen" ;
  a2a:hasPerson oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-77421a20-2217-c923-d634-1d95f322f822, oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-add15933-76ac-8ebf-a378-571ffc6d8a70, oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-2c225f8a-a3bf-e91d-c688-2b84e498615e, oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-e00812b3-fd21-43d3-7182-92ad1e0a3e05, oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-57d83f5f-df37-d909-ccea-d080da2f3094, oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-ab245b17-17f7-59a7-d7d4-cca2ced190b4 ;
  a2a:hasEvent oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_0, oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_1, oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_2, oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_3, oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_4, oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_5 ;
  a2a:hasSource oa:source_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754 .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-77421a20-2217-c923-d634-1d95f322f822
  a a2a:Person ;
  rdfs:label "Augustinus Carolus de Vlaminck" ;
  a2a:PersonName [
    rdfs:label "Augustinus Carolus de Vlaminck" ;
    a2a:PersonNameFirstName "Augustinus Carolus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlaminck"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-add15933-76ac-8ebf-a378-571ffc6d8a70
  a a2a:Person ;
  rdfs:label "Elisabeth Brouwers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Brouwers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-2c225f8a-a3bf-e91d-c688-2b84e498615e
  a a2a:Person ;
  rdfs:label "Cornelia Loonen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Loonen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Loonen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-e00812b3-fd21-43d3-7182-92ad1e0a3e05
  a a2a:Person ;
  rdfs:label "Adriaan Loonen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Loonen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Loonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-57d83f5f-df37-d909-ccea-d080da2f3094
  a a2a:Person ;
  rdfs:label "Johannes Antonius de Vlaminck" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius de Vlaminck" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlaminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person-ab245b17-17f7-59a7-d7d4-cca2ced190b4
  a a2a:Person ;
  rdfs:label "Elisabeth Coletta Mobers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Coletta Mobers" ;
    a2a:PersonNameFirstName "Elisabeth Coletta" ;
    a2a:PersonNameLastName "Mobers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1871-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:77421a20-2217-c923-d634-1d95f322f822 ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:add15933-76ac-8ebf-a378-571ffc6d8a70 ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:2c225f8a-a3bf-e91d-c688-2b84e498615e ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:e00812b3-fd21-43d3-7182-92ad1e0a3e05 ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:57d83f5f-df37-d909-ccea-d080da2f3094 ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:relationep_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Person:ab245b17-17f7-59a7-d7d4-cca2ced190b4 ;
  a2a:EventKeyRef oa:event_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754_Event1 .

oa:source_brd_b57b684d-34aa-b9d8-70eb-b8113ac4e754
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1871-06-14 - 1871-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1871-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Teteringen, Bron: boek, Periode: 1871" ;
    a2a:Book "Huwelijksregister 1871" ;
    a2a:DocumentNumber "004" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Teteringen, Bron: boek, Periode: 1871, Huwelijksregister 1871, 004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83add0cc-8751-11e3-ac4d-df45de9b659a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b57b684d-34aa-b9d8-70eb-b8113ac4e754" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83add0cc-8751-11e3-ac4d-df45de9b659a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83add180-8751-11e3-b15f-6f6a2669f9a7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b57b684d-34aa-b9d8-70eb-b8113ac4e754" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83add180-8751-11e3-b15f-6f6a2669f9a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b57b684d-34aa-b9d8-70eb-b8113ac4e754" ;
  a2a:RecordGUID "{b57b684d-34aa-b9d8-70eb-b8113ac4e754}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1871\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1693_00001693.xml van BRD" .

