@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_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1860 te Testelt (België)" ;
  a2a:hasPerson oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person1377701, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person2937761, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person4586421, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person6235081, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person7883741, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person9532401, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415281, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415291, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415301, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415311, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845761, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16844791, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845241, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16846271, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140261, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140601, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141011, oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141371 ;
  a2a:hasEvent oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_0, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_1, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_2, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_3, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_4, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_5, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_6, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_7, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_8, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_9, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_10, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_11, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_12, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_13, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_14, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_15, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_16, oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_17 ;
  a2a:hasSource oa:source_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person1377701
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Den Bergh" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Den Bergh" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Den Bergh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1828-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "magezijnier" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person2937761
  a a2a:Person ;
  rdfs:label "Isabella Maria Janssens" ;
  a2a:PersonName [
    rdfs:label "Isabella Maria Janssens" ;
    a2a:PersonNameFirstName "Isabella Maria" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1830-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] ;
  a2a:Profession "handwerkster" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person4586421
  a a2a:Person ;
  rdfs:label "Henricus Van Den Bergh" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Den Bergh" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Den Bergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person6235081
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Geyskens" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Geyskens" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Geyskens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person7883741
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Janssens" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person9532401
  a a2a:Person ;
  rdfs:label "Joanna Vanderborght" ;
  a2a:PersonName [
    rdfs:label "Joanna Vanderborght" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vanderborght"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415281
  a a2a:Person ;
  rdfs:label "Franciscus Salesius Janssens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Salesius Janssens" ;
    a2a:PersonNameFirstName "Franciscus Salesius" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415291
  a a2a:Person ;
  rdfs:label "Ludovicus Josephus Meynckens" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Josephus Meynckens" ;
    a2a:PersonNameFirstName "Ludovicus Josephus" ;
    a2a:PersonNameLastName "Meynckens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "candidaet notaris" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415301
  a a2a:Person ;
  rdfs:label "Andreas Benedictus Sools" ;
  a2a:PersonName [
    rdfs:label "Andreas Benedictus Sools" ;
    a2a:PersonNameFirstName "Andreas Benedictus" ;
    a2a:PersonNameLastName "Sools"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415311
  a a2a:Person ;
  rdfs:label "Petrus Henricus Luykermans" ;
  a2a:PersonName [
    rdfs:label "Petrus Henricus Luykermans" ;
    a2a:PersonNameFirstName "Petrus Henricus" ;
    a2a:PersonNameLastName "Luykermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845761
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Geyskens" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Geyskens" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Geyskens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16844791
  a a2a:Person ;
  rdfs:label "Jan Baptiste Van Den Bergh" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Van Den Bergh" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Van Den Bergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845241
  a a2a:Person ;
  rdfs:label "Anna Catharina Peeters" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Peeters" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16846271
  a a2a:Person ;
  rdfs:label "Joanna Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Jacobs" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140261
  a a2a:Person ;
  rdfs:label "Guilielmus Janssens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Janssens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140601
  a a2a:Person ;
  rdfs:label "Maria Anna Claes" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Claes" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141011
  a a2a:Person ;
  rdfs:label "Jan Baptist Vanderborght" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Vanderborght" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Vanderborght"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141371
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Goris" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Goris" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1860-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person1377701 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person2937761 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person4586421 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person6235081 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person7883741 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person9532401 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415281 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415291 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415301 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person15415311 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845761 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16844791 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16845241 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person16846271 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140261 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17140601 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141011 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:relationep_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Person17141371 ;
  a2a:EventKeyRef oa:event_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec_Event1 .

oa:source_abl_3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1860-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00250058_0" ;
  a2a:RecordIdentifier "HUBRA_00250058_0" ;
  a2a:RecordGUID "{3ee2c2e2-66a7-cbcb-386c-fb9c8c0eb4ec}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1836-03-13" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1850-02-19" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1841-11-05" ;
  a2a:PersonRemarkdeat_plac "Testelt" .

[]
  a2a:PersonRemarkdeat_date "1859-11-28" ;
  a2a:PersonRemarkdeat_plac "Testelt" .

[]
  a2a:PersonRemarkdeat_date "1845-03-03" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[] a2a:PersonRemarkdeat_plac "Zichem" .
[]
  a2a:PersonRemarkdeat_date "1815-11-08" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[] a2a:PersonRemarkdeat_plac "Zichem" .
[]
  a2a:PersonRemarkdeat_date "1797-07-26" ;
  a2a:PersonRemarkdeat_plac "Testelt" .

[]
  a2a:PersonRemarkdeat_date "1830-01-12" ;
  a2a:PersonRemarkdeat_plac "Scherpenheuvel" .

[]
  a2a:PersonRemarkdeat_date "1811-11-17" ;
  a2a:PersonRemarkdeat_plac "Testelt" .

[] a2a:PersonRemarkdeat_plac "Testelt" .
