@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_ac2a61e5-4697-e079-1823-e27c0ea9bae8
  a a2a:Record ;
  rdfs:label "Trouwen op 19 april 1750 te Lithoijen" ;
  a2a:hasPerson oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-d0b53ebc-d7b3-ae47-69ec-fe0d0f0bd7cf, oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-78f7be31-26f7-071a-6cb5-9124efe3e265, oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-539dde9b-47fc-6dc8-f036-123ccf8669d0, oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-06331ef3-e7ad-49e2-65aa-a78df3366984 ;
  a2a:hasEvent oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_0, oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_1, oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_2, oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_3 ;
  a2a:hasSource oa:source_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8 .

oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-d0b53ebc-d7b3-ae47-69ec-fe0d0f0bd7cf
  a a2a:Person ;
  rdfs:label "Balthazar Gisberti Baijens" ;
  a2a:PersonName [
    rdfs:label "Balthazar Gisberti Baijens" ;
    a2a:PersonNameFirstName "Balthazar" ;
    a2a:PersonNamePatronym "Gisberti" ;
    a2a:PersonNameLastName "Baijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-78f7be31-26f7-071a-6cb5-9124efe3e265
  a a2a:Person ;
  rdfs:label "Philippus Devenens" ;
  a2a:PersonName [
    rdfs:label "Philippus Devenens" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Devenens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-539dde9b-47fc-6dc8-f036-123ccf8669d0
  a a2a:Person ;
  rdfs:label "Antonius Joannis Liefkens" ;
  a2a:PersonName [
    rdfs:label "Antonius Joannis Liefkens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Liefkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person-06331ef3-e7ad-49e2-65aa-a78df3366984
  a a2a:Person ;
  rdfs:label "Anna Adriani Bocks" ;
  a2a:PersonName [
    rdfs:label "Anna Adriani Bocks" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Bocks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1750-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lithoijen" ;
    rdfs:label "Lithoijen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person:d0b53ebc-d7b3-ae47-69ec-fe0d0f0bd7cf ;
  a2a:EventKeyRef oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1 .

oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person:78f7be31-26f7-071a-6cb5-9124efe3e265 ;
  a2a:EventKeyRef oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1 .

oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person:539dde9b-47fc-6dc8-f036-123ccf8669d0 ;
  a2a:EventKeyRef oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1 .

oa:relationep_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Person:06331ef3-e7ad-49e2-65aa-a78df3366984 ;
  a2a:EventKeyRef oa:event_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8_Event1 .

oa:source_bhi_ac2a61e5-4697-e079-1823-e27c0ea9bae8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1750-04-19 - 1750-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1750-04-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 27, Periode: 1706-1774" ;
    a2a:Book "RK Doop-, Trouw- en Begraafboek Lithoijen" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "104v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 27, Periode: 1706-1774, RK Doop-, Trouw- en Begraafboek Lithoijen, 27, 104v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/08397168-8bea-68a3-7e92-7463e897ac5c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/08397168-8bea-68a3-7e92-7463e897ac5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ac2a61e5-4697-e079-1823-e27c0ea9bae8" ;
  a2a:RecordGUID "{ac2a61e5-4697-e079-1823-e27c0ea9bae8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59630_00059630.xml van BHI" .

