@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_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 april 1891 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc08864-462b-11e3-a747-d206bceb4d38, oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dbfdc5c-462b-11e3-a747-d206bceb4d38, oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc04d22-462b-11e3-a747-d206bceb4d38, oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc0f54c-462b-11e3-a747-d206bceb4d38, oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc0b97e-462b-11e3-a747-d206bceb4d38, oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc011ae-462b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_0, oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_1, oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_2, oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_3, oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_4, oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_5 ;
  a2a:hasSource oa:source_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc08864-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Nefs" ;
  a2a:PersonName [
    rdfs:label "Maria Nefs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nefs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dbfdc5c-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Dietvorst" ;
  a2a:PersonName [
    rdfs:label "Johannes Dietvorst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dietvorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc04d22-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Alberta Everdina van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Alberta Everdina van Tilburg" ;
    a2a:PersonNameFirstName "Alberta Everdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc0f54c-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Helena Crusio" ;
  a2a:PersonName [
    rdfs:label "Johanna Helena Crusio" ;
    a2a:PersonNameFirstName "Johanna Helena" ;
    a2a:PersonNameLastName "Crusio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc0b97e-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Nefs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Nefs" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNameLastName "Nefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person-8dc011ae-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Dietvorst" ;
  a2a:PersonName [
    rdfs:label "Johannes Dietvorst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dietvorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1891-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dc08864-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dbfdc5c-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dc04d22-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dc0f54c-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dc0b97e-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:relationep_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Person:8dc011ae-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d_Event1 .

oa:source_bhi_01a0752b-b85e-e17b-d8aa-0eeb6d2c445d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1891-04-20 - 1891-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1891-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 549, Periode: 1891" ;
    a2a:Book "Huwelijksregister Bergen op Zoom 1891" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "549" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 549, Periode: 1891, Huwelijksregister Bergen op Zoom 1891, 13, 549"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/345fe4e5-de7d-7619-07a6-151a8882e66d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/345fe4e5-de7d-7619-07a6-151a8882e66d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01a0752b-b85e-e17b-d8aa-0eeb6d2c445d" ;
  a2a:RecordGUID "{01a0752b-b85e-e17b-d8aa-0eeb6d2c445d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77809_00077809.xml van BHI" .

