@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_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 januari 1949 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-e90b4a84-28e6-549c-05cd-307c314a4d9f, oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-f0bf9ca4-e460-2095-ae47-b796b31b8409, oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-3b7ec9d3-969b-5b18-084e-2bcc34976594, oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-fe8a66a3-8d21-019c-2cf9-f902ccdf8d21, oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-31434626-085a-a6bb-c453-4d3635991d2e, oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-2393752a-8ddb-a2bb-9fcd-932f51fd766a ;
  a2a:hasEvent oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_0, oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_1, oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_2, oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_3, oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_4, oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_5 ;
  a2a:hasSource oa:source_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705 .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-e90b4a84-28e6-549c-05cd-307c314a4d9f
  a a2a:Person ;
  rdfs:label "Franciscus Pieter Kusters" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pieter Kusters" ;
    a2a:PersonNameFirstName "Franciscus Pieter" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-f0bf9ca4-e460-2095-ae47-b796b31b8409
  a a2a:Person ;
  rdfs:label "Arnold Joseph Peters" ;
  a2a:PersonName [
    rdfs:label "Arnold Joseph Peters" ;
    a2a:PersonNameFirstName "Arnold Joseph" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-3b7ec9d3-969b-5b18-084e-2bcc34976594
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Wijt" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Wijt" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Wijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-fe8a66a3-8d21-019c-2cf9-f902ccdf8d21
  a a2a:Person ;
  rdfs:label "Anna Hendriks" ;
  a2a:PersonName [
    rdfs:label "Anna Hendriks" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-31434626-085a-a6bb-c453-4d3635991d2e
  a a2a:Person ;
  rdfs:label "Lucia Johanna Kusters" ;
  a2a:PersonName [
    rdfs:label "Lucia Johanna Kusters" ;
    a2a:PersonNameFirstName "Lucia Johanna" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person-2393752a-8ddb-a2bb-9fcd-932f51fd766a
  a a2a:Person ;
  rdfs:label "Andreas Joseph Peters" ;
  a2a:PersonName [
    rdfs:label "Andreas Joseph Peters" ;
    a2a:PersonNameFirstName "Andreas Joseph" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Ubach over Worms" ;
    rdfs:label "Ubach over Worms"
  ] .

oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1949-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:e90b4a84-28e6-549c-05cd-307c314a4d9f ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:f0bf9ca4-e460-2095-ae47-b796b31b8409 ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:3b7ec9d3-969b-5b18-084e-2bcc34976594 ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:fe8a66a3-8d21-019c-2cf9-f902ccdf8d21 ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:31434626-085a-a6bb-c453-4d3635991d2e ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:relationep_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Person:2393752a-8ddb-a2bb-9fcd-932f51fd766a ;
  a2a:EventKeyRef oa:event_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705_Event1 .

oa:source_wba_88f0c8ae-e9f3-8193-b5cf-c0f397ab0705
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1949-01-17 - 1949-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1949-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Periode: 1949" ;
    a2a:Book "Huwelijksregister 1949" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Periode: 1949, Huwelijksregister 1949, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/1537f6d9-d413-51da-eae9-87d20e565a7e/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/88f0c8ae-e9f3-8193-b5cf-c0f397ab0705" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1537f6d9-d413-51da-eae9-87d20e565a7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/88f0c8ae-e9f3-8193-b5cf-c0f397ab0705" ;
  a2a:RecordGUID "{88f0c8ae-e9f3-8193-b5cf-c0f397ab0705}" ;
  a2a:SourceRemarkarchiefnaam "Archief van de gemeente Bergen op Zoom - burgerlijke stand" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_47_00000047.xml van WBA" .

