@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_b22dd016-a4a7-5902-83cd-13e165c8fca0
  a a2a:Record ;
  rdfs:label "Trouwen op 21 juli 1799 te Breda" ;
  a2a:hasPerson oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-8db706be-c2e1-be78-8812-e644f677e605, oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-731510b6-0c25-af24-bc66-8b391b0a7d11, oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-21c7b5ac-343c-845c-c3f1-a2522e1c3236, oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-3b3f2f02-9b53-746a-34fa-42bd219b13d5 ;
  a2a:hasEvent oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_0, oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_1, oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_2, oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_3 ;
  a2a:hasSource oa:source_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0 .

oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-8db706be-c2e1-be78-8812-e644f677e605
  a a2a:Person ;
  rdfs:label "Diederik Willem Oldendorp" ;
  a2a:PersonName [
    rdfs:label "Diederik Willem Oldendorp" ;
    a2a:PersonNameFirstName "Diederik" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Oldendorp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-731510b6-0c25-af24-bc66-8b391b0a7d11
  a a2a:Person ;
  rdfs:label "Dirk Musegaas" ;
  a2a:PersonName [
    rdfs:label "Dirk Musegaas" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Musegaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-21c7b5ac-343c-845c-c3f1-a2522e1c3236
  a a2a:Person ;
  rdfs:label "Sara Krol" ;
  a2a:PersonName [
    rdfs:label "Sara Krol" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person-3b3f2f02-9b53-746a-34fa-42bd219b13d5
  a a2a:Person ;
  rdfs:label "Jacoba Geertruida Elisabeth van Swijndrecht" ;
  a2a:PersonName [
    rdfs:label "Jacoba Geertruida Elisabeth van Swijndrecht" ;
    a2a:PersonNameFirstName "Jacoba Geertruida Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swijndrecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1799-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person:8db706be-c2e1-be78-8812-e644f677e605 ;
  a2a:EventKeyRef oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1 .

oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person:731510b6-0c25-af24-bc66-8b391b0a7d11 ;
  a2a:EventKeyRef oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1 .

oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person:21c7b5ac-343c-845c-c3f1-a2522e1c3236 ;
  a2a:EventKeyRef oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1 .

oa:relationep_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Person:3b3f2f02-9b53-746a-34fa-42bd219b13d5 ;
  a2a:EventKeyRef oa:event_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0_Event1 .

oa:source_brd_b22dd016-a4a7-5902-83cd-13e165c8fca0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1799-07-21 - 1799-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1799-07-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 104, Periode: 1798-1800" ;
    a2a:Book "Trouwen schepenen Breda 1798-1800" ;
    a2a:RegistryNumber "104" ;
    a2a:Folio "60v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 104, Periode: 1798-1800, Trouwen schepenen Breda 1798-1800, 104, 60v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c22f86-8751-11e3-99dc-470cdbf29de7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b22dd016-a4a7-5902-83cd-13e165c8fca0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c22f86-8751-11e3-99dc-470cdbf29de7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b22dd016-a4a7-5902-83cd-13e165c8fca0" ;
  a2a:RecordGUID "{b22dd016-a4a7-5902-83cd-13e165c8fca0}" ;
  a2a:SourceRemarkOpmerking "<br /><strong>Datum ondertrouw: </strong>06-07-1799", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+schepenen+Breda+1798-1800\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5570_00005570.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwnaar, geboorteplaats: Leeuwarden" .
[] a2a:PersonRemarkdiversen "Weduwe" .
