@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_f7cd9108-3048-c38e-3097-4e38cd1522f2
  a a2a:Record ;
  rdfs:label "Trouwen op 18 juni 1748 te Breda" ;
  a2a:hasPerson oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-84c5e729-7b69-d069-cc8c-c23892099ec7, oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-40781789-fd7a-502e-78dd-a9ab469ad0e4, oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-22d77c3e-4af1-62fe-9be1-e47cf52cfb8d ;
  a2a:hasEvent oa:event_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_0, oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_1, oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_2 ;
  a2a:hasSource oa:source_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2 .

oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-84c5e729-7b69-d069-cc8c-c23892099ec7
  a a2a:Person ;
  rdfs:label "Joannes Beysigel" ;
  a2a:PersonName [
    rdfs:label "Joannes Beysigel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Beysigel"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-40781789-fd7a-502e-78dd-a9ab469ad0e4
  a a2a:Person ;
  rdfs:label "Henricus Putman" ;
  a2a:PersonName [
    rdfs:label "Henricus Putman" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Putman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person-22d77c3e-4af1-62fe-9be1-e47cf52cfb8d
  a a2a:Person ;
  rdfs:label "Aldegonde Dirxen" ;
  a2a:PersonName [
    rdfs:label "Aldegonde Dirxen" ;
    a2a:PersonNameFirstName "Aldegonde" ;
    a2a:PersonNameLastName "Dirxen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1748-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person:84c5e729-7b69-d069-cc8c-c23892099ec7 ;
  a2a:EventKeyRef oa:event_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Event1 .

oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person:40781789-fd7a-502e-78dd-a9ab469ad0e4 ;
  a2a:EventKeyRef oa:event_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Event1 .

oa:relationep_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Person:22d77c3e-4af1-62fe-9be1-e47cf52cfb8d ;
  a2a:EventKeyRef oa:event_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2_Event1 .

oa:source_brd_f7cd9108-3048-c38e-3097-4e38cd1522f2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1748-06-18 - 1748-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1748-06-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795" ;
    a2a:Book "Trouwen Waalse Grenadiers 1748-1795" ;
    a2a:RegistryNumber "97" ;
    a2a:Folio "2r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Trouwen Waalse Grenadiers 1748-1795, 97, 2r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841d497a-8751-11e3-ac1d-2fa5dc53a2ac.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f7cd9108-3048-c38e-3097-4e38cd1522f2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841d497a-8751-11e3-ac1d-2fa5dc53a2ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f7cd9108-3048-c38e-3097-4e38cd1522f2" ;
  a2a:RecordGUID "{f7cd9108-3048-c38e-3097-4e38cd1522f2}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Philippus Sourmans; Georgius Cheffer; en Anna Wintiens.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+Waalse+Grenadiers+1748-1795\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5716_00005716.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwe" .
