@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_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a
  a a2a:Record ;
  rdfs:label "Trouwen op 25 maart 1810 te Chaam" ;
  a2a:hasPerson oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-1ffd0b15-1b02-e1eb-191e-82b319de75b6, oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-18b7c59a-b265-de9a-d974-aaf908f3e99a, oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-b6045c63-6424-929c-3d77-88fc103134ef ;
  a2a:hasEvent oa:event_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_0, oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_1, oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_2 ;
  a2a:hasSource oa:source_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a .

oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-1ffd0b15-1b02-e1eb-191e-82b319de75b6
  a a2a:Person ;
  rdfs:label "Bartina Elizabeth Blanken" ;
  a2a:PersonName [
    rdfs:label "Bartina Elizabeth Blanken" ;
    a2a:PersonNameFirstName "Bartina Elizabeth" ;
    a2a:PersonNameLastName "Blanken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-18b7c59a-b265-de9a-d974-aaf908f3e99a
  a a2a:Person ;
  rdfs:label "Hendrina Leenen" ;
  a2a:PersonName [
    rdfs:label "Hendrina Leenen" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Leenen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Maarheze" ;
    rdfs:label "Maarheze"
  ] .

oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person-b6045c63-6424-929c-3d77-88fc103134ef
  a a2a:Person ;
  rdfs:label "Anthonij Jacob Beekers" ;
  a2a:PersonName [
    rdfs:label "Anthonij Jacob Beekers" ;
    a2a:PersonNameFirstName "Anthonij Jacob" ;
    a2a:PersonNameLastName "Beekers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:event_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1810-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person:1ffd0b15-1b02-e1eb-191e-82b319de75b6 ;
  a2a:EventKeyRef oa:event_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Event1 .

oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person:18b7c59a-b265-de9a-d974-aaf908f3e99a ;
  a2a:EventKeyRef oa:event_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Event1 .

oa:relationep_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Person:b6045c63-6424-929c-3d77-88fc103134ef ;
  a2a:EventKeyRef oa:event_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a_Event1 .

oa:source_rat_9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1810-03-25 - 1810-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1810-03-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 09, Periode:..." ;
    a2a:Book "Inv.nr. 09 - Chaam - trouwboek 1727-1810 (schepenbank)" ;
    a2a:RegistryNumber "09" ;
    a2a:Folio "84" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 09, Periode:..., Inv.nr. 09 - Chaam - trouwboek 1727-1810 (schepenbank), 09, 84"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/2e2efc4e-dbb0-319c-de08-ab45cf7dfe59.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/2e2efc4e-dbb0-319c-de08-ab45cf7dfe59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a" ;
  a2a:RecordGUID "{9ec0d962-bd3a-9f4b-aaa3-c2f84b605f8a}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Chaam
25-03-1810
Plaats ondertrouw wet: Chaam
03-03-1810
Religie: schepenbank""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_74_00000074.xml van RAT" .

