@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_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a
  a a2a:Record ;
  rdfs:label "Trouwen op 5 november 1700 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-0260392c-4649-11e3-a747-d206bceb4d38, oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-cacba35b-46c9-c519-eeb4-3fb818fb437c, oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-bf7296aa-f182-2ba3-cde3-7c813844c785, oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-02608dbe-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_0, oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_1, oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_2, oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_3 ;
  a2a:hasSource oa:source_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a .

oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-0260392c-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Gijsberti van de Velde" ;
  a2a:PersonName [
    rdfs:label "Joannes Gijsberti van de Velde" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Gijsberti" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-cacba35b-46c9-c519-eeb4-3fb818fb437c
  a a2a:Person ;
  rdfs:label "Thomas Joannis van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Thomas Joannis van Lieshout" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-bf7296aa-f182-2ba3-cde3-7c813844c785
  a a2a:Person ;
  rdfs:label "Joannes Theodori van Colen" ;
  a2a:PersonName [
    rdfs:label "Joannes Theodori van Colen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Theodori" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Colen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person-02608dbe-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Adriani Dobbelsteen" ;
  a2a:PersonName [
    rdfs:label "Helena Adriani Dobbelsteen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Dobbelsteen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1700-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person:0260392c-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1 .

oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person:cacba35b-46c9-c519-eeb4-3fb818fb437c ;
  a2a:EventKeyRef oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1 .

oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person:bf7296aa-f182-2ba3-cde3-7c813844c785 ;
  a2a:EventKeyRef oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1 .

oa:relationep_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Person:02608dbe-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a_Event1 .

oa:source_bhi_1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1700-11-05 - 1700-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1700-11-05"^^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 "6-02" ;
    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, 6-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/05ead033-8a98-00f9-328e-5ae479d35b9a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/05ead033-8a98-00f9-328e-5ae479d35b9a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a" ;
  a2a:RecordGUID "{1e2de7c8-2e8c-2f4f-e882-1fbd0c43061a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_983_00000983.xml van BHI" .

