@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_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2
  a a2a:Record ;
  rdfs:label "Trouwen op 30 maart 1705 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-fbfa4c10-e27a-0f74-c1c4-37759a17a49a, oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-141855a9-88a7-3464-624d-b48b725c24b9, oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-e7b331ae-171e-4c81-c936-a8897190d187 ;
  a2a:hasEvent oa:event_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_0, oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_1, oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_2 ;
  a2a:hasSource oa:source_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2 .

oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-fbfa4c10-e27a-0f74-c1c4-37759a17a49a
  a a2a:Person ;
  rdfs:label "Cornelis de Rie" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Rie" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-141855a9-88a7-3464-624d-b48b725c24b9
  a a2a:Person ;
  rdfs:label "Berbel Tijts" ;
  a2a:PersonName [
    rdfs:label "Berbel Tijts" ;
    a2a:PersonNameFirstName "Berbel" ;
    a2a:PersonNameLastName "Tijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person-e7b331ae-171e-4c81-c936-a8897190d187
  a a2a:Person ;
  rdfs:label "Pieternella Mansen" ;
  a2a:PersonName [
    rdfs:label "Pieternella Mansen" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Mansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:event_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1705-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person:fbfa4c10-e27a-0f74-c1c4-37759a17a49a ;
  a2a:EventKeyRef oa:event_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Event1 .

oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person:141855a9-88a7-3464-624d-b48b725c24b9 ;
  a2a:EventKeyRef oa:event_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Event1 .

oa:relationep_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Person:e7b331ae-171e-4c81-c936-a8897190d187 ;
  a2a:EventKeyRef oa:event_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2_Event1 .

oa:source_thl_b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1705-03-30 - 1705-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1705-03-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_072b, Periode: 1664-1709" ;
    a2a:Book "Trouwboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_072b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_072b, Periode: 1664-1709, Trouwboek NH kerk, afschrift Kloet, DTB_072b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/157393ee-76af-4a89-373b-5ef9f63959ed.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/157393ee-76af-4a89-373b-5ef9f63959ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2" ;
  a2a:RecordGUID "{b4f6cab6-e99c-e9d1-e91f-9053cc05fcc2}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_072b" ;
  a2a:SourceRemarkregister_periode "1664-1709" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2217_00002217.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
13-03-1705""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
13-03-1705""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Sint-Maartensdijk
13-03-1705""" .
