@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_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e
  a a2a:Record ;
  rdfs:label "Trouwen op 8 september 1782 te Tilburg" ;
  a2a:hasPerson oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-9bc21d17-d5b0-929e-cd8c-882aa7aff3ee, oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-e303d290-e714-2576-52f8-5c31796faaab, oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-57d6340d-bb68-26d1-c34b-56a4f83224c5 ;
  a2a:hasEvent oa:event_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_0, oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_1, oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_2 ;
  a2a:hasSource oa:source_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e .

oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-9bc21d17-d5b0-929e-cd8c-882aa7aff3ee
  a a2a:Person ;
  rdfs:label "Michiel van de Loo" ;
  a2a:PersonName [
    rdfs:label "Michiel van de Loo" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-e303d290-e714-2576-52f8-5c31796faaab
  a a2a:Person ;
  rdfs:label "Anna Jan Stoopen" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Stoopen" ;
    a2a:PersonNameFirstName "Anna Jan" ;
    a2a:PersonNameLastName "Stoopen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person-57d6340d-bb68-26d1-c34b-56a4f83224c5
  a a2a:Person ;
  rdfs:label "Cornelis Brouwers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brouwers" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:event_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1782-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person:9bc21d17-d5b0-929e-cd8c-882aa7aff3ee ;
  a2a:EventKeyRef oa:event_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Event1 .

oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person:e303d290-e714-2576-52f8-5c31796faaab ;
  a2a:EventKeyRef oa:event_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Event1 .

oa:relationep_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Person:57d6340d-bb68-26d1-c34b-56a4f83224c5 ;
  a2a:EventKeyRef oa:event_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e_Event1 .

oa:source_rat_3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1782-09-08 - 1782-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1782-09-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Tilburg en Goirle 1600-1810, Bron: boek, Deel: 20, Pe..." ;
    a2a:Book "Inv.nr. 020 - Tilburg en Goirle - trouwboek 1772-1787 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "315" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Tilburg en Goirle 1600-1810, Bron: boek, Deel: 20, Pe..., Inv.nr. 020 - Tilburg en Goirle - trouwboek 1772-1787 (nederduits-gereformeerde gemeente), 20, 315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/57fb633b-b22b-fe6d-7b25-edba9e6effcf.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/57fb633b-b22b-fe6d-7b25-edba9e6effcf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e" ;
  a2a:RecordGUID "{3cc2e4cc-b7fd-5e15-eb4f-0ae01923637e}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Tilburg
08-09-1782
Plaats ondertrouw wet: Tilburg
24-08-1782
Religie: trouwboek""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_37886_00037886.xml van RAT" .

