@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_ee84c8cc-bd4c-caaf-ca9d-c7372690d982
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 september 1871 te Esch" ;
  a2a:hasPerson oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefbea7c-462c-11e3-a747-d206bceb4d38, oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefb59a4-462c-11e3-a747-d206bceb4d38, oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefb85aa-462c-11e3-a747-d206bceb4d38, oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefc1a4c-462c-11e3-a747-d206bceb4d38, oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefbb520-462c-11e3-a747-d206bceb4d38, oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefc4ada-462c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_0, oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_1, oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_2, oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_3, oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_4, oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_5 ;
  a2a:hasSource oa:source_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982 .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefbea7c-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnolda Vugts" ;
  a2a:PersonName [
    rdfs:label "Arnolda Vugts" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch"
  ] .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefb59a4-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peter van Iersel" ;
  a2a:PersonName [
    rdfs:label "Peter van Iersel" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefb85aa-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Everard van Iersel" ;
  a2a:PersonName [
    rdfs:label "Everard van Iersel" ;
    a2a:PersonNameFirstName "Everard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefc1a4c-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Franciscus Vugts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vugts" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefbb520-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Francijna Neggers" ;
  a2a:PersonName [
    rdfs:label "Francijna Neggers" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNameLastName "Neggers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person-aefc4ada-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Teurlings" ;
  a2a:PersonName [
    rdfs:label "Adriana Teurlings" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Teurlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1871-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch"
  ] .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefbea7c-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefb59a4-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefb85aa-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefc1a4c-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefbb520-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:relationep_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Person:aefc4ada-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982_Event1 .

oa:source_bhi_ee84c8cc-bd4c-caaf-ca9d-c7372690d982
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch", "1871-09-23 - 1871-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1871-09-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2385, Periode: 1871" ;
    a2a:Book "Huwelijksregister Esch 1871" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "2385" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2385, Periode: 1871, Huwelijksregister Esch 1871, 3, 2385"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bef2195a-eb26-c451-6b0f-7aa73e24a829.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bef2195a-eb26-c451-6b0f-7aa73e24a829.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/598298ce-4f3f-b13a-bb8f-f786ecec7980.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/598298ce-4f3f-b13a-bb8f-f786ecec7980.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee84c8cc-bd4c-caaf-ca9d-c7372690d982" ;
  a2a:RecordGUID "{ee84c8cc-bd4c-caaf-ca9d-c7372690d982}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19083_00019083.xml van BHI" .

