@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_5569e6c6-75f8-4f3f-2f8b-2a892017589f
  a a2a:Record ;
  rdfs:label "Trouwen op 23 mei 1781 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-ace1154d-6621-c26a-4fb6-d074549794c8, oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-2ff94dc2-692d-abbd-552e-f2fce408ad3b, oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-b28a2529-6aac-bf4a-4ff2-355869f27e79 ;
  a2a:hasEvent oa:event_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_0, oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_1, oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_2 ;
  a2a:hasSource oa:source_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f .

oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-ace1154d-6621-c26a-4fb6-d074549794c8
  a a2a:Person ;
  rdfs:label "Willem Duym" ;
  a2a:PersonName [
    rdfs:label "Willem Duym" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Duym"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-2ff94dc2-692d-abbd-552e-f2fce408ad3b
  a a2a:Person ;
  rdfs:label "Maria Catharina Gottron" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Gottron" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Gottron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wiesbaden (D)" ;
    rdfs:label "Wiesbaden (D)"
  ] .

oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person-b28a2529-6aac-bf4a-4ff2-355869f27e79
  a a2a:Person ;
  rdfs:label "Pieter Danneville" ;
  a2a:PersonName [
    rdfs:label "Pieter Danneville" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Danneville"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "garnizoen 's-Hertogenbosh" ;
    rdfs:label "garnizoen 's-Hertogenbosh"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel" ;
    rdfs:label "Bemmel"
  ] ;
  a2a:Profession "sergeant onder Douglas" .

oa:event_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1781-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person:ace1154d-6621-c26a-4fb6-d074549794c8 ;
  a2a:EventKeyRef oa:event_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Event1 .

oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person:2ff94dc2-692d-abbd-552e-f2fce408ad3b ;
  a2a:EventKeyRef oa:event_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Event1 .

oa:relationep_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Person:b28a2529-6aac-bf4a-4ff2-355869f27e79 ;
  a2a:EventKeyRef oa:event_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f_Event1 .

oa:source_wba_5569e6c6-75f8-4f3f-2f8b-2a892017589f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1781-05-23 - 1781-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1781-05-23"^^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/5569e6c6-75f8-4f3f-2f8b-2a892017589f" ;
  a2a:RecordGUID "{5569e6c6-75f8-4f3f-2f8b-2a892017589f}" ;
  a2a:SourceRemarkOpmerking "attestatie van 's-Hertogenbosch" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5999_00005999.xml van WBA" .

