@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_19c0486e-da90-e9df-90fc-a2467acecccb
  a a2a:Record ;
  rdfs:label "Trouwen in 1648 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-0e48f0ac-ed35-a048-853a-99ee8e3e49d8, oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-b571bd9c-55fa-7668-1564-a70b7640cdbf, oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-8d45de9a-f257-66e1-51ff-36bd4d6bc992, oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-e44f1472-82e5-c110-9ddb-2d8c6ff25785 ;
  a2a:hasEvent oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_0, oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_1, oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_2, oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_3 ;
  a2a:hasSource oa:source_thl_19c0486e-da90-e9df-90fc-a2467acecccb .

oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-0e48f0ac-ed35-a048-853a-99ee8e3e49d8
  a a2a:Person ;
  rdfs:label "David Daniels Plate" ;
  a2a:PersonName [
    rdfs:label "David Daniels Plate" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "Daniels" ;
    a2a:PersonNameLastName "Plate"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-b571bd9c-55fa-7668-1564-a70b7640cdbf
  a a2a:Person ;
  rdfs:label "Pieter Bonjour" ;
  a2a:PersonName [
    rdfs:label "Pieter Bonjour" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bonjour"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-8d45de9a-f257-66e1-51ff-36bd4d6bc992
  a a2a:Person ;
  rdfs:label "Maeijcken Adriaens" ;
  a2a:PersonName [
    rdfs:label "Maeijcken Adriaens" ;
    a2a:PersonNameFirstName "Maeijcken" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person-e44f1472-82e5-c110-9ddb-2d8c6ff25785
  a a2a:Person ;
  rdfs:label "Lijsebeth Frans" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Frans" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Frans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [ a2a:Year "1648" ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person:0e48f0ac-ed35-a048-853a-99ee8e3e49d8 ;
  a2a:EventKeyRef oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1 .

oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person:b571bd9c-55fa-7668-1564-a70b7640cdbf ;
  a2a:EventKeyRef oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1 .

oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person:8d45de9a-f257-66e1-51ff-36bd4d6bc992 ;
  a2a:EventKeyRef oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1 .

oa:relationep_thl_19c0486e-da90-e9df-90fc-a2467acecccb_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Person:e44f1472-82e5-c110-9ddb-2d8c6ff25785 ;
  a2a:EventKeyRef oa:event_thl_19c0486e-da90-e9df-90fc-a2467acecccb_Event1 .

oa:source_thl_19c0486e-da90-e9df-90fc-a2467acecccb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1648-01-01 - 1648-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1648-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1648-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1648" ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_023, Periode: 1627-1666" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_023" ;
    a2a:Folio "fol 150" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/4e3d238e-fd0b-c5c9-57c1-0c7201358154.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/19c0486e-da90-e9df-90fc-a2467acecccb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/4e3d238e-fd0b-c5c9-57c1-0c7201358154.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/19c0486e-da90-e9df-90fc-a2467acecccb" ;
  a2a:RecordGUID "{19c0486e-da90-e9df-90fc-a2467acecccb}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2142_00002142.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
10-05-1648""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
10-05-1648""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
10-05-1648""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
10-05-1648""" .
