@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_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6
  a a2a:Record ;
  rdfs:label "Ondertrouw op 7 april 1742 te Koudekerke" ;
  a2a:hasPerson oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916692, oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916693, oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916695, oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916696, oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916694 ;
  a2a:hasEvent oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1, oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event2 ;
  a2a:hasRelationEP oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_0, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_1, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_2, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_3, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_4, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_5, oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_6 ;
  a2a:hasSource oa:source_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6 .

oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916692
  a a2a:Person ;
  rdfs:label "Boudewijn Pietersen Jongepier" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Pietersen Jongepier" ;
    a2a:PersonNameFirstName "Boudewijn Pietersen" ;
    a2a:PersonNameLastName "Jongepier"
  ] ;
  a2a:Residence [
    a2a:Place "onder Middelburg" ;
    rdfs:label "onder Middelburg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westerzouburg" ;
    rdfs:label "Westerzouburg"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916693
  a a2a:Person ;
  rdfs:label "Jacomijntje de Wolf" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje de Wolf" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Residence [
    a2a:Place "onder Koudekerke" ;
    rdfs:label "onder Koudekerke"
  ] ;
  a2a:BirthPlace [
    a2a:Place "onder Brigdamme" ;
    rdfs:label "onder Brigdamme"
  ] ;
  a2a:MaritalStatus "other:Wed" .

oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916695
  a a2a:Person ;
  rdfs:label "Willem Cornelisze Jobzen" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelisze Jobzen" ;
    a2a:PersonNameFirstName "Willem Cornelisze" ;
    a2a:PersonNameLastName "Jobzen"
  ] .

oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916696
  a a2a:Person ;
  rdfs:label "Willemijntje de Wolf" ;
  a2a:PersonName [
    rdfs:label "Willemijntje de Wolf" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] .

oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916694
  a a2a:Person ;
  rdfs:label "Klaas de Meij" ;
  a2a:PersonName [
    rdfs:label "Klaas de Meij" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] .

oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "07-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "1742-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerke" ;
    rdfs:label "Koudekerke"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "07-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "1742-04-07"^^xsd:date
  ] .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916692 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916693 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916695 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916696 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_4
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916694 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event1 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_5
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916692 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event2 .

oa:relationep_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_6
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Person4217916693 ;
  a2a:EventKeyRef oa:event_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6_Event2 .

oa:source_zar_019A92FF-2EC2-46B4-8565-3DBD48AA9DA6
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Koudekerke" ;
    a2a:Country "Nederland" ;
    rdfs:label "Koudekerke, Nederland", "1742-04-07 - 1742-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "07-04-1742"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810" ;
    a2a:Book "Koudekerke trouwboek Nederduits Gereformeerde Kerk 1701-1743" ;
    a2a:RegistryNumber "574" ;
    rdfs:label "Zeeuws Archief, Middelburg, Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810, Koudekerke trouwboek Nederduits Gereformeerde Kerk 1701-1743, 574"
  ] ;
  a2a:SourceLastChangeDate "2025-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/019A92FF2EC246B485653DBD48AA9DA6" ;
  a2a:RecordIdentifier "4217916691" ;
  a2a:RecordGUID "{019A92FF-2EC2-46B4-8565-3DBD48AA9DA6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8B61A9E3126C499A9B5724E2B34AF51F" .

