@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_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 augustus 1848 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd0a962-462b-11e3-a747-d206bceb4d38, oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd14f8e-462b-11e3-a747-d206bceb4d38, oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd12004-462b-11e3-a747-d206bceb4d38, oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd07096-462b-11e3-a747-d206bceb4d38, oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd0e1b6-462b-11e3-a747-d206bceb4d38, oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd18436-462b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_0, oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_1, oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_2, oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_3, oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_4, oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_5 ;
  a2a:hasSource oa:source_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404 .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd0a962-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dirk van den Berg" ;
  a2a:PersonName [
    rdfs:label "Dirk van den Berg" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd14f8e-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Barnoldus Wenninck" ;
  a2a:PersonName [
    rdfs:label "Johannes Barnoldus Wenninck" ;
    a2a:PersonNameFirstName "Johannes Barnoldus" ;
    a2a:PersonNameLastName "Wenninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd12004-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Wenninck" ;
  a2a:PersonName [
    rdfs:label "Catharina Wenninck" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wenninck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd07096-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jan van den Berg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd0e1b6-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Trijntje Hage" ;
  a2a:PersonName [
    rdfs:label "Trijntje Hage" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person-7cd18436-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana van der Linden" ;
  a2a:PersonName [
    rdfs:label "Adriana van der Linden" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1848-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd0a962-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd14f8e-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd12004-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd07096-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd0e1b6-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:relationep_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Person:7cd18436-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404_Event1 .

oa:source_bhi_0bc105ef-43c4-265a-a2ca-e21ef07b7404
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1848-08-17 - 1848-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1848-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 544, Periode: 1848" ;
    a2a:Book "Huwelijksregister Bergen op Zoom 1848" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "544" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 544, Periode: 1848, Huwelijksregister Bergen op Zoom 1848, 32, 544"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0115094e-cbf8-6f16-a610-bca19d2ac0f8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0115094e-cbf8-6f16-a610-bca19d2ac0f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0bc105ef-43c4-265a-a2ca-e21ef07b7404" ;
  a2a:RecordGUID "{0bc105ef-43c4-265a-a2ca-e21ef07b7404}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77706_00077706.xml van BHI" .

