@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_077c7b9f-c19a-9cec-f4e0-73e218cae9be
  a a2a:Record ;
  rdfs:label "Trouwen op 18 oktober 1699 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-01b06a06-4649-11e3-a747-d206bceb4d38, oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-12364fd1-46f9-a4dd-d209-02b34ae2b515, oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-1a7ca2b0-3946-8df7-4492-347474ece580, oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-01b0a6ec-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_0, oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_1, oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_2, oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_3 ;
  a2a:hasSource oa:source_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be .

oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-01b06a06-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Theodori" ;
  a2a:PersonName [
    rdfs:label "Adrianus Theodori" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Theodori"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-12364fd1-46f9-a4dd-d209-02b34ae2b515
  a a2a:Person ;
  rdfs:label "Theodorus Martini" ;
  a2a:PersonName [
    rdfs:label "Theodorus Martini" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Martini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-1a7ca2b0-3946-8df7-4492-347474ece580
  a a2a:Person ;
  rdfs:label "Martinus Lucae Siongers" ;
  a2a:PersonName [
    rdfs:label "Martinus Lucae Siongers" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePatronym "Lucae" ;
    a2a:PersonNameLastName "Siongers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person-01b0a6ec-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Lucas Siongers" ;
  a2a:PersonName [
    rdfs:label "Maria Lucas Siongers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Lucas" ;
    a2a:PersonNameLastName "Siongers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1699-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person:01b06a06-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1 .

oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person:12364fd1-46f9-a4dd-d209-02b34ae2b515 ;
  a2a:EventKeyRef oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1 .

oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person:1a7ca2b0-3946-8df7-4492-347474ece580 ;
  a2a:EventKeyRef oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1 .

oa:relationep_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Person:01b0a6ec-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be_Event1 .

oa:source_bhi_077c7b9f-c19a-9cec-f4e0-73e218cae9be
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1699-10-18 - 1699-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1699-10-18"^^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 "5-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, 5-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b48ea90b-2f3e-cb25-2d6b-55b0d27b2c18.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b48ea90b-2f3e-cb25-2d6b-55b0d27b2c18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/077c7b9f-c19a-9cec-f4e0-73e218cae9be" ;
  a2a:RecordGUID "{077c7b9f-c19a-9cec-f4e0-73e218cae9be}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_982_00000982.xml van BHI" .

