@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_7d54a8b2-df88-8a84-e829-bb5c26200301
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 april 1920 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person-db9cdc00-462f-11e3-a747-d206bceb4d38, oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person-db9c6914-462f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_0, oa:relationep_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_1 ;
  a2a:hasSource oa:source_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301 .

oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person-db9cdc00-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonia Maria Boom" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Boom" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person-db9c6914-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus van Bokhoven" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Bokhoven" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bokhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1920-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person:db9cdc00-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Event1 .

oa:relationep_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Person:db9c6914-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301_Event1 .

oa:source_bhi_7d54a8b2-df88-8a84-e829-bb5c26200301
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1920-04-22 - 1920-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1920-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3509, Periode: 1920" ;
    a2a:Book "Huwelijksregister Waalwijk 1920" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "3509" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3509, Periode: 1920, Huwelijksregister Waalwijk 1920, 12, 3509"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/73207e83-0b0f-c19e-c400-f997b8f27c40.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/73207e83-0b0f-c19e-c400-f997b8f27c40.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d54a8b2-df88-8a84-e829-bb5c26200301" ;
  a2a:RecordGUID "{7d54a8b2-df88-8a84-e829-bb5c26200301}" ;
  a2a:SourceRemarkOpmerking "Akte bevat meer informatie" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3509" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1817_00001817.xml van BHI" .

