@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_wba_dc03dce3-413d-509f-e142-18a5b532392c
  a a2a:Record ;
  rdfs:label "Trouwen op 9 april 1732 te Halsteren" ;
  a2a:hasPerson oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-cd25d437-2e04-e562-32e1-3a8d5b6e15dc, oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-2dad46ef-c4d8-6844-3a19-652e177ebf64, oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-5427e440-d44b-36dd-0cc1-ad18b86f94ff, oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-3f85ffa7-d8dc-80ad-8ab3-4127ac70bc83 ;
  a2a:hasEvent oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_0, oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_1, oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_2, oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_3 ;
  a2a:hasSource oa:source_wba_dc03dce3-413d-509f-e142-18a5b532392c .

oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-cd25d437-2e04-e562-32e1-3a8d5b6e15dc
  a a2a:Person ;
  rdfs:label "Catharina Kerssis" ;
  a2a:PersonName [
    rdfs:label "Catharina Kerssis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kerssis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-2dad46ef-c4d8-6844-3a19-652e177ebf64
  a a2a:Person ;
  rdfs:label "Willem Embregtse Timmers" ;
  a2a:PersonName [
    rdfs:label "Willem Embregtse Timmers" ;
    a2a:PersonNameFirstName "Willem Embregtse" ;
    a2a:PersonNameLastName "Timmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-5427e440-d44b-36dd-0cc1-ad18b86f94ff
  a a2a:Person ;
  rdfs:label "Cornelia Bastiaense van der Val" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bastiaense van der Val" ;
    a2a:PersonNameFirstName "Cornelia Bastiaense" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Val"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person-3f85ffa7-d8dc-80ad-8ab3-4127ac70bc83
  a a2a:Person ;
  rdfs:label "Adriaen Pietersse Zimons" ;
  a2a:PersonName [
    rdfs:label "Adriaen Pietersse Zimons" ;
    a2a:PersonNameFirstName "Adriaen Pietersse" ;
    a2a:PersonNameLastName "Zimons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1732-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruidegom" ;
  a2a:RelationType "other:Eerdere relatie bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person:cd25d437-2e04-e562-32e1-3a8d5b6e15dc ;
  a2a:EventKeyRef oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1 .

oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person:2dad46ef-c4d8-6844-3a19-652e177ebf64 ;
  a2a:EventKeyRef oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1 .

oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person:5427e440-d44b-36dd-0cc1-ad18b86f94ff ;
  a2a:EventKeyRef oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1 .

oa:relationep_wba_dc03dce3-413d-509f-e142-18a5b532392c_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_dc03dce3-413d-509f-e142-18a5b532392c_Person:3f85ffa7-d8dc-80ad-8ab3-4127ac70bc83 ;
  a2a:EventKeyRef oa:event_wba_dc03dce3-413d-509f-e142-18a5b532392c_Event1 .

oa:source_wba_dc03dce3-413d-509f-e142-18a5b532392c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1732-04-09 - 1732-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1732-04-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 15, Periode: 1701-1746" ;
    a2a:Book "NH doop- en trouwboek 1701-1750 - huwelijken 1701-1746" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 15, Periode: 1701-1746, NH doop- en trouwboek 1701-1750 - huwelijken 1701-1746, 15"
  ] ;
  a2a:SourceLastChangeDate "2014-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dc03dce3-413d-509f-e142-18a5b532392c" ;
  a2a:RecordGUID "{dc03dce3-413d-509f-e142-18a5b532392c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5584_00005584.xml van WBA" .

