@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_d1d721db-76a8-69cd-ec79-3f4b261661b6
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 maart 1881 te Hoeleden (België)" ;
  a2a:hasPerson oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person275932, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person1164432, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person2605562, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person3494062, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person4382562, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5271062, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5334602, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745582, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745592, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745602, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745612, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745622, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914212, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914222, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914232, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914242, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171722, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171892, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172082, oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172282 ;
  a2a:hasEvent oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_0, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_1, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_2, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_3, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_4, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_5, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_6, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_7, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_8, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_9, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_10, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_11, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_12, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_13, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_14, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_15, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_16, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_17, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_18, oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_19 ;
  a2a:hasSource oa:source_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6 .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person275932
  a a2a:Person ;
  rdfs:label "Fredericus Hermans" ;
  a2a:PersonName [
    rdfs:label "Fredericus Hermans" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1831-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neerlinter" ;
    rdfs:label "België, Neerlinter"
  ] ;
  a2a:Profession "handwerker" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person1164432
  a a2a:Person ;
  rdfs:label "Maria Thresia Claes" ;
  a2a:PersonName [
    rdfs:label "Maria Thresia Claes" ;
    a2a:PersonNameFirstName "Maria Thresia" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1851-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neerlinter" ;
    rdfs:label "België, Neerlinter"
  ] ;
  a2a:Profession "handwerkster" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person2605562
  a a2a:Person ;
  rdfs:label "Franciscus Hermans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hermans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person3494062
  a a2a:Person ;
  rdfs:label "Colleta Vaes" ;
  a2a:PersonName [
    rdfs:label "Colleta Vaes" ;
    a2a:PersonNameFirstName "Colleta" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person4382562
  a a2a:Person ;
  rdfs:label "Egidius Claes" ;
  a2a:PersonName [
    rdfs:label "Egidius Claes" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5271062
  a a2a:Person ;
  rdfs:label "Elisabeth Herrij" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Herrij" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Herrij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5334602
  a a2a:Person ;
  rdfs:label "Alexandrina Hagelsteens" ;
  a2a:PersonName [
    rdfs:label "Alexandrina Hagelsteens" ;
    a2a:PersonNameFirstName "Alexandrina" ;
    a2a:PersonNameLastName "Hagelsteens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745582
  a a2a:Person ;
  rdfs:label "Theophilius Claes>Hermans" ;
  a2a:PersonName [
    rdfs:label "Theophilius Claes>Hermans" ;
    a2a:PersonNameFirstName "Theophilius" ;
    a2a:PersonNameLastName "Claes>Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1874-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745592
  a a2a:Person ;
  rdfs:label "Euphrasia Claes>Hermans" ;
  a2a:PersonName [
    rdfs:label "Euphrasia Claes>Hermans" ;
    a2a:PersonNameFirstName "Euphrasia" ;
    a2a:PersonNameLastName "Claes>Hermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1876-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745602
  a a2a:Person ;
  rdfs:label "Felix Claes>Hermans" ;
  a2a:PersonName [
    rdfs:label "Felix Claes>Hermans" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Claes>Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1877-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745612
  a a2a:Person ;
  rdfs:label "Ludovicus Claes>Hermans" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Claes>Hermans" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Claes>Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1878-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745622
  a a2a:Person ;
  rdfs:label "Josephus Emilius Claes>Hermans" ;
  a2a:PersonName [
    rdfs:label "Josephus Emilius Claes>Hermans" ;
    a2a:PersonNameFirstName "Josephus Emilius" ;
    a2a:PersonNameLastName "Claes>Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1880-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914212
  a a2a:Person ;
  rdfs:label "Ludovicus Swartenbroekx" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Swartenbroekx" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Swartenbroekx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "smidt" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914222
  a a2a:Person ;
  rdfs:label "Lambertus Bellen" ;
  a2a:PersonName [
    rdfs:label "Lambertus Bellen" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Bellen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914232
  a a2a:Person ;
  rdfs:label "Lambertus Tutenel" ;
  a2a:PersonName [
    rdfs:label "Lambertus Tutenel" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Tutenel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeleden" ;
    rdfs:label "Hoeleden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914242
  a a2a:Person ;
  rdfs:label "Jule Delvaux" ;
  a2a:PersonName [
    rdfs:label "Jule Delvaux" ;
    a2a:PersonNameFirstName "Jule" ;
    a2a:PersonNameLastName "Delvaux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerlinter" ;
    rdfs:label "Neerlinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171722
  a a2a:Person ;
  rdfs:label "Henrikus Hermans" ;
  a2a:PersonName [
    rdfs:label "Henrikus Hermans" ;
    a2a:PersonNameFirstName "Henrikus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171892
  a a2a:Person ;
  rdfs:label "Anna Christina Bril" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Bril" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Bril"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172082
  a a2a:Person ;
  rdfs:label "Joannes Vaes" ;
  a2a:PersonName [
    rdfs:label "Joannes Vaes" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172282
  a a2a:Person ;
  rdfs:label "Anna Maria Croes" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Croes" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1881-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Hoeleden" ;
    rdfs:label "België, Hoeleden"
  ] .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person275932 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person1164432 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person2605562 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person3494062 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person4382562 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5271062 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5334602 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745582 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745592 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745602 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745612 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person5745622 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914212 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914222 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914232 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person8914242 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171722 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9171892 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172082 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:relationep_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_19
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Person9172282 ;
  a2a:EventKeyRef oa:event_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6_Event1 .

oa:source_abl_d1d721db-76a8-69cd-ec79-3f4b261661b6
  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 "1881" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1881-03-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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CS9H-TP?i=23&cc=1482191&cat=198347"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00319368_0" ;
  a2a:RecordIdentifier "HUBRA_00319368_0" ;
  a2a:RecordGUID "{d1d721db-76a8-69cd-ec79-3f4b261661b6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1855-02-03" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[]
  a2a:PersonRemarkdeat_date "1879-01-29" ;
  a2a:PersonRemarkdeat_plac "Neerlinter" .

[]
  a2a:PersonRemarkdeat_date "1875-09-26" ;
  a2a:PersonRemarkdeat_plac "Hoeleden" .

[]
  a2a:PersonRemarkdeat_date "1873-06-24" ;
  a2a:PersonRemarkdeat_plac "Hoeleden" .

