@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_ec46daec-45cd-ac2b-740f-ab45df3b17e3
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 april 1870 te Binkom (België)" ;
  a2a:hasPerson oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person145571, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person3240341, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person4889001, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person6537661, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person8186321, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person9834981, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10007251, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10008861, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10303661, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535801, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535811, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535821, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535831, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16753531, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16754491, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16755471, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16756441, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17074841, oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17075591 ;
  a2a:hasEvent oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_0, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_1, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_2, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_3, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_4, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_5, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_6, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_7, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_8, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_9, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_10, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_11, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_12, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_13, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_14, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_15, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_16, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_17, oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_18 ;
  a2a:hasSource oa:source_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3 .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person145571
  a a2a:Person ;
  rdfs:label "Petrus Amandus Guelinckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Amandus Guelinckx" ;
    a2a:PersonNameFirstName "Petrus Amandus" ;
    a2a:PersonNameLastName "Guelinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Binkom" ;
    rdfs:label "Binkom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1821-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Binkom" ;
    rdfs:label "België, Binkom"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person3240341
  a a2a:Person ;
  rdfs:label "Maria Theresia Taes" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Taes" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Taes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Binkom" ;
    rdfs:label "Binkom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1818-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vissenaken" ;
    rdfs:label "België, Vissenaken"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person4889001
  a a2a:Person ;
  rdfs:label "Henricus Guelinckx" ;
  a2a:PersonName [
    rdfs:label "Henricus Guelinckx" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Guelinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person6537661
  a a2a:Person ;
  rdfs:label "Maria Catharina Tambeur" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Tambeur" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Tambeur"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person8186321
  a a2a:Person ;
  rdfs:label "Henricus Taes" ;
  a2a:PersonName [
    rdfs:label "Henricus Taes" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Taes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person9834981
  a a2a:Person ;
  rdfs:label "Maria Theresia Mellaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Mellaerts" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Mellaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10007251
  a a2a:Person ;
  rdfs:label "Maria Angelica Empsen" ;
  a2a:PersonName [
    rdfs:label "Maria Angelica Empsen" ;
    a2a:PersonNameFirstName "Maria Angelica" ;
    a2a:PersonNameLastName "Empsen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10008861
  a a2a:Person ;
  rdfs:label "Ludovica Geens" ;
  a2a:PersonName [
    rdfs:label "Ludovica Geens" ;
    a2a:PersonNameFirstName "Ludovica" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10303661
  a a2a:Person ;
  rdfs:label "Michael Medaets" ;
  a2a:PersonName [
    rdfs:label "Michael Medaets" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Medaets"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535801
  a a2a:Person ;
  rdfs:label "Henricus Mellaerts" ;
  a2a:PersonName [
    rdfs:label "Henricus Mellaerts" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Mellaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Binkom" ;
    rdfs:label "Binkom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535811
  a a2a:Person ;
  rdfs:label "Philippus Goedhuys" ;
  a2a:PersonName [
    rdfs:label "Philippus Goedhuys" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Goedhuys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Attenrode Wever" ;
    rdfs:label "Attenrode Wever"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535821
  a a2a:Person ;
  rdfs:label "Joannes Ferdinandus Stroobants" ;
  a2a:PersonName [
    rdfs:label "Joannes Ferdinandus Stroobants" ;
    a2a:PersonNameFirstName "Joannes Ferdinandus" ;
    a2a:PersonNameLastName "Stroobants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Binkom" ;
    rdfs:label "Binkom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535831
  a a2a:Person ;
  rdfs:label "Josephus Laermans" ;
  a2a:PersonName [
    rdfs:label "Josephus Laermans" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Laermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Binkom" ;
    rdfs:label "Binkom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16753531
  a a2a:Person ;
  rdfs:label "Joannes Michael Guelinckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Michael Guelinckx" ;
    a2a:PersonNameFirstName "Joannes Michael" ;
    a2a:PersonNameLastName "Guelinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16754491
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Mineur" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Mineur" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Mineur"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16755471
  a a2a:Person ;
  rdfs:label "Henricus Tambeur" ;
  a2a:PersonName [
    rdfs:label "Henricus Tambeur" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Tambeur"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16756441
  a a2a:Person ;
  rdfs:label "Maria Theresia Stroobants" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Stroobants" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Stroobants"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17074841
  a a2a:Person ;
  rdfs:label "Guillielmus Taes" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Taes" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Taes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17075591
  a a2a:Person ;
  rdfs:label "Angelic Veugelen" ;
  a2a:PersonName [
    rdfs:label "Angelic Veugelen" ;
    a2a:PersonNameFirstName "Angelic" ;
    a2a:PersonNameLastName "Veugelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1870-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Binkom" ;
    rdfs:label "België, Binkom"
  ] .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person145571 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person3240341 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person4889001 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person6537661 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person8186321 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person9834981 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10007251 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10008861 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person10303661 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535801 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535811 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535821 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16535831 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16753531 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16754491 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16755471 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person16756441 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17074841 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:relationep_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Person17075591 ;
  a2a:EventKeyRef oa:event_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3_Event1 .

oa:source_abl_ec46daec-45cd-ac2b-740f-ab45df3b17e3
  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 "1870" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1870-04-28"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D9S3-HS?i=579&cc=1482191&cat=142293"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00324501_0" ;
  a2a:RecordIdentifier "HUBRA_00324501_0" ;
  a2a:RecordGUID "{ec46daec-45cd-ac2b-740f-ab45df3b17e3}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Verstraeten te Lubbeek op 20/04/1870" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1864-10-01" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1859-01-24" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1864-10-24" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1861-06-18" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1844-11-15" ;
  a2a:PersonRemarkdeat_plac "Attenrode Wever" .

[]
  a2a:PersonRemarkdeat_date "1868-04-25" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1867-07-11" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[]
  a2a:PersonRemarkdeat_date "1796-08-20" ;
  a2a:PersonRemarkdeat_plac "Kersbeek" .

[]
  a2a:PersonRemarkdeat_date "1838-06-02" ;
  a2a:PersonRemarkdeat_plac "Kersbeek" .

[]
  a2a:PersonRemarkdeat_date "1835-08-02" ;
  a2a:PersonRemarkdeat_plac "Sint-Joris-Winge" .

[]
  a2a:PersonRemarkdeat_date "1826-11-10" ;
  a2a:PersonRemarkdeat_plac "Sint-Joris-Winge" .

[]
  a2a:PersonRemarkdeat_date "1828-04-11" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

[]
  a2a:PersonRemarkdeat_date "1835-02-02" ;
  a2a:PersonRemarkdeat_plac "Binkom" .

