@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_e370e1a7-cddc-57ea-e01f-a35a25099956
  a a2a:Record ;
  rdfs:label "Trouwen op 28 mei 1658 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person-7da4b2fe-357c-f011-1653-f03cf1f5c7e2, oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person-e930da4a-ddbe-4ff6-8f52-c10218ea563a ;
  a2a:hasEvent oa:event_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_0, oa:relationep_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_1 ;
  a2a:hasSource oa:source_wba_e370e1a7-cddc-57ea-e01f-a35a25099956 .

oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person-7da4b2fe-357c-f011-1653-f03cf1f5c7e2
  a a2a:Person ;
  rdfs:label "Janneken van Wesel" ;
  a2a:PersonName [
    rdfs:label "Janneken van Wesel" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person-e930da4a-ddbe-4ff6-8f52-c10218ea563a
  a a2a:Person ;
  rdfs:label "Anthonij Coenraets" ;
  a2a:PersonName [
    rdfs:label "Anthonij Coenraets" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Coenraets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1658-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person:7da4b2fe-357c-f011-1653-f03cf1f5c7e2 ;
  a2a:EventKeyRef oa:event_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Event1 .

oa:relationep_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Person:e930da4a-ddbe-4ff6-8f52-c10218ea563a ;
  a2a:EventKeyRef oa:event_wba_e370e1a7-cddc-57ea-e01f-a35a25099956_Event1 .

oa:source_wba_e370e1a7-cddc-57ea-e01f-a35a25099956
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1658-05-28 - 1658-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1658-05-28"^^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/e370e1a7-cddc-57ea-e01f-a35a25099956" ;
  a2a:RecordGUID "{e370e1a7-cddc-57ea-e01f-a35a25099956}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Bergen op Zoom
28-04-1658""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5897_00005897.xml van WBA" .

