@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_ff07bf95-2e76-00cc-ef70-a0d6997ba93e
  a a2a:Record ;
  rdfs:label "Trouwen op 13 november 1658 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-f28a1539-f46e-8ae5-7613-cf4b9bd2e393, oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-a13d4711-b626-2572-d153-6adb31ac56c9, oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-f054f9bb-b984-cc54-7afa-d8a0b4867897, oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-16ce8b2e-d79d-ca02-e5d0-8bc8518ef38b, oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-a9808dc9-17d3-de5d-1895-bccef80a3de3 ;
  a2a:hasEvent oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_0, oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_1, oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_2, oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_3, oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_4 ;
  a2a:hasSource oa:source_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e .

oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-f28a1539-f46e-8ae5-7613-cf4b9bd2e393
  a a2a:Person ;
  rdfs:label "Jan Bart" ;
  a2a:PersonName [
    rdfs:label "Jan Bart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-a13d4711-b626-2572-d153-6adb31ac56c9
  a a2a:Person ;
  rdfs:label "Jacob Ros" ;
  a2a:PersonName [
    rdfs:label "Jacob Ros" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-f054f9bb-b984-cc54-7afa-d8a0b4867897
  a a2a:Person ;
  rdfs:label "Jan Dirrecksen" ;
  a2a:PersonName [
    rdfs:label "Jan Dirrecksen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dirrecksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-16ce8b2e-d79d-ca02-e5d0-8bc8518ef38b
  a a2a:Person ;
  rdfs:label "Catelijn Gadon" ;
  a2a:PersonName [
    rdfs:label "Catelijn Gadon" ;
    a2a:PersonNameFirstName "Catelijn" ;
    a2a:PersonNameLastName "Gadon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sluis (B)" ;
    rdfs:label "Sluis (B)"
  ] .

oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person-a9808dc9-17d3-de5d-1895-bccef80a3de3
  a a2a:Person ;
  rdfs:label "Jan de Knuijt" ;
  a2a:PersonName [
    rdfs:label "Jan de Knuijt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Knuijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Groede in het land van Cadzand" ;
    rdfs:label "Groede in het land van Cadzand"
  ] .

oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1658-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person:f28a1539-f46e-8ae5-7613-cf4b9bd2e393 ;
  a2a:EventKeyRef oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 .

oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person:a13d4711-b626-2572-d153-6adb31ac56c9 ;
  a2a:EventKeyRef oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 .

oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person:f054f9bb-b984-cc54-7afa-d8a0b4867897 ;
  a2a:EventKeyRef oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 .

oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person:16ce8b2e-d79d-ca02-e5d0-8bc8518ef38b ;
  a2a:EventKeyRef oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 .

oa:relationep_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Person:a9808dc9-17d3-de5d-1895-bccef80a3de3 ;
  a2a:EventKeyRef oa:event_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e_Event1 .

oa:source_wba_ff07bf95-2e76-00cc-ef70-a0d6997ba93e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1658-11-13 - 1658-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1658-11-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 30, Periode: 1648-1663" ;
    a2a:Book "NH trouwboek 1648-1663" ;
    a2a:RegistryNumber "30" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 30, Periode: 1648-1663, NH trouwboek 1648-1663, 30"
  ] ;
  a2a:SourceLastChangeDate "2014-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ff07bf95-2e76-00cc-ef70-a0d6997ba93e" ;
  a2a:RecordGUID "{ff07bf95-2e76-00cc-ef70-a0d6997ba93e}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Bergen op Zoom
23-10-1658""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5907_00005907.xml van WBA" .

