@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_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5
  a a2a:Record ;
  rdfs:label "Trouwen op 6 augustus 1786 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-e916ae1e-4743-1fa4-e9e8-1dc0c9eaabab, oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-45d4c822-f313-c5bc-c4a1-2ca5cefebcb7, oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-3555ea14-0f14-ece5-032b-c97d69a966d8 ;
  a2a:hasEvent oa:event_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_0, oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_1, oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_2 ;
  a2a:hasSource oa:source_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5 .

oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-e916ae1e-4743-1fa4-e9e8-1dc0c9eaabab
  a a2a:Person ;
  rdfs:label "Cornelia Liefmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Liefmans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Liefmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-45d4c822-f313-c5bc-c4a1-2ca5cefebcb7
  a a2a:Person ;
  rdfs:label "Anna Catharina Vertijssen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vertijssen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vertijssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Baarle Nassau" ;
    rdfs:label "Baarle Nassau"
  ] .

oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person-3555ea14-0f14-ece5-032b-c97d69a966d8
  a a2a:Person ;
  rdfs:label "Hermanus Michielse" ;
  a2a:PersonName [
    rdfs:label "Hermanus Michielse" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Michielse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1786-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person:e916ae1e-4743-1fa4-e9e8-1dc0c9eaabab ;
  a2a:EventKeyRef oa:event_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Event1 .

oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person:45d4c822-f313-c5bc-c4a1-2ca5cefebcb7 ;
  a2a:EventKeyRef oa:event_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Event1 .

oa:relationep_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Person:3555ea14-0f14-ece5-032b-c97d69a966d8 ;
  a2a:EventKeyRef oa:event_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5_Event1 .

oa:source_rat_aab2dafc-4372-eabe-2906-16f1dd9987b5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1786-08-06 - 1786-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1786-08-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 06, P..." ;
    a2a:Book "Inv.nr. 06 - Baarle-Nassau en Ulecoten - trouwboek 1659-1799 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "06" ;
    a2a:Folio "124" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 06, P..., Inv.nr. 06 - Baarle-Nassau en Ulecoten - trouwboek 1659-1799 (nederduits-gereformeerde gemeente), 06, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/00e02232-7c46-ccba-fb58-ca9b8de2a9c1.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/aab2dafc-4372-eabe-2906-16f1dd9987b5" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/00e02232-7c46-ccba-fb58-ca9b8de2a9c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/aab2dafc-4372-eabe-2906-16f1dd9987b5" ;
  a2a:RecordGUID "{aab2dafc-4372-eabe-2906-16f1dd9987b5}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Baarle-Nassau
06-08-1786
Plaats ondertrouw wet: Baarle-Nassau
24-06-1786""" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "06" ;
  a2a:SourceRemarkregister_periode "1659-1799" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_549_00000549.xml van RAT" .

