@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_30bea638-2a7f-e870-e16f-53f6b6a5d94c
  a a2a:Record ;
  rdfs:label "Trouwen op 12 februari 1747 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-03ec6d1a-4649-11e3-a747-d206bceb4d38, oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-50ffe04b-7ab2-e519-9782-819dec3e90a5, oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-2c3194b7-4750-4f3e-4043-a0f7a2f01ee1, oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-03ecadde-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_0, oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_1, oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_2, oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_3 ;
  a2a:hasSource oa:source_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c .

oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-03ec6d1a-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Henrici Godefridi van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Joannes Henrici Godefridi van den Broeck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henrici Godefridi" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel"
  ] .

oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-50ffe04b-7ab2-e519-9782-819dec3e90a5
  a a2a:Person ;
  rdfs:label "Martinus Matthiae van Schijndel" ;
  a2a:PersonName [
    rdfs:label "Martinus Matthiae van Schijndel" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePatronym "Matthiae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schijndel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-2c3194b7-4750-4f3e-4043-a0f7a2f01ee1
  a a2a:Person ;
  rdfs:label "Nicolaus Henrici van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Henrici van den Broeck" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person-03ecadde-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Gabrielis Antonii van de Graef" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gabrielis Antonii van de Graef" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Gabrielis Antonii" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1747-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person:03ec6d1a-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1 .

oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person:50ffe04b-7ab2-e519-9782-819dec3e90a5 ;
  a2a:EventKeyRef oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1 .

oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person:2c3194b7-4750-4f3e-4043-a0f7a2f01ee1 ;
  a2a:EventKeyRef oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1 .

oa:relationep_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Person:03ecadde-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c_Event1 .

oa:source_bhi_30bea638-2a7f-e870-e16f-53f6b6a5d94c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1747-02-12 - 1747-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1747-02-12"^^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 "27-06" ;
    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, 27-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/945f5c80-ab4a-afe7-b589-bf5b8f5858fd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/945f5c80-ab4a-afe7-b589-bf5b8f5858fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/30bea638-2a7f-e870-e16f-53f6b6a5d94c" ;
  a2a:RecordGUID "{30bea638-2a7f-e870-e16f-53f6b6a5d94c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_983_00000983.xml van BHI" .

