@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_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 mei 1828 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce517358-462f-11e3-a747-d206bceb4d38, oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce511b2e-462f-11e3-a747-d206bceb4d38, oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce52601a-462f-11e3-a747-d206bceb4d38, oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce50b24c-462f-11e3-a747-d206bceb4d38, oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce51dece-462f-11e3-a747-d206bceb4d38, oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce502868-462f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_0, oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_1, oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_2, oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_3, oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_4, oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_5 ;
  a2a:hasSource oa:source_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce517358-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Goverdina Klis" ;
  a2a:PersonName [
    rdfs:label "Goverdina Klis" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Klis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1799-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce511b2e-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna van Beurden" ;
  a2a:PersonName [
    rdfs:label "Johanna van Beurden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce52601a-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Beekmans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Beekmans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce50b24c-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrik Simons" ;
  a2a:PersonName [
    rdfs:label "Hendrik Simons" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce51dece-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wouter Klis" ;
  a2a:PersonName [
    rdfs:label "Wouter Klis" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Klis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person-ce502868-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnoldus Simons" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Simons" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1801-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ammerzoden" ;
    rdfs:label "Ammerzoden"
  ] .

oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1828-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce517358-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce511b2e-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce52601a-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce50b24c-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce51dece-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:relationep_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Person:ce502868-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e_Event1 .

oa:source_bhi_2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1828-05-15 - 1828-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1828-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 8674, Periode: 1828" ;
    a2a:Book "Huwelijksregister Waalwijk 1828" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "8674" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 8674, Periode: 1828, Huwelijksregister Waalwijk 1828, 4, 8674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/82796c52-a8ae-e2de-f01f-107b8d6b818b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/82796c52-a8ae-e2de-f01f-107b8d6b818b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e" ;
  a2a:RecordGUID "{2aebfb5d-fe44-45dc-1cd0-56ec3d37c77e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81961_00081961.xml van BHI" .

