@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_07b366e2-222d-3472-752c-e5a3670d23ec
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 augustus 1920 te Almkerk" ;
  a2a:hasPerson oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38253cc4-462b-11e3-a747-d206bceb4d38, oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38248cb6-462b-11e3-a747-d206bceb4d38, oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3824fee4-462b-11e3-a747-d206bceb4d38, oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3825d4cc-462b-11e3-a747-d206bceb4d38, oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3824c708-462b-11e3-a747-d206bceb4d38, oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38258738-462b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_0, oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_1, oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_2, oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_3, oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_4, oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_5 ;
  a2a:hasSource oa:source_bhi_07b366e2-222d-3472-752c-e5a3670d23ec .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38253cc4-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Sophia Antonetta Oldenburg" ;
  a2a:PersonName [
    rdfs:label "Sophia Antonetta Oldenburg" ;
    a2a:PersonNameFirstName "Sophia Antonetta" ;
    a2a:PersonNameLastName "Oldenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38248cb6-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Eckhardt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Eckhardt" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Eckhardt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3824fee4-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Teuna Christina Brouwer" ;
  a2a:PersonName [
    rdfs:label "Teuna Christina Brouwer" ;
    a2a:PersonNameFirstName "Teuna Christina" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3825d4cc-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneke Roubos" ;
  a2a:PersonName [
    rdfs:label "Anneke Roubos" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-3824c708-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrik Eckhardt" ;
  a2a:PersonName [
    rdfs:label "Hendrik Eckhardt" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Eckhardt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person-38258738-462b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Sopheus Oldenburg" ;
  a2a:PersonName [
    rdfs:label "Sopheus Oldenburg" ;
    a2a:PersonNameFirstName "Sopheus" ;
    a2a:PersonNameLastName "Oldenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1920-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:38253cc4-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:38248cb6-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:3824fee4-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:3825d4cc-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:3824c708-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:relationep_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Person:38258738-462b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_07b366e2-222d-3472-752c-e5a3670d23ec_Event1 .

oa:source_bhi_07b366e2-222d-3472-752c-e5a3670d23ec
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1920-08-26 - 1920-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1920-08-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 46, Periode: 1920" ;
    a2a:Book "Huwelijksregister Almkerk 1920" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 46, Periode: 1920, Huwelijksregister Almkerk 1920, 19, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/31daecff-fb86-70e2-d1d1-c9736f6b8f4c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/31daecff-fb86-70e2-d1d1-c9736f6b8f4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07b366e2-222d-3472-752c-e5a3670d23ec" ;
  a2a:RecordGUID "{07b366e2-222d-3472-752c-e5a3670d23ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73572_00073572.xml van BHI" .

[] a2a:PersonRemarkdiversen "Weduwnaar van Antonia Hendrika de Leeuw" .
