@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_30f8de20-76ca-70e4-f2aa-eec0f38cde3e
  a a2a:Record ;
  rdfs:label "Trouwen op 25 oktober 1651 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-2d175eb3-695e-12d9-8e52-eb31754b1f05, oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-32d3b2ab-4c42-f999-4f94-2f0adff449ca, oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-4f0e0cc4-555d-e450-d7b3-7d22f6a1841b, oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-9eb3d5bf-b832-1995-ddc9-6077feef905d ;
  a2a:hasEvent oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_0, oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_1, oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_2, oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_3 ;
  a2a:hasSource oa:source_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e .

oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-2d175eb3-695e-12d9-8e52-eb31754b1f05
  a a2a:Person ;
  rdfs:label "Willem Radingh" ;
  a2a:PersonName [
    rdfs:label "Willem Radingh" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Radingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-32d3b2ab-4c42-f999-4f94-2f0adff449ca
  a a2a:Person ;
  rdfs:label "Geertruijt Geerits" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Geerits" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNameLastName "Geerits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-4f0e0cc4-555d-e450-d7b3-7d22f6a1841b
  a a2a:Person ;
  rdfs:label "Nicola Clement" ;
  a2a:PersonName [
    rdfs:label "Nicola Clement" ;
    a2a:PersonNameFirstName "Nicola" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "soldaat onder Vermuijden" .

oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person-9eb3d5bf-b832-1995-ddc9-6077feef905d
  a a2a:Person ;
  rdfs:label "Vermuijden" ;
  a2a:PersonName [
    rdfs:label "Vermuijden" ;
    a2a:PersonNameLastName "Vermuijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1651" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1651-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person:2d175eb3-695e-12d9-8e52-eb31754b1f05 ;
  a2a:EventKeyRef oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1 .

oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person:32d3b2ab-4c42-f999-4f94-2f0adff449ca ;
  a2a:EventKeyRef oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1 .

oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person:4f0e0cc4-555d-e450-d7b3-7d22f6a1841b ;
  a2a:EventKeyRef oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1 .

oa:relationep_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Person:9eb3d5bf-b832-1995-ddc9-6077feef905d ;
  a2a:EventKeyRef oa:event_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e_Event1 .

oa:source_wba_30f8de20-76ca-70e4-f2aa-eec0f38cde3e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1651-10-25 - 1651-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1651-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1651-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1651" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1651-10-25"^^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/30f8de20-76ca-70e4-f2aa-eec0f38cde3e" ;
  a2a:RecordGUID "{30f8de20-76ca-70e4-f2aa-eec0f38cde3e}" ;
  a2a:SourceRemarkOpmerking """Attestatie om elders te trouwen. 
Plaats ondertrouw: Bergen op Zoom
25-10-1651""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5886_00005886.xml van WBA" .

