@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_ac1b82b5-2bee-d3f6-e309-b04491ad2366
  a a2a:Record ;
  rdfs:label "Trouwen op 10 mei 1750 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-6259e29b-b00d-6093-2b3a-afd52e7878dd, oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-ee7faad2-91fe-7850-6d12-6f6dadb2d706, oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-c79cf334-f382-63a9-d52e-8432960ada21 ;
  a2a:hasEvent oa:event_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_0, oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_1, oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_2 ;
  a2a:hasSource oa:source_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366 .

oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-6259e29b-b00d-6093-2b3a-afd52e7878dd
  a a2a:Person ;
  rdfs:label "Maria Vervaart" ;
  a2a:PersonName [
    rdfs:label "Maria Vervaart" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vervaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-ee7faad2-91fe-7850-6d12-6f6dadb2d706
  a a2a:Person ;
  rdfs:label "Anneke Adriaan Willems" ;
  a2a:PersonName [
    rdfs:label "Anneke Adriaan Willems" ;
    a2a:PersonNameFirstName "Anneke Adriaan" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Baarle Nassau" ;
    rdfs:label "Baarle Nassau"
  ] .

oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person-c79cf334-f382-63a9-d52e-8432960ada21
  a a2a:Person ;
  rdfs:label "Jan Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Jan Schuurmans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Baarle Nassau" ;
    rdfs:label "Baarle Nassau"
  ] .

oa:event_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1750-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person:6259e29b-b00d-6093-2b3a-afd52e7878dd ;
  a2a:EventKeyRef oa:event_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Event1 .

oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person:ee7faad2-91fe-7850-6d12-6f6dadb2d706 ;
  a2a:EventKeyRef oa:event_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Event1 .

oa:relationep_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Person:c79cf334-f382-63a9-d52e-8432960ada21 ;
  a2a:EventKeyRef oa:event_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366_Event1 .

oa:source_rat_ac1b82b5-2bee-d3f6-e309-b04491ad2366
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1750-05-10 - 1750-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1750-05-10"^^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 "84" ;
    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, 84"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f6600152-baa2-a21f-aac2-dbf17dd4453f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ac1b82b5-2bee-d3f6-e309-b04491ad2366" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f6600152-baa2-a21f-aac2-dbf17dd4453f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ac1b82b5-2bee-d3f6-e309-b04491ad2366" ;
  a2a:RecordGUID "{ac1b82b5-2bee-d3f6-e309-b04491ad2366}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Baarle-Nassau
10-05-1750
Plaats ondertrouw wet: Baarle-Nassau
16-04-1750""" ;
  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_226_00000226.xml van RAT" .

