@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_feb2f736-39bd-54bd-8f59-509858fcb722
  a a2a:Record ;
  rdfs:label "Trouwen op 20 februari 1684 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-c6876430-7833-1f4b-6646-070a3a529ce7, oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-90fd3ccb-3ce8-c4f8-014c-4bdd59a480dd, oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-6e853230-c283-a996-9216-c28411dd8e51 ;
  a2a:hasEvent oa:event_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_0, oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_1, oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_2 ;
  a2a:hasSource oa:source_rat_feb2f736-39bd-54bd-8f59-509858fcb722 .

oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-c6876430-7833-1f4b-6646-070a3a529ce7
  a a2a:Person ;
  rdfs:label "Jacob Hendrik Havermans" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrik Havermans" ;
    a2a:PersonNameFirstName "Jacob Hendrik" ;
    a2a:PersonNameLastName "Havermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-90fd3ccb-3ce8-c4f8-014c-4bdd59a480dd
  a a2a:Person ;
  rdfs:label "Catelijn Claas Princen" ;
  a2a:PersonName [
    rdfs:label "Catelijn Claas Princen" ;
    a2a:PersonNameFirstName "Catelijn Claas" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person-6e853230-c283-a996-9216-c28411dd8e51
  a a2a:Person ;
  rdfs:label "Jacob Pouwels Smekens" ;
  a2a:PersonName [
    rdfs:label "Jacob Pouwels Smekens" ;
    a2a:PersonNameFirstName "Jacob Pouwels" ;
    a2a:PersonNameLastName "Smekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nijven (Belgie)" ;
    rdfs:label "Nijven (Belgie)"
  ] .

oa:event_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1684-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person:c6876430-7833-1f4b-6646-070a3a529ce7 ;
  a2a:EventKeyRef oa:event_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Event1 .

oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person:90fd3ccb-3ce8-c4f8-014c-4bdd59a480dd ;
  a2a:EventKeyRef oa:event_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Event1 .

oa:relationep_rat_feb2f736-39bd-54bd-8f59-509858fcb722_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Person:6e853230-c283-a996-9216-c28411dd8e51 ;
  a2a:EventKeyRef oa:event_rat_feb2f736-39bd-54bd-8f59-509858fcb722_Event1 .

oa:source_rat_feb2f736-39bd-54bd-8f59-509858fcb722
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1684-02-20 - 1684-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1684-02-20"^^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 "31" ;
    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, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/dcda827d-1d1f-d319-0846-f3ebc1070a0a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/feb2f736-39bd-54bd-8f59-509858fcb722" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/dcda827d-1d1f-d319-0846-f3ebc1070a0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/feb2f736-39bd-54bd-8f59-509858fcb722" ;
  a2a:RecordGUID "{feb2f736-39bd-54bd-8f59-509858fcb722}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Baarle-Nassau
20-02-1684
Plaats ondertrouw wet: Baarle-Nassau
05-02-1684""" ;
  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_20251118_76_00000076.xml van RAT" .

