@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_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1
  a a2a:Record ;
  rdfs:label "Trouwen op 1 april 1634 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person-ae723b17-e7d7-155a-bced-4bd83038c423, oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person-46e49fe2-36ae-d64f-2a6f-5c38dd3b260e ;
  a2a:hasEvent oa:event_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_0, oa:relationep_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_1 ;
  a2a:hasSource oa:source_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1 .

oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person-ae723b17-e7d7-155a-bced-4bd83038c423
  a a2a:Person ;
  rdfs:label "Marinus Dignuss Jauw" ;
  a2a:PersonName [
    rdfs:label "Marinus Dignuss Jauw" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePatronym "Dignuss" ;
    a2a:PersonNameLastName "Jauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person-46e49fe2-36ae-d64f-2a6f-5c38dd3b260e
  a a2a:Person ;
  rdfs:label "Janneken Huybrechtss" ;
  a2a:PersonName [
    rdfs:label "Janneken Huybrechtss" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Huybrechtss"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:event_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1634-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person:ae723b17-e7d7-155a-bced-4bd83038c423 ;
  a2a:EventKeyRef oa:event_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Event1 .

oa:relationep_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Person:46e49fe2-36ae-d64f-2a6f-5c38dd3b260e ;
  a2a:EventKeyRef oa:event_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1_Event1 .

oa:source_thl_0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1634-04-01 - 1634-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1634-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_074, Periode: 1610-1684" ;
    a2a:Book "Trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_074" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_074, Periode: 1610-1684, Trouwboek NH kerk, DTB_074"
  ] ;
  a2a:SourceLastChangeDate "2013-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1" ;
  a2a:RecordGUID "{0ea3ec72-aa6b-ebf0-ce95-5846bb4634f1}" ;
  a2a:SourceRemarkOpmerking "get. lt. Edwart Doncom, Thomas Ellerssen en Joris Wilber, soldt. onder kap." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_625_00000625.xml van THL" .

[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Scherpenisse
01-04-1634""" .
[] a2a:PersonRemarkdiversen """Plaats ondertrouw: Scherpenisse
01-04-1634""" .
