@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_fa113671-da47-e301-23d1-075c0358bdbf
  a a2a:Record ;
  rdfs:label "Trouwen op 2 december 1661 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-8045f31b-4d2c-dd63-40ce-cf85669df502, oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-9321f769-f44b-b71c-713f-8e7dec8f9b41, oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-87977b26-f99e-303b-6890-0d5d89bb5404, oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-e919a698-89ce-d0a2-bb68-12e842c8a760 ;
  a2a:hasEvent oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_0, oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_1, oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_2, oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_3 ;
  a2a:hasSource oa:source_rat_fa113671-da47-e301-23d1-075c0358bdbf .

oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-8045f31b-4d2c-dd63-40ce-cf85669df502
  a a2a:Person ;
  rdfs:label "Vranck Gerits Vrancken" ;
  a2a:PersonName [
    rdfs:label "Vranck Gerits Vrancken" ;
    a2a:PersonNameFirstName "Vranck Gerits" ;
    a2a:PersonNameLastName "Vrancken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-9321f769-f44b-b71c-713f-8e7dec8f9b41
  a a2a:Person ;
  rdfs:label "Barbara Vranck Jans Storens" ;
  a2a:PersonName [
    rdfs:label "Barbara Vranck Jans Storens" ;
    a2a:PersonNameFirstName "Barbara Vranck Jans" ;
    a2a:PersonNameLastName "Storens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-87977b26-f99e-303b-6890-0d5d89bb5404
  a a2a:Person ;
  rdfs:label "Barbara Jan Heijligers" ;
  a2a:PersonName [
    rdfs:label "Barbara Jan Heijligers" ;
    a2a:PersonNameFirstName "Barbara Jan" ;
    a2a:PersonNameLastName "Heijligers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person-e919a698-89ce-d0a2-bb68-12e842c8a760
  a a2a:Person ;
  rdfs:label "Peter Wouter Philipsen" ;
  a2a:PersonName [
    rdfs:label "Peter Wouter Philipsen" ;
    a2a:PersonNameFirstName "Peter Wouter" ;
    a2a:PersonNameLastName "Philipsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1661-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person:8045f31b-4d2c-dd63-40ce-cf85669df502 ;
  a2a:EventKeyRef oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1 .

oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person:9321f769-f44b-b71c-713f-8e7dec8f9b41 ;
  a2a:EventKeyRef oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1 .

oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person:87977b26-f99e-303b-6890-0d5d89bb5404 ;
  a2a:EventKeyRef oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1 .

oa:relationep_rat_fa113671-da47-e301-23d1-075c0358bdbf_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_fa113671-da47-e301-23d1-075c0358bdbf_Person:e919a698-89ce-d0a2-bb68-12e842c8a760 ;
  a2a:EventKeyRef oa:event_rat_fa113671-da47-e301-23d1-075c0358bdbf_Event1 .

oa:source_rat_fa113671-da47-e301-23d1-075c0358bdbf
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1661-12-02 - 1661-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1661-12-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Tilburg 1600-1810, Bron: boek, Deel: 42, Periode:..." ;
    a2a:Book "Inv.nr. 042 - Tilburg en Goirle - trouwboek 1655-1664 (schepenbank)" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "57" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Tilburg 1600-1810, Bron: boek, Deel: 42, Periode:..., Inv.nr. 042 - Tilburg en Goirle - trouwboek 1655-1664 (schepenbank), 42, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ae8a83c1-1dbc-1cb9-e335-c81fdf1dba6f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fa113671-da47-e301-23d1-075c0358bdbf" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ae8a83c1-1dbc-1cb9-e335-c81fdf1dba6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fa113671-da47-e301-23d1-075c0358bdbf" ;
  a2a:RecordGUID "{fa113671-da47-e301-23d1-075c0358bdbf}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Tilburg
02-12-1661
Plaats ondertrouw wet: Tilburg
28-10-1661
Religie: schepenbank""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_94_00000094.xml van RAT" .

[] a2a:PersonRemarkdiversen "weduwe" .
[] a2a:PersonRemarkdiversen "weduwnaar" .
