@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_5b98d75e-ab67-b9de-e417-e39f6e7b280b
  a a2a:Record ;
  rdfs:label "Trouwen op 14 oktober 1792 te Tilburg" ;
  a2a:hasPerson oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person-62b80606-a913-bef2-4229-c87b4850ae3c, oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person-4090293d-4251-eb72-06dd-746c70aaa9a7 ;
  a2a:hasEvent oa:event_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_0, oa:relationep_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_1 ;
  a2a:hasSource oa:source_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b .

oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person-62b80606-a913-bef2-4229-c87b4850ae3c
  a a2a:Person ;
  rdfs:label "Maria Hofmans" ;
  a2a:PersonName [
    rdfs:label "Maria Hofmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person-4090293d-4251-eb72-06dd-746c70aaa9a7
  a a2a:Person ;
  rdfs:label "Matthijs Gijsbrechts" ;
  a2a:PersonName [
    rdfs:label "Matthijs Gijsbrechts" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Gijsbrechts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1792-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person:62b80606-a913-bef2-4229-c87b4850ae3c ;
  a2a:EventKeyRef oa:event_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Event1 .

oa:relationep_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Person:4090293d-4251-eb72-06dd-746c70aaa9a7 ;
  a2a:EventKeyRef oa:event_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b_Event1 .

oa:source_rat_5b98d75e-ab67-b9de-e417-e39f6e7b280b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1792-10-14 - 1792-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1792-10-14"^^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: 21, Pe..." ;
    a2a:Book "Inv.nr. 021 - Tilburg en Goirle - trouwboek 1787-1801 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "146" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Tilburg en Goirle 1600-1810, Bron: boek, Deel: 21, Pe..., Inv.nr. 021 - Tilburg en Goirle - trouwboek 1787-1801 (nederduits-gereformeerde gemeente), 21, 146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a24274a6-38bb-408b-8c15-c7f19638571c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5b98d75e-ab67-b9de-e417-e39f6e7b280b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a24274a6-38bb-408b-8c15-c7f19638571c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5b98d75e-ab67-b9de-e417-e39f6e7b280b" ;
  a2a:RecordGUID "{5b98d75e-ab67-b9de-e417-e39f6e7b280b}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Tilburg
14-10-1792
Plaats ondertrouw wet: Tilburg
29-09-1792
Religie: trouwboek""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_617_00000617.xml van RAT" .

