@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_05c4f658-8feb-e0b4-d2c5-42897eb9f59e
  a a2a:Record ;
  rdfs:label "Trouwen op 9 mei 1790 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-98b05c3c-4648-11e3-a747-d206bceb4d38, oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-f1963886-8f3a-144b-c3c0-3f017a9851e1, oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-0965fa8d-2cff-9ea1-1dc8-c24fd028539c, oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-98b098e6-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_0, oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_1, oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_2, oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_3 ;
  a2a:hasSource oa:source_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e .

oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-98b05c3c-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Matthaeus Lamberti van Gerven" ;
  a2a:PersonName [
    rdfs:label "Matthaeus Lamberti van Gerven" ;
    a2a:PersonNameFirstName "Matthaeus" ;
    a2a:PersonNamePatronym "Lamberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-f1963886-8f3a-144b-c3c0-3f017a9851e1
  a a2a:Person ;
  rdfs:label "Anna Maria Henrici van Berckel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Henrici van Berckel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berckel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-0965fa8d-2cff-9ea1-1dc8-c24fd028539c
  a a2a:Person ;
  rdfs:label "Joanna Gerardi van Gestel" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerardi van Gestel" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person-98b098e6-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmina Jacobi Kappen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Jacobi Kappen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Kappen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1790-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person:98b05c3c-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1 .

oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person:f1963886-8f3a-144b-c3c0-3f017a9851e1 ;
  a2a:EventKeyRef oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1 .

oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person:0965fa8d-2cff-9ea1-1dc8-c24fd028539c ;
  a2a:EventKeyRef oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1 .

oa:relationep_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Person:98b098e6-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e_Event1 .

oa:source_bhi_05c4f658-8feb-e0b4-d2c5-42897eb9f59e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1790-05-09 - 1790-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1790-05-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 18, Periode: 1678-1806" ;
    a2a:Book "Rooms-Katholiek trouwboek 1678-1806" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "172-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 18, Periode: 1678-1806, Rooms-Katholiek trouwboek 1678-1806, 18, 172-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0d08fd65-4ade-fc13-370b-095ac12b9a0c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0d08fd65-4ade-fc13-370b-095ac12b9a0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05c4f658-8feb-e0b4-d2c5-42897eb9f59e" ;
  a2a:RecordGUID "{05c4f658-8feb-e0b4-d2c5-42897eb9f59e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80282_00080282.xml van BHI" .

[] a2a:PersonRemarkdiversen "zuster" .
