@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_abdfc8ee-8b69-e010-aebc-282142cb9a4e
  a a2a:Record ;
  rdfs:label "Trouwen op 5 mei 1675 te Tilburg" ;
  a2a:hasPerson oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-2eefb72d-bf2b-6a62-8969-8a1706f460d3, oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-61560ea0-04e9-5fd8-8216-a3e1d051980b, oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-76071ea0-af81-2aaf-139c-c1b9514332c0 ;
  a2a:hasEvent oa:event_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_0, oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_1, oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_2 ;
  a2a:hasSource oa:source_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e .

oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-2eefb72d-bf2b-6a62-8969-8a1706f460d3
  a a2a:Person ;
  rdfs:label "Anneken Cornelis Claes Stevens" ;
  a2a:PersonName [
    rdfs:label "Anneken Cornelis Claes Stevens" ;
    a2a:PersonNameFirstName "Anneken Cornelis Claes" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-61560ea0-04e9-5fd8-8216-a3e1d051980b
  a a2a:Person ;
  rdfs:label "Maria Jan Aerdts" ;
  a2a:PersonName [
    rdfs:label "Maria Jan Aerdts" ;
    a2a:PersonNameFirstName "Maria Jan" ;
    a2a:PersonNameLastName "Aerdts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person-76071ea0-af81-2aaf-139c-c1b9514332c0
  a a2a:Person ;
  rdfs:label "Goijaert Lourens Eeltjens" ;
  a2a:PersonName [
    rdfs:label "Goijaert Lourens Eeltjens" ;
    a2a:PersonNameFirstName "Goijaert Lourens" ;
    a2a:PersonNameLastName "Eeltjens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1675-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person:2eefb72d-bf2b-6a62-8969-8a1706f460d3 ;
  a2a:EventKeyRef oa:event_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Event1 .

oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person:61560ea0-04e9-5fd8-8216-a3e1d051980b ;
  a2a:EventKeyRef oa:event_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Event1 .

oa:relationep_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Person:76071ea0-af81-2aaf-139c-c1b9514332c0 ;
  a2a:EventKeyRef oa:event_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e_Event1 .

oa:source_rat_abdfc8ee-8b69-e010-aebc-282142cb9a4e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1675-05-05 - 1675-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1675-05-05"^^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: 39, Periode:..." ;
    a2a:Book "Inv.nr. 039 - Tilburg en Goirle - ondertrouwboek 1673-1675 (schepenbank)" ;
    a2a:RegistryNumber "39" ;
    a2a:Folio "23v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Tilburg 1600-1810, Bron: boek, Deel: 39, Periode:..., Inv.nr. 039 - Tilburg en Goirle - ondertrouwboek 1673-1675 (schepenbank), 39, 23v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b50dd360-87ff-bde0-923c-d477d8dc8b64.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/abdfc8ee-8b69-e010-aebc-282142cb9a4e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b50dd360-87ff-bde0-923c-d477d8dc8b64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/abdfc8ee-8b69-e010-aebc-282142cb9a4e" ;
  a2a:RecordGUID "{abdfc8ee-8b69-e010-aebc-282142cb9a4e}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw wet: Tilburg
05-05-1675
Religie: schepenbank""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_109_00000109.xml van RAT" .

[] a2a:PersonRemarkdiversen "33 jaar" .
[] a2a:PersonRemarkdiversen "weduwnaar" .
