@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_da234fc3-024b-8a12-0b0d-eccb5bbb56b8
  a a2a:Record ;
  rdfs:label "Trouwen op 8 mei 1796 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-ed7ed98c-dbb3-250c-6076-4bc921c21ce1, oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-7f3dae4e-10fc-a26c-dba5-cf15a0c56e9c, oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-f1cf8c66-124a-877a-4528-88ea2c417ec6 ;
  a2a:hasEvent oa:event_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_0, oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_1, oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_2 ;
  a2a:hasSource oa:source_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8 .

oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-ed7ed98c-dbb3-250c-6076-4bc921c21ce1
  a a2a:Person ;
  rdfs:label "Cornelia Smitters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Smitters" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Smitters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-7f3dae4e-10fc-a26c-dba5-cf15a0c56e9c
  a a2a:Person ;
  rdfs:label "Elisabeth Timmermans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Timmermans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person-f1cf8c66-124a-877a-4528-88ea2c417ec6
  a a2a:Person ;
  rdfs:label "Frans Anthony Keizer" ;
  a2a:PersonName [
    rdfs:label "Frans Anthony Keizer" ;
    a2a:PersonNameFirstName "Frans Anthony" ;
    a2a:PersonNameLastName "Keizer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwitserland" ;
    rdfs:label "Zwitserland"
  ] .

oa:event_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1796-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruidegom" ;
  a2a:RelationType "other:Eerdere relatie bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person:ed7ed98c-dbb3-250c-6076-4bc921c21ce1 ;
  a2a:EventKeyRef oa:event_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Event1 .

oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person:7f3dae4e-10fc-a26c-dba5-cf15a0c56e9c ;
  a2a:EventKeyRef oa:event_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Event1 .

oa:relationep_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Person:f1cf8c66-124a-877a-4528-88ea2c417ec6 ;
  a2a:EventKeyRef oa:event_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8_Event1 .

oa:source_wba_da234fc3-024b-8a12-0b0d-eccb5bbb56b8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1796-05-08 - 1796-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1796-05-08"^^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: 37, Periode: 1773-1809" ;
    a2a:Book "NH trouwboek 1773-1809" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 37, Periode: 1773-1809, NH trouwboek 1773-1809, 37"
  ] ;
  a2a:SourceLastChangeDate "2014-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/da234fc3-024b-8a12-0b0d-eccb5bbb56b8" ;
  a2a:RecordGUID "{da234fc3-024b-8a12-0b0d-eccb5bbb56b8}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Bergen op Zoom
23-04-1796""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6025_00006025.xml van WBA" .

