@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_db72a68c-9a63-2445-2eae-c965720c6fb7
  a a2a:Record ;
  rdfs:label "Trouwen op 30 april 1769 te Breda" ;
  a2a:hasPerson oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person-d6aee88b-f5af-f02e-e445-47e3d18b3df2, oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person-3d987c00-b08c-4185-63c4-78ebc4b4e3dc ;
  a2a:hasEvent oa:event_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_0, oa:relationep_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_1 ;
  a2a:hasSource oa:source_brd_db72a68c-9a63-2445-2eae-c965720c6fb7 .

oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person-d6aee88b-f5af-f02e-e445-47e3d18b3df2
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Bacx" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Bacx" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Bernardus" ;
    a2a:PersonNameLastName "Bacx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person-3d987c00-b08c-4185-63c4-78ebc4b4e3dc
  a a2a:Person ;
  rdfs:label "Maria Sibilla van den Boom" ;
  a2a:PersonName [
    rdfs:label "Maria Sibilla van den Boom" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Sibilla" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1769-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person:d6aee88b-f5af-f02e-e445-47e3d18b3df2 ;
  a2a:EventKeyRef oa:event_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Event1 .

oa:relationep_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Person:3d987c00-b08c-4185-63c4-78ebc4b4e3dc ;
  a2a:EventKeyRef oa:event_brd_db72a68c-9a63-2445-2eae-c965720c6fb7_Event1 .

oa:source_brd_db72a68c-9a63-2445-2eae-c965720c6fb7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1769-04-30 - 1769-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1769-04-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 45, Periode: 1762-1783" ;
    a2a:Book "Trouwen nh Grote kerk 1762-1783" ;
    a2a:RegistryNumber "45" ;
    a2a:Folio "98" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 45, Periode: 1762-1783, Trouwen nh Grote kerk 1762-1783, 45, 98"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8403c7a2-8751-11e3-9d6a-bba23735aa6e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/db72a68c-9a63-2445-2eae-c965720c6fb7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8403c7a2-8751-11e3-9d6a-bba23735aa6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/db72a68c-9a63-2445-2eae-c965720c6fb7" ;
  a2a:RecordGUID "{db72a68c-9a63-2445-2eae-c965720c6fb7}" ;
  a2a:SourceRemarkOpmerking "Getuigen bij Huwelijk zijn niet vermeld. Attestatie van: Oosterhout.<br /><strong>Datum ondertrouw: </strong>15-04-1769", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1762-1783\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5656_00005656.xml van BRD" .

[] a2a:PersonRemarkdiversen "Jongeman, woonplaats: Oosterhout" .
[] a2a:PersonRemarkdiversen "Jongedochter" .
