@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_45acfa2d-852a-2152-704c-d9012bdc1bc1
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 maart 1910 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977a605a-462b-11e3-a747-d206bceb4d38, oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977a052e-462b-11e3-a747-d206bceb4d38, oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977b2418-462b-11e3-a747-d206bceb4d38, oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977aed40-462b-11e3-a747-d206bceb4d38, oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977ab4a6-462b-11e3-a747-d206bceb4d38, oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-9779c456-462b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_0, oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_1, oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_2, oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_3, oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_4, oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_5 ;
  a2a:hasSource oa:source_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1 .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977a605a-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Verduin" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Verduin" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Verduin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977a052e-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Albertus Schot" ;
  a2a:PersonName [
    rdfs:label "Cornelis Albertus Schot" ;
    a2a:PersonNameFirstName "Cornelis Albertus" ;
    a2a:PersonNameLastName "Schot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977b2418-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Huberta Alleman" ;
  a2a:PersonName [
    rdfs:label "Maria Huberta Alleman" ;
    a2a:PersonNameFirstName "Maria Huberta" ;
    a2a:PersonNameLastName "Alleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977aed40-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christiaan de Vries" ;
  a2a:PersonName [
    rdfs:label "Christiaan de Vries" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-977ab4a6-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria de Vries" ;
  a2a:PersonName [
    rdfs:label "Maria de Vries" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person-9779c456-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Sebastiaan Schot" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan Schot" ;
    a2a:PersonNameFirstName "Sebastiaan" ;
    a2a:PersonNameLastName "Schot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1910-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:977a605a-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:977a052e-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:977b2418-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:977aed40-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:977ab4a6-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:relationep_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Person:9779c456-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1_Event1 .

oa:source_bhi_45acfa2d-852a-2152-704c-d9012bdc1bc1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1910-03-14 - 1910-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1910-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 213, Periode: 1910" ;
    a2a:Book "Huwelijksregister Bergen op Zoom 1910" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "213" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 213, Periode: 1910, Huwelijksregister Bergen op Zoom 1910, 11, 213"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2cbf79eb-d785-e838-738f-c00416652c2b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2cbf79eb-d785-e838-738f-c00416652c2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/45acfa2d-852a-2152-704c-d9012bdc1bc1" ;
  a2a:RecordGUID "{45acfa2d-852a-2152-704c-d9012bdc1bc1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77910_00077910.xml van BHI" .

