@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_e17ee06f-be93-4fb5-2dc8-844b022efe3a
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 augustus 1877 te Rillaar (België)" ;
  a2a:hasPerson oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person612982, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person1501482, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2066022, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2954522, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person3843022, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person4731522, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person5529582, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763172, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763182, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763192, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763202, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269092, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269152, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269222, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269292, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9452952, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453022, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453082, oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453142 ;
  a2a:hasEvent oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_0, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_1, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_2, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_3, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_4, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_5, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_6, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_7, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_8, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_9, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_10, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_11, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_12, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_13, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_14, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_15, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_16, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_17, oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_18 ;
  a2a:hasSource oa:source_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person612982
  a a2a:Person ;
  rdfs:label "Ludovicus Vanham" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Vanham" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Vanham"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1836-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person1501482
  a a2a:Person ;
  rdfs:label "Maria Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Janssens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1834-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] ;
  a2a:Profession "handwerkster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2066022
  a a2a:Person ;
  rdfs:label "Guilielmus Vanham" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Vanham" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Vanham"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2954522
  a a2a:Person ;
  rdfs:label "Anna Maria Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Ceuppens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person3843022
  a a2a:Person ;
  rdfs:label "Joannes Andreas Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Andreas Janssens" ;
    a2a:PersonNameFirstName "Joannes Andreas" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person4731522
  a a2a:Person ;
  rdfs:label "Maria Theresia Van Rensbergen" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van Rensbergen" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van Rensbergen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person5529582
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Frederickx" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Frederickx" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Frederickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763172
  a a2a:Person ;
  rdfs:label "Joannes Willems" ;
  a2a:PersonName [
    rdfs:label "Joannes Willems" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763182
  a a2a:Person ;
  rdfs:label "Petrus Vanham" ;
  a2a:PersonName [
    rdfs:label "Petrus Vanham" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vanham"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763192
  a a2a:Person ;
  rdfs:label "Henricus Sterckx" ;
  a2a:PersonName [
    rdfs:label "Henricus Sterckx" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Sterckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763202
  a a2a:Person ;
  rdfs:label "Joannes Tuerlinckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Tuerlinckx" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Tuerlinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269092
  a a2a:Person ;
  rdfs:label "Martinus Vanham" ;
  a2a:PersonName [
    rdfs:label "Martinus Vanham" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Vanham"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269152
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Jacobs" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269222
  a a2a:Person ;
  rdfs:label "Joannes Baptista Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Ceuppens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269292
  a a2a:Person ;
  rdfs:label "Anna Catharina Janssens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Janssens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9452952
  a a2a:Person ;
  rdfs:label "Joannes Baptista Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Janssens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453022
  a a2a:Person ;
  rdfs:label "Maria Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Maria Ceuppens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453082
  a a2a:Person ;
  rdfs:label "Henricus Van Rensbergen" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Rensbergen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Rensbergen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453142
  a a2a:Person ;
  rdfs:label "Elisabeth Smekens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Smekens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Smekens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1877-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person612982 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person1501482 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2066022 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person2954522 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person3843022 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person4731522 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person5529582 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763172 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763182 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763192 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person6763202 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269092 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269152 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269222 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9269292 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9452952 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453022 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453082 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:relationep_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Person9453142 ;
  a2a:EventKeyRef oa:event_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a_Event1 .

oa:source_abl_e17ee06f-be93-4fb5-2dc8-844b022efe3a
  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 "1877" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1877-08-10"^^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 "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00117584_0" ;
  a2a:RecordIdentifier "HUBRA_00117584_0" ;
  a2a:RecordGUID "{e17ee06f-be93-4fb5-2dc8-844b022efe3a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1868-04-02" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1847-06-28" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1851-01-18" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1874-04-05" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1875-02-03" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Rillaar" .
[] a2a:PersonRemarkdeat_plac "Rillaar" .
