@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_8a227bd5-b36d-e2dd-46d5-379eceebb1cc
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 mei 1909 te Velp" ;
  a2a:hasPerson oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53742a-462f-11e3-a747-d206bceb4d38, oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a5452fa-462f-11e3-a747-d206bceb4d38, oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53b408-462f-11e3-a747-d206bceb4d38, oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a5498e6-462f-11e3-a747-d206bceb4d38, oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53f7a6-462f-11e3-a747-d206bceb4d38, oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a54ec42-462f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_0, oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_1, oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_2, oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_3, oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_4, oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_5 ;
  a2a:hasSource oa:source_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53742a-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Berg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland"
  ] .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a5452fa-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Allegonda Antonetta Willems" ;
  a2a:PersonName [
    rdfs:label "Allegonda Antonetta Willems" ;
    a2a:PersonNameFirstName "Allegonda Antonetta" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Reek" ;
    rdfs:label "Reek"
  ] .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53b408-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Martinus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Martinus van den Berg" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a5498e6-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leonardus Willems" ;
  a2a:PersonName [
    rdfs:label "Leonardus Willems" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a53f7a6-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Ermers" ;
  a2a:PersonName [
    rdfs:label "Johanna Ermers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ermers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person-9a54ec42-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Linders" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Linders" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1909-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a53742a-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a5452fa-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a53b408-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a5498e6-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a53f7a6-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:relationep_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Person:9a54ec42-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc_Event1 .

oa:source_bhi_8a227bd5-b36d-e2dd-46d5-379eceebb1cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp", "1909-05-08 - 1909-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1909-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3354, Periode: 1909" ;
    a2a:Book "Huwelijksregister Velp 1909" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3354" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3354, Periode: 1909, Huwelijksregister Velp 1909, 2, 3354"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/334f0790-1be6-41f6-addc-4e02b33f9a8a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/334f0790-1be6-41f6-addc-4e02b33f9a8a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dd5eaba3-dbf6-4a14-c8ba-c084e04287c8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dd5eaba3-dbf6-4a14-c8ba-c084e04287c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8a227bd5-b36d-e2dd-46d5-379eceebb1cc" ;
  a2a:RecordGUID "{8a227bd5-b36d-e2dd-46d5-379eceebb1cc}" ;
  a2a:SourceRemarkOpmerking "Aktebevat meer informatie !" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19270_00019270.xml van BHI" .

