@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_01900cd4-c3a1-5ed0-e240-2aa314a54b82
  a a2a:Record ;
  rdfs:label "Trouwen op 26 januari 1681 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-b0087324-fe30-56d9-e604-cc377b462711, oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-fe84f9b3-c6ee-8067-c3d4-76e8c979d65c, oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-7951844a-14d8-6b06-587c-f1101eaf97f4, oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-ebfdc10d-8b9f-bf8d-014f-c124c83909f4 ;
  a2a:hasEvent oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_0, oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_1, oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_2, oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_3 ;
  a2a:hasSource oa:source_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82 .

oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-b0087324-fe30-56d9-e604-cc377b462711
  a a2a:Person ;
  rdfs:label "Jacob Mense" ;
  a2a:PersonName [
    rdfs:label "Jacob Mense" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Mense"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-fe84f9b3-c6ee-8067-c3d4-76e8c979d65c
  a a2a:Person ;
  rdfs:label "Jan Faesse" ;
  a2a:PersonName [
    rdfs:label "Jan Faesse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Faesse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-7951844a-14d8-6b06-587c-f1101eaf97f4
  a a2a:Person ;
  rdfs:label "Marijtje Joos" ;
  a2a:PersonName [
    rdfs:label "Marijtje Joos" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Joos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person-ebfdc10d-8b9f-bf8d-014f-c124c83909f4
  a a2a:Person ;
  rdfs:label "Lena Quackkel" ;
  a2a:PersonName [
    rdfs:label "Lena Quackkel" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Quackkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1681-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person:b0087324-fe30-56d9-e604-cc377b462711 ;
  a2a:EventKeyRef oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1 .

oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person:fe84f9b3-c6ee-8067-c3d4-76e8c979d65c ;
  a2a:EventKeyRef oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1 .

oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person:7951844a-14d8-6b06-587c-f1101eaf97f4 ;
  a2a:EventKeyRef oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1 .

oa:relationep_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Person:ebfdc10d-8b9f-bf8d-014f-c124c83909f4 ;
  a2a:EventKeyRef oa:event_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82_Event1 .

oa:source_thl_01900cd4-c3a1-5ed0-e240-2aa314a54b82
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1681-01-26 - 1681-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1681-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_072a, Periode: 1664-1810" ;
    a2a:Book "Trouwboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_072a" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_072a, Periode: 1664-1810, Trouwboek NH kerk, afschrift Kloet, DTB_072a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/3d65f613-4eaf-f4e4-2293-684653a623cf.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/01900cd4-c3a1-5ed0-e240-2aa314a54b82" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/3d65f613-4eaf-f4e4-2293-684653a623cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/01900cd4-c3a1-5ed0-e240-2aa314a54b82" ;
  a2a:RecordGUID "{01900cd4-c3a1-5ed0-e240-2aa314a54b82}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_072a" ;
  a2a:SourceRemarkregister_periode "1664-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2131_00002131.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Poortvliet
26-01-1681""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Poortvliet
26-01-1681""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Poortvliet
26-01-1681""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Poortvliet
26-01-1681""" .
