@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_da231a3e-540c-e5a5-0f80-221144a31ecb
  a a2a:Record ;
  rdfs:label "Trouwen op 5 december 1717 te Bavel" ;
  a2a:hasPerson oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person-c680123d-85c3-0bba-a3f9-0ad905cd4459, oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person-07d43b6e-b625-82d7-8d7e-0876faa50b73 ;
  a2a:hasEvent oa:event_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_0, oa:relationep_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_1 ;
  a2a:hasSource oa:source_brd_da231a3e-540c-e5a5-0f80-221144a31ecb .

oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person-c680123d-85c3-0bba-a3f9-0ad905cd4459
  a a2a:Person ;
  rdfs:label "Joannes Wijtman Vlamincx ook Vlaminx" ;
  a2a:PersonName [
    rdfs:label "Joannes Wijtman Vlamincx ook Vlaminx" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Wijtman" ;
    a2a:PersonNameLastName "Vlamincx ook Vlaminx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person-07d43b6e-b625-82d7-8d7e-0876faa50b73
  a a2a:Person ;
  rdfs:label "Maria Cornelis van der Steegt ook Steeght" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelis van der Steegt ook Steeght" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steegt ook Steeght"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:event_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1717-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person:c680123d-85c3-0bba-a3f9-0ad905cd4459 ;
  a2a:EventKeyRef oa:event_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Event1 .

oa:relationep_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Person:07d43b6e-b625-82d7-8d7e-0876faa50b73 ;
  a2a:EventKeyRef oa:event_brd_da231a3e-540c-e5a5-0f80-221144a31ecb_Event1 .

oa:source_brd_da231a3e-540c-e5a5-0f80-221144a31ecb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1717-12-05 - 1717-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1717-12-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1650-1796" ;
    a2a:Book "Trouwen rk Bavel 1650-1722 en 1730-1796" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "141v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1650-1796, Trouwen rk Bavel 1650-1722 en 1730-1796, 3, 141v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841f1ff2-8751-11e3-b955-f3d3a2270939.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/da231a3e-540c-e5a5-0f80-221144a31ecb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841f1ff2-8751-11e3-b955-f3d3a2270939.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/da231a3e-540c-e5a5-0f80-221144a31ecb" ;
  a2a:RecordGUID "{da231a3e-540c-e5a5-0f80-221144a31ecb}" ;
  a2a:SourceRemarkOpmerking "getuigen RK huwelijk: Christophorus Wijtman Vlaminx en Guselina Cornelis van der Steegt.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+rk+Bavel+1650-1722+en+1730-1796\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5653_00005653.xml van BRD" .

[] a2a:PersonRemarkdiversen "Jongeman" .
[] a2a:PersonRemarkdiversen "Jongedochter" .
