@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_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd
  a a2a:Record ;
  rdfs:label "Trouwen op 8 januari 1672 te Tholen" ;
  a2a:hasPerson oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-599c57c9-5925-4421-976d-34b280e67324, oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-0a542837-04c3-4939-ac01-6f55ecd5be74, oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-35df1bce-3be2-4625-9399-7c9e7eb1b8de ;
  a2a:hasEvent oa:event_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_0, oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_1, oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_2 ;
  a2a:hasSource oa:source_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd .

oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-599c57c9-5925-4421-976d-34b280e67324
  a a2a:Person ;
  rdfs:label "Abraham Claesse Vijve" ;
  a2a:PersonName [
    rdfs:label "Abraham Claesse Vijve" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Claesse" ;
    a2a:PersonNameLastName "Vijve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "der Veer" ;
    rdfs:label "der Veer"
  ] .

oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-0a542837-04c3-4939-ac01-6f55ecd5be74
  a a2a:Person ;
  rdfs:label "Jan Jorisse" ;
  a2a:PersonName [
    rdfs:label "Jan Jorisse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jorisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person-35df1bce-3be2-4625-9399-7c9e7eb1b8de
  a a2a:Person ;
  rdfs:label "Janneken Goris" ;
  a2a:PersonName [
    rdfs:label "Janneken Goris" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1672-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person:599c57c9-5925-4421-976d-34b280e67324 ;
  a2a:EventKeyRef oa:event_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Event1 .

oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person:0a542837-04c3-4939-ac01-6f55ecd5be74 ;
  a2a:EventKeyRef oa:event_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Event1 .

oa:relationep_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Person:35df1bce-3be2-4625-9399-7c9e7eb1b8de ;
  a2a:EventKeyRef oa:event_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd_Event1 .

oa:source_thl_d8baee0a-0db8-415e-a67d-235f3cbc74fd
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1672-01-08 - 1672-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1672-01-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_112, Periode: 1645-1704" ;
    a2a:Book "Trouwboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_112" ;
    a2a:Folio "144" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_112, Periode: 1645-1704, Trouwboek NH kerk, afschrift Hollestelle, DTB_112, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/6148ec0b-e98a-7d08-f847-1f763dd7dbb3.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d8baee0a-0db8-415e-a67d-235f3cbc74fd" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/6148ec0b-e98a-7d08-f847-1f763dd7dbb3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d8baee0a-0db8-415e-a67d-235f3cbc74fd" ;
  a2a:RecordGUID "{d8baee0a-0db8-415e-a67d-235f3cbc74fd}" ;
  a2a:SourceRemarkOpmerking "getuigen: Pieter Janse Bosgelt, Hubrecht Willemse, Cornelia Goris, Willemijntje Pieters" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_112" ;
  a2a:SourceRemarkregister_periode "1645-1704" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2233_00002233.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
11-12-1671""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
11-12-1671""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
11-12-1671""" .
