@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_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juni 1861 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person1597411, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person2426461, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person4075121, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person5723781, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person7372441, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person9021101, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person10433551, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450521, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450531, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450541, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450551, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032301, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032341, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032381, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032421, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285091, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285111, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285121, oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285141 ;
  a2a:hasEvent oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_0, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_1, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_2, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_3, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_4, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_5, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_6, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_7, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_8, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_9, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_10, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_11, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_12, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_13, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_14, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_15, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_16, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_17, oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_18 ;
  a2a:hasSource oa:source_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person1597411
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Mersman" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Mersman" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Mersman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1825-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person2426461
  a a2a:Person ;
  rdfs:label "Joanna Catharina Cools" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Cools" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1830-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person4075121
  a a2a:Person ;
  rdfs:label "Henricus Mersman" ;
  a2a:PersonName [
    rdfs:label "Henricus Mersman" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Mersman"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person5723781
  a a2a:Person ;
  rdfs:label "Maria Christina Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Bogaerts" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person7372441
  a a2a:Person ;
  rdfs:label "Nicodemus Cools" ;
  a2a:PersonName [
    rdfs:label "Nicodemus Cools" ;
    a2a:PersonNameFirstName "Nicodemus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person9021101
  a a2a:Person ;
  rdfs:label "Elisabeth Timmermans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Timmermans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person10433551
  a a2a:Person ;
  rdfs:label "Carolus Mettenancxt" ;
  a2a:PersonName [
    rdfs:label "Carolus Mettenancxt" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Mettenancxt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450521
  a a2a:Person ;
  rdfs:label "Jan Baptist Wyns" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Wyns" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Wyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450531
  a a2a:Person ;
  rdfs:label "Franciscus Cools" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cools" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450541
  a a2a:Person ;
  rdfs:label "Jan Baptist De Smedt" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Smedt" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450551
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Praet" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Praet" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Praet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032301
  a a2a:Person ;
  rdfs:label "Egidius Mersman" ;
  a2a:PersonName [
    rdfs:label "Egidius Mersman" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Mersman"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032341
  a a2a:Person ;
  rdfs:label "Maria Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Jacobs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032381
  a a2a:Person ;
  rdfs:label "Petrus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Bogaerts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032421
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Buggenhout" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Buggenhout" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Buggenhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285091
  a a2a:Person ;
  rdfs:label "Judocus Cools" ;
  a2a:PersonName [
    rdfs:label "Judocus Cools" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285111
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Cappellen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285121
  a a2a:Person ;
  rdfs:label "Philippus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Philippus Timmermans" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285141
  a a2a:Person ;
  rdfs:label "Joanna Maria Van Roy" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Van Roy" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1861-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person1597411 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person2426461 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person4075121 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person5723781 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person7372441 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person9021101 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person10433551 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450521 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450531 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450541 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person13450551 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032301 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032341 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032381 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17032421 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285091 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285111 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285121 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:relationep_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Person17285141 ;
  a2a:EventKeyRef oa:event_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e_Event1 .

oa:source_abl_eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e
  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 "1861" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1861-06-19"^^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 "17" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 17"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00148380_0" ;
  a2a:RecordIdentifier "HUBRA_00148380_0" ;
  a2a:RecordGUID "{eaca05b0-9ea7-b87d-13d7-6cf4ecc5517e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1834-10-28" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1858-04-09" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1856-03-17" ;
  a2a:PersonRemarkdeat_plac "Meise" .

[]
  a2a:PersonRemarkdeat_date "1852-08-07" ;
  a2a:PersonRemarkdeat_plac "Meise" .

[]
  a2a:PersonRemarkdeat_date "1859-11-30" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

