@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_8b9df638-faee-2429-efd8-dc5644a5cc2b
  a a2a:Record ;
  rdfs:label "Trouwen op 17 november 1795 te Breda" ;
  a2a:hasPerson oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person-310bca68-e078-b4fc-9219-16e094449bfa, oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person-cf78f640-4bd8-9087-545f-81d74d97d64a ;
  a2a:hasEvent oa:event_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_0, oa:relationep_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_1 ;
  a2a:hasSource oa:source_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b .

oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person-310bca68-e078-b4fc-9219-16e094449bfa
  a a2a:Person ;
  rdfs:label "Pierre Sixe" ;
  a2a:PersonName [
    rdfs:label "Pierre Sixe" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Sixe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person-cf78f640-4bd8-9087-545f-81d74d97d64a
  a a2a:Person ;
  rdfs:label "Marie Margrite de la Rendant" ;
  a2a:PersonName [
    rdfs:label "Marie Margrite de la Rendant" ;
    a2a:PersonNameFirstName "Marie Margrite" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Rendant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1795-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person:310bca68-e078-b4fc-9219-16e094449bfa ;
  a2a:EventKeyRef oa:event_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Event1 .

oa:relationep_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Person:cf78f640-4bd8-9087-545f-81d74d97d64a ;
  a2a:EventKeyRef oa:event_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b_Event1 .

oa:source_brd_8b9df638-faee-2429-efd8-dc5644a5cc2b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1795-11-17 - 1795-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1795-11-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 102, Periode: 1755-1797" ;
    a2a:Book "Trouwen schepenen Breda 1755-1797" ;
    a2a:RegistryNumber "102" ;
    a2a:Folio "68r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 102, Periode: 1755-1797, Trouwen schepenen Breda 1755-1797, 102, 68r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c0017a-8751-11e3-b14b-23d7ae16ac93.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b9df638-faee-2429-efd8-dc5644a5cc2b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c0017a-8751-11e3-b14b-23d7ae16ac93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b9df638-faee-2429-efd8-dc5644a5cc2b" ;
  a2a:RecordGUID "{8b9df638-faee-2429-efd8-dc5644a5cc2b}" ;
  a2a:SourceRemarkOpmerking "man en vrouw waren meerderjarig.<br /><strong>Datum ondertrouw: </strong>30-10-1795", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+schepenen+Breda+1755-1797\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4839_00004839.xml van BRD" .

[] a2a:PersonRemarkdiversen "Jongeman, geboorteplaats: d'Aubison (Departement de la Creux, Frankrijk)" .
[] a2a:PersonRemarkdiversen "Jongedochter, geboorteplaats: Sint Martin (bij de Focamberg)" .
