@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_9d4163ab-c803-3c8a-77ae-e100cad4ead1
  a a2a:Record ;
  rdfs:label "Trouwen in 1758 te Breda" ;
  a2a:hasPerson oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-3e51647b-5004-58a0-dc5b-1f9766524ef9, oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-65efe574-26d6-5e7a-1aa3-e737f991e7fd, oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-d1d12626-3689-1f6b-4018-496515fdd90f ;
  a2a:hasEvent oa:event_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_0, oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_1, oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_2 ;
  a2a:hasSource oa:source_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1 .

oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-3e51647b-5004-58a0-dc5b-1f9766524ef9
  a a2a:Person ;
  rdfs:label "Jacobus de Hoeij" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Hoeij" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoeij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] ;
  a2a:Profession "soldaat" .

oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-65efe574-26d6-5e7a-1aa3-e737f991e7fd
  a a2a:Person ;
  rdfs:label "Jacobus Goudsmit" ;
  a2a:PersonName [
    rdfs:label "Jacobus Goudsmit" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Goudsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person-d1d12626-3689-1f6b-4018-496515fdd90f
  a a2a:Person ;
  rdfs:label "Elisabeth Keppelaar" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Keppelaar" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Keppelaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [ a2a:Year "1758" ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person:3e51647b-5004-58a0-dc5b-1f9766524ef9 ;
  a2a:EventKeyRef oa:event_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Event1 .

oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person:65efe574-26d6-5e7a-1aa3-e737f991e7fd ;
  a2a:EventKeyRef oa:event_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Event1 .

oa:relationep_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Person:d1d12626-3689-1f6b-4018-496515fdd90f ;
  a2a:EventKeyRef oa:event_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1_Event1 .

oa:source_brd_9d4163ab-c803-3c8a-77ae-e100cad4ead1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1758-01-01 - 1758-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1758" ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 44, Periode: 1748-1762" ;
    a2a:Book "Trouwen nh Grote kerk 1748-1762" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "196" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 44, Periode: 1748-1762, Trouwen nh Grote kerk 1748-1762, 44, 196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84034174-8751-11e3-a60b-cff3c789fc69.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9d4163ab-c803-3c8a-77ae-e100cad4ead1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84034174-8751-11e3-a60b-cff3c789fc69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9d4163ab-c803-3c8a-77ae-e100cad4ead1" ;
  a2a:RecordGUID "{9d4163ab-c803-3c8a-77ae-e100cad4ead1}" ;
  a2a:SourceRemarkOpmerking "Getuigen bij huwelijk zijn niet vermeld. Attestatie van: Bergen op Zoom. Attestatie naar: Bergen op Zoom.<br /><strong>Datum ondertrouw: </strong>15-07-1758", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1748-1762\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4876_00004876.xml van BRD" .

[] a2a:PersonRemarkdiversen "Jongeman, woonplaats: Bergen op Zoom, in garnizoen te" .
[] a2a:PersonRemarkdiversen "Weduwe" .
