@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_41b567ba-b099-433d-e888-48da4c8ebf42
  a a2a:Record ;
  rdfs:label "Trouwen op 23 augustus 1782 te Zevenbergen" ;
  a2a:hasPerson oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-9f6e3fe8-529c-f9a0-33a9-30722590b704, oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-c5de8f03-b38c-a45e-d489-333ef8961ab8, oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-bbb892f5-2246-8574-4f2c-f6122401e33a ;
  a2a:hasEvent oa:event_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_0, oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_1, oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_2 ;
  a2a:hasSource oa:source_rat_41b567ba-b099-433d-e888-48da4c8ebf42 .

oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-9f6e3fe8-529c-f9a0-33a9-30722590b704
  a a2a:Person ;
  rdfs:label "Eva Verschuur" ;
  a2a:PersonName [
    rdfs:label "Eva Verschuur" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-c5de8f03-b38c-a45e-d489-333ef8961ab8
  a a2a:Person ;
  rdfs:label "Maria de Rooij" ;
  a2a:PersonName [
    rdfs:label "Maria de Rooij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person-bbb892f5-2246-8574-4f2c-f6122401e33a
  a a2a:Person ;
  rdfs:label "Robbert van Tuurnhout" ;
  a2a:PersonName [
    rdfs:label "Robbert van Tuurnhout" ;
    a2a:PersonNameFirstName "Robbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuurnhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1782-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person:9f6e3fe8-529c-f9a0-33a9-30722590b704 ;
  a2a:EventKeyRef oa:event_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Event1 .

oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person:c5de8f03-b38c-a45e-d489-333ef8961ab8 ;
  a2a:EventKeyRef oa:event_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Event1 .

oa:relationep_rat_41b567ba-b099-433d-e888-48da4c8ebf42_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Person:bbb892f5-2246-8574-4f2c-f6122401e33a ;
  a2a:EventKeyRef oa:event_rat_41b567ba-b099-433d-e888-48da4c8ebf42_Event1 .

oa:source_rat_41b567ba-b099-433d-e888-48da4c8ebf42
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1782-08-23 - 1782-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1782-08-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 13, Peri..." ;
    a2a:Book "Inv.nr. 13 - Terheijden - trouwboek 1781-1804 en 1809-1810 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "4v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 13, Peri..., Inv.nr. 13 - Terheijden - trouwboek 1781-1804 en 1809-1810 (nederduits-gereformeerde gemeente), 13, 4v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c540833c-2bcb-6c17-b4ab-038ab79b53f0.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/41b567ba-b099-433d-e888-48da4c8ebf42" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c540833c-2bcb-6c17-b4ab-038ab79b53f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/41b567ba-b099-433d-e888-48da4c8ebf42" ;
  a2a:RecordGUID "{41b567ba-b099-433d-e888-48da4c8ebf42}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw kerk: Zevenbergen
23-08-1782
Religie: ng""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_167_00000167.xml van RAT" .

