@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_49870431-d98c-46bf-e967-c5859a8ee0d4
  a a2a:Record ;
  rdfs:label "Trouwen op 6 februari 1678 te Breda" ;
  a2a:hasPerson oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-8d541422-197d-231d-7837-d2404381ca12, oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-2f4c0294-ed2e-2900-5eb8-0ad854371617, oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-487ae4dd-03d0-3e18-bbe8-0cb2fa92bdf4 ;
  a2a:hasEvent oa:event_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_0, oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_1, oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_2 ;
  a2a:hasSource oa:source_brd_49870431-d98c-46bf-e967-c5859a8ee0d4 .

oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-8d541422-197d-231d-7837-d2404381ca12
  a a2a:Person ;
  rdfs:label "Jacob Valk" ;
  a2a:PersonName [
    rdfs:label "Jacob Valk" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-2f4c0294-ed2e-2900-5eb8-0ad854371617
  a a2a:Person ;
  rdfs:label "Martinus Peceur" ;
  a2a:PersonName [
    rdfs:label "Martinus Peceur" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Peceur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person-487ae4dd-03d0-3e18-bbe8-0cb2fa92bdf4
  a a2a:Person ;
  rdfs:label "Geertruy Jacobs" ;
  a2a:PersonName [
    rdfs:label "Geertruy Jacobs" ;
    a2a:PersonNameFirstName "Geertruy" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1678-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person:8d541422-197d-231d-7837-d2404381ca12 ;
  a2a:EventKeyRef oa:event_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Event1 .

oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person:2f4c0294-ed2e-2900-5eb8-0ad854371617 ;
  a2a:EventKeyRef oa:event_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Event1 .

oa:relationep_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Person:487ae4dd-03d0-3e18-bbe8-0cb2fa92bdf4 ;
  a2a:EventKeyRef oa:event_brd_49870431-d98c-46bf-e967-c5859a8ee0d4_Event1 .

oa:source_brd_49870431-d98c-46bf-e967-c5859a8ee0d4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1678-02-06 - 1678-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1678-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 38, Periode: 1672-1680" ;
    a2a:Book "Trouwen nh Grote kerk 1672-1680" ;
    a2a:RegistryNumber "38" ;
    a2a:Folio "241" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 38, Periode: 1672-1680, Trouwen nh Grote kerk 1672-1680, 38, 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fd3a22-8751-11e3-89b0-f7c3b0392f15.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/49870431-d98c-46bf-e967-c5859a8ee0d4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fd3a22-8751-11e3-89b0-f7c3b0392f15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/49870431-d98c-46bf-e967-c5859a8ee0d4" ;
  a2a:RecordGUID "{49870431-d98c-46bf-e967-c5859a8ee0d4}" ;
  a2a:SourceRemarkOpmerking "De bruidegom was ruiter .", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1672-1680\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4702_00004702.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwe" .
