@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_876aaa19-b955-fb1a-e440-e9853ec32ec4
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 mei 1861 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9da4c1e-462c-11e3-a747-d206bceb4d38, oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db0de8-462c-11e3-a747-d206bceb4d38, oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9da86de-462c-11e3-a747-d206bceb4d38, oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db4c36-462c-11e3-a747-d206bceb4d38, oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9dac40a-462c-11e3-a747-d206bceb4d38, oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db92d6-462c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_0, oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_1, oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_2, oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_3, oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_4, oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_5 ;
  a2a:hasSource oa:source_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4 .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9da4c1e-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Schoep" ;
  a2a:PersonName [
    rdfs:label "Willem Schoep" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schoep"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db0de8-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Louisa Bernardina Borren" ;
  a2a:PersonName [
    rdfs:label "Louisa Bernardina Borren" ;
    a2a:PersonNameFirstName "Louisa Bernardina" ;
    a2a:PersonNameLastName "Borren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9da86de-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Schoep" ;
  a2a:PersonName [
    rdfs:label "Jan Schoep" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schoep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db4c36-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gijsbert Borren" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Borren" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Borren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9dac40a-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theunisje Luttekenhuize" ;
  a2a:PersonName [
    rdfs:label "Theunisje Luttekenhuize" ;
    a2a:PersonNameFirstName "Theunisje" ;
    a2a:PersonNameLastName "Luttekenhuize"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person-f9db92d6-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Dirkx" ;
  a2a:PersonName [
    rdfs:label "Helena Dirkx" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1861-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9da4c1e-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9db0de8-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9da86de-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9db4c36-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9dac40a-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:relationep_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Person:f9db92d6-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4_Event1 .

oa:source_bhi_876aaa19-b955-fb1a-e440-e9853ec32ec4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1861-05-18 - 1861-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1861-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1108, Periode: 1861" ;
    a2a:Book "Huwelijksregister Boxtel 1861" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1108" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1108, Periode: 1861, Huwelijksregister Boxtel 1861, 20, 1108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/923e9a7e-0432-6a68-d1bc-6d1055d3aa97.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/923e9a7e-0432-6a68-d1bc-6d1055d3aa97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/876aaa19-b955-fb1a-e440-e9853ec32ec4" ;
  a2a:RecordGUID "{876aaa19-b955-fb1a-e440-e9853ec32ec4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19170_00019170.xml van BHI" .

