@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_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd
  a a2a:Record ;
  rdfs:label "Trouwen op 10 augustus 1800 te Sint-Philipsland" ;
  a2a:hasPerson oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person-423b0ec3-62e7-b1e7-c45b-32abc2fde473, oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person-fe145fcd-a8bf-8bf2-bfd8-ed1a694bccb7 ;
  a2a:hasEvent oa:event_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_0, oa:relationep_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_1 ;
  a2a:hasSource oa:source_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd .

oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person-423b0ec3-62e7-b1e7-c45b-32abc2fde473
  a a2a:Person ;
  rdfs:label "Jan Simonsz van Duuren" ;
  a2a:PersonName [
    rdfs:label "Jan Simonsz van Duuren" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Simonsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Philipsland" ;
    rdfs:label "Sint-Philipsland"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer"
  ] .

oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person-fe145fcd-a8bf-8bf2-bfd8-ed1a694bccb7
  a a2a:Person ;
  rdfs:label "Adriana Jakobsdr. de Groene" ;
  a2a:PersonName [
    rdfs:label "Adriana Jakobsdr. de Groene" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Jakobsdr." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groene"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Philipsland" ;
    rdfs:label "Sint-Philipsland"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw-Vossemeer" ;
    rdfs:label "Nieuw-Vossemeer"
  ] .

oa:event_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1800-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Philipsland" ;
    rdfs:label "Sint-Philipsland"
  ] .

oa:relationep_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person:423b0ec3-62e7-b1e7-c45b-32abc2fde473 ;
  a2a:EventKeyRef oa:event_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Event1 .

oa:relationep_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Person:fe145fcd-a8bf-8bf2-bfd8-ed1a694bccb7 ;
  a2a:EventKeyRef oa:event_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd_Event1 .

oa:source_thl_2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Philipsland" ;
    rdfs:label "Sint Philipsland", "1800-08-10 - 1800-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1800-08-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_096, Periode: 1654-1810" ;
    a2a:Book "Trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_096" ;
    a2a:Folio "61v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_096, Periode: 1654-1810, Trouwboek NH kerk, DTB_096, 61v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/ab5b1e83-94ef-d762-e9d3-989fc5fa92c7.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/ab5b1e83-94ef-d762-e9d3-989fc5fa92c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd" ;
  a2a:RecordGUID "{2e230aaa-60ea-79e8-eb25-cefdcf7c7ebd}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_096" ;
  a2a:SourceRemarkregister_periode "1654-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2153_00002153.xml van THL" .

[] a2a:PersonRemarkdiversen "25-07-1800" .
[] a2a:PersonRemarkdiversen "25-07-1800" .
