@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_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189
  a a2a:Record ;
  rdfs:label "Trouwen op 3 mei 1750 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-04256e26-4649-11e3-a747-d206bceb4d38, oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-06084aa8-75c3-419e-4537-00b45ffe8f95, oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-8360e6dd-9f8c-b109-18bd-f7c3ddae9f25, oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-0425ac92-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_0, oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_1, oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_2, oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_3 ;
  a2a:hasSource oa:source_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189 .

oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-04256e26-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Petri Vercuijlen" ;
  a2a:PersonName [
    rdfs:label "Petrus Petri Vercuijlen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Vercuijlen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] .

oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-06084aa8-75c3-419e-4537-00b45ffe8f95
  a a2a:Person ;
  rdfs:label "Simon van Kessel" ;
  a2a:PersonName [
    rdfs:label "Simon van Kessel" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-8360e6dd-9f8c-b109-18bd-f7c3ddae9f25
  a a2a:Person ;
  rdfs:label "Rutgerus Gerardi van Wassenbergh" ;
  a2a:PersonName [
    rdfs:label "Rutgerus Gerardi van Wassenbergh" ;
    a2a:PersonNameFirstName "Rutgerus" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wassenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person-0425ac92-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronilla Wilhelmi van Zutphen" ;
  a2a:PersonName [
    rdfs:label "Petronilla Wilhelmi van Zutphen" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zutphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1750-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person:04256e26-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1 .

oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person:06084aa8-75c3-419e-4537-00b45ffe8f95 ;
  a2a:EventKeyRef oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1 .

oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person:8360e6dd-9f8c-b109-18bd-f7c3ddae9f25 ;
  a2a:EventKeyRef oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1 .

oa:relationep_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Person:0425ac92-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189_Event1 .

oa:source_bhi_8ea4e5a4-2bff-cec2-745d-7ae65d6fb189
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1750-05-03 - 1750-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1750-05-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 12, Periode: 1693..." ;
    a2a:Book "Abdij van Berne trouw- en begraafboek 1693-1762" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "30-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 12, Periode: 1693..., Abdij van Berne trouw- en begraafboek 1693-1762, 12, 30-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b37d89e5-5692-f31c-f6e4-9937118e1981.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b37d89e5-5692-f31c-f6e4-9937118e1981.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8ea4e5a4-2bff-cec2-745d-7ae65d6fb189" ;
  a2a:RecordGUID "{8ea4e5a4-2bff-cec2-745d-7ae65d6fb189}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_986_00000986.xml van BHI" .

