@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_8e25ee45-e432-2c33-5aa5-36a482cdc480
  a a2a:Record ;
  rdfs:label "Trouwen op 11 december 1652 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person-e158196b-866b-b28f-3e9f-d96d3f965689, oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person-0f697d8a-48f5-0910-7ee5-3975e2571c4e ;
  a2a:hasEvent oa:event_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_0, oa:relationep_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_1 ;
  a2a:hasSource oa:source_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480 .

oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person-e158196b-866b-b28f-3e9f-d96d3f965689
  a a2a:Person ;
  rdfs:label "Jacob Abrahamsen van Nuffele" ;
  a2a:PersonName [
    rdfs:label "Jacob Abrahamsen van Nuffele" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Abrahamsen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuffele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vossemeer" ;
    rdfs:label "Vossemeer"
  ] .

oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person-0f697d8a-48f5-0910-7ee5-3975e2571c4e
  a a2a:Person ;
  rdfs:label "Leentje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Leentje Jacobs" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Strijenham" ;
    rdfs:label "Strijenham"
  ] .

oa:event_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1652-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person:e158196b-866b-b28f-3e9f-d96d3f965689 ;
  a2a:EventKeyRef oa:event_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Event1 .

oa:relationep_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Person:0f697d8a-48f5-0910-7ee5-3975e2571c4e ;
  a2a:EventKeyRef oa:event_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480_Event1 .

oa:source_thl_8e25ee45-e432-2c33-5aa5-36a482cdc480
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1652-12-11 - 1652-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1652" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1652-12-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_074, Periode: 1610-1684" ;
    a2a:Book "Trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_074" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_074, Periode: 1610-1684, Trouwboek NH kerk, DTB_074"
  ] ;
  a2a:SourceLastChangeDate "2020-03-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/8e25ee45-e432-2c33-5aa5-36a482cdc480" ;
  a2a:RecordGUID "{8e25ee45-e432-2c33-5aa5-36a482cdc480}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_621_00000621.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Scherpenisse
09-11-1652""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Scherpenisse
09-11-1652""" .
