@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_41a53c8a-ef2b-d081-24ce-9beb072d443a
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 juni 1868 te Budel" ;
  a2a:hasPerson oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c5056-462c-11e3-a747-d206bceb4d38, oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087b9e9a-462c-11e3-a747-d206bceb4d38, oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c0f1a-462c-11e3-a747-d206bceb4d38, oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087cb532-462c-11e3-a747-d206bceb4d38, oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087bd1e4-462c-11e3-a747-d206bceb4d38, oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c830a-462c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_0, oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_1, oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_2, oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_3, oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_4, oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_5 ;
  a2a:hasSource oa:source_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c5056-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Anna Claas" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Claas" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Claas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087b9e9a-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermanus Vlassak" ;
  a2a:PersonName [
    rdfs:label "Hermanus Vlassak" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Vlassak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c0f1a-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna van den Broek" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Broek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087cb532-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Kuppens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kuppens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kuppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087bd1e4-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonie Vlassak" ;
  a2a:PersonName [
    rdfs:label "Antonie Vlassak" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Vlassak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person-087c830a-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hubert Claas" ;
  a2a:PersonName [
    rdfs:label "Hubert Claas" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Claas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1868-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087c5056-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087b9e9a-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087c0f1a-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087cb532-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087bd1e4-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:relationep_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Person:087c830a-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a_Event1 .

oa:source_bhi_41a53c8a-ef2b-d081-24ce-9beb072d443a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1868-06-20 - 1868-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1868-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1438, Periode: 1868" ;
    a2a:Book "Huwelijksregister Budel 1868" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "1438" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1438, Periode: 1868, Huwelijksregister Budel 1868, 11, 1438"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d55be8ed-b480-e598-320f-91518dd39954.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d55be8ed-b480-e598-320f-91518dd39954.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41a53c8a-ef2b-d081-24ce-9beb072d443a" ;
  a2a:RecordGUID "{41a53c8a-ef2b-d081-24ce-9beb072d443a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_0_00000000.xml van BHI" .

