@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_429aeee8-ca0a-4b2d-889c-747cfee717a7
  a a2a:Record ;
  rdfs:label "Trouwen op 27 februari 1760 te Tholen" ;
  a2a:hasPerson oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person-ed606311-4d0d-473e-92cd-e7ea7dca6d62, oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person-6f5741fe-2c26-4690-9651-f320bd9df777 ;
  a2a:hasEvent oa:event_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_0, oa:relationep_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_1 ;
  a2a:hasSource oa:source_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7 .

oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person-ed606311-4d0d-473e-92cd-e7ea7dca6d62
  a a2a:Person ;
  rdfs:label "Cornelis Rosenraad" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rosenraad" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rosenraad"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person-6f5741fe-2c26-4690-9651-f320bd9df777
  a a2a:Person ;
  rdfs:label "Anna Maria Urbanus" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Urbanus" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Urbanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1760-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person:ed606311-4d0d-473e-92cd-e7ea7dca6d62 ;
  a2a:EventKeyRef oa:event_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Event1 .

oa:relationep_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Person:6f5741fe-2c26-4690-9651-f320bd9df777 ;
  a2a:EventKeyRef oa:event_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7_Event1 .

oa:source_thl_429aeee8-ca0a-4b2d-889c-747cfee717a7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1760-02-27 - 1760-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1760-02-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_115, Periode: 1704-1810" ;
    a2a:Book "Trouwboek NH kerk, klapper" ;
    a2a:RegistryNumber "DTB_115" ;
    a2a:Folio "113" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_115, Periode: 1704-1810, Trouwboek NH kerk, klapper, DTB_115, 113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/d88ef71b-dc27-b7fa-ec69-33b11b9a4689.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/429aeee8-ca0a-4b2d-889c-747cfee717a7" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/d88ef71b-dc27-b7fa-ec69-33b11b9a4689.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/429aeee8-ca0a-4b2d-889c-747cfee717a7" ;
  a2a:RecordGUID "{429aeee8-ca0a-4b2d-889c-747cfee717a7}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_115" ;
  a2a:SourceRemarkregister_periode "1704-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2163_00002163.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
06-02-1760""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
06-02-1760""" .
