@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_75f2aa6b-7d66-4ffb-a573-a949af6ac45f
  a a2a:Record ;
  rdfs:label "Trouwen op 12 juni 1647 te Tholen" ;
  a2a:hasPerson oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-363a1c84-37b8-41df-8903-5b1d617f3de2, oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-df5c8b81-fe0b-456c-ae35-0ef3ca2e4983, oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-869a1f15-88ff-4ee7-92bc-657caa37fd54 ;
  a2a:hasEvent oa:event_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_0, oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_1, oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_2 ;
  a2a:hasSource oa:source_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f .

oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-363a1c84-37b8-41df-8903-5b1d617f3de2
  a a2a:Person ;
  rdfs:label "Marinus Rochusze" ;
  a2a:PersonName [
    rdfs:label "Marinus Rochusze" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Rochusze"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vossemeer" ;
    rdfs:label "Vossemeer"
  ] .

oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-df5c8b81-fe0b-456c-ae35-0ef3ca2e4983
  a a2a:Person ;
  rdfs:label "Cornelis Marinusze" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marinusze" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Marinusze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person-869a1f15-88ff-4ee7-92bc-657caa37fd54
  a a2a:Person ;
  rdfs:label "Lijsbeth Jans" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Jans" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1647-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person:363a1c84-37b8-41df-8903-5b1d617f3de2 ;
  a2a:EventKeyRef oa:event_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Event1 .

oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person:df5c8b81-fe0b-456c-ae35-0ef3ca2e4983 ;
  a2a:EventKeyRef oa:event_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Event1 .

oa:relationep_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Person:869a1f15-88ff-4ee7-92bc-657caa37fd54 ;
  a2a:EventKeyRef oa:event_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f_Event1 .

oa:source_thl_75f2aa6b-7d66-4ffb-a573-a949af6ac45f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1647-06-12 - 1647-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1647-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1647-06-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_108, Periode: 1633-1650" ;
    a2a:Book "Ondertrouwboek NH Kerk" ;
    a2a:RegistryNumber "DTB_108" ;
    a2a:Folio "46v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_108, Periode: 1633-1650, Ondertrouwboek NH Kerk, DTB_108, 46v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/cfd16b45-714b-e932-a4dc-57493e5f7bba.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/75f2aa6b-7d66-4ffb-a573-a949af6ac45f" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/cfd16b45-714b-e932-a4dc-57493e5f7bba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/75f2aa6b-7d66-4ffb-a573-a949af6ac45f" ;
  a2a:RecordGUID "{75f2aa6b-7d66-4ffb-a573-a949af6ac45f}" ;
  a2a:SourceRemarkOpmerking "Ook ondertrouw te Oud-Vossemeer" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_108" ;
  a2a:SourceRemarkregister_periode "1633-1650" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2187_00002187.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
12-06-1647""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
12-06-1647""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Tholen
12-06-1647""" .
