@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_f4eb31e6-459d-e143-7127-2bca1a3fdc63
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 januari 1860 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person354141, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person3042631, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person4691291, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person6339951, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person7988611, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person9637271, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person10640341, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795841, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795851, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795861, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795871, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027251, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027301, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027351, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027391, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280931, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280961, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281001, oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281041 ;
  a2a:hasEvent oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_0, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_1, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_2, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_3, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_4, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_5, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_6, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_7, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_8, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_9, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_10, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_11, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_12, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_13, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_14, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_15, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_16, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_17, oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_18 ;
  a2a:hasSource oa:source_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63 .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person354141
  a a2a:Person ;
  rdfs:label "Livinus Berckmans" ;
  a2a:PersonName [
    rdfs:label "Livinus Berckmans" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1832-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meerbeek" ;
    rdfs:label "België, Meerbeek"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person3042631
  a a2a:Person ;
  rdfs:label "Rosalia Timmermans" ;
  a2a:PersonName [
    rdfs:label "Rosalia Timmermans" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1831-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person4691291
  a a2a:Person ;
  rdfs:label "Andreas Berckmans" ;
  a2a:PersonName [
    rdfs:label "Andreas Berckmans" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person6339951
  a a2a:Person ;
  rdfs:label "Elisabeth Claes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Claes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person7988611
  a a2a:Person ;
  rdfs:label "Petrus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Petrus Timmermans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person9637271
  a a2a:Person ;
  rdfs:label "Joanna Maria Belloo" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Belloo" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Belloo"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person10640341
  a a2a:Person ;
  rdfs:label "Petrus Joannes Timmermans>Berckmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Timmermans>Berckmans" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Timmermans>Berckmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1857-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795841
  a a2a:Person ;
  rdfs:label "Joannes Baptista Du Bois" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Du Bois" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795851
  a a2a:Person ;
  rdfs:label "Ludovicus De Smet" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Smet" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795861
  a a2a:Person ;
  rdfs:label "Livinus De Smet" ;
  a2a:PersonName [
    rdfs:label "Livinus De Smet" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795871
  a a2a:Person ;
  rdfs:label "Petrus Joannes Tondeur" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Tondeur" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Tondeur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027251
  a a2a:Person ;
  rdfs:label "Petrus Berckmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Berckmans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027301
  a a2a:Person ;
  rdfs:label "Maria Joanna Neukermans" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna Neukermans" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNameLastName "Neukermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027351
  a a2a:Person ;
  rdfs:label "Petrus Josephus Claes" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Claes" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027391
  a a2a:Person ;
  rdfs:label "Carolina De Doncker" ;
  a2a:PersonName [
    rdfs:label "Carolina De Doncker" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "De Doncker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280931
  a a2a:Person ;
  rdfs:label "Livinus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Livinus Timmermans" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280961
  a a2a:Person ;
  rdfs:label "Petronilla Claes" ;
  a2a:PersonName [
    rdfs:label "Petronilla Claes" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281001
  a a2a:Person ;
  rdfs:label "Josephus Belloo" ;
  a2a:PersonName [
    rdfs:label "Josephus Belloo" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Belloo"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281041
  a a2a:Person ;
  rdfs:label "Anna Maria Van Holder" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van Holder" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van Holder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1860-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person354141 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person3042631 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person4691291 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person6339951 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person7988611 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person9637271 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person10640341 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795841 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795851 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795861 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person15795871 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027251 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027301 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027351 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17027391 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280931 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17280961 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281001 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:relationep_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Person17281041 ;
  a2a:EventKeyRef oa:event_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63_Event1 .

oa:source_abl_f4eb31e6-459d-e143-7127-2bca1a3fdc63
  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 "1" ;
    a2a:Day "18" ;
    rdfs:label "1860-01-18"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00270987_0" ;
  a2a:RecordIdentifier "HUBRA_00270987_0" ;
  a2a:RecordGUID "{f4eb31e6-459d-e143-7127-2bca1a3fdc63}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1851-03-26" ;
  a2a:PersonRemarkdeat_plac "Meerbeek" .

[]
  a2a:PersonRemarkdeat_date "1850-08-18" ;
  a2a:PersonRemarkdeat_plac "Meerbeek" .

[]
  a2a:PersonRemarkdeat_date "1842-01-28" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1859-07-06" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

