@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_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 december 1902 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person284485, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person941365, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person1598245, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person2420065, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3076945, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3733825, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148115, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148125, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148135, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148145, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148155, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148165, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148175, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539045, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539055, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539065, oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539075 ;
  a2a:hasEvent oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_0, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_1, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_2, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_3, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_4, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_5, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_6, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_7, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_8, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_9, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_10, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_11, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_12, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_13, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_14, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_15, oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_16 ;
  a2a:hasSource oa:source_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person284485
  a a2a:Person ;
  rdfs:label "Alphonse Jean Demal" ;
  a2a:PersonName [
    rdfs:label "Alphonse Jean Demal" ;
    a2a:PersonNameFirstName "Alphonse Jean" ;
    a2a:PersonNameLastName "Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1854-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "ouvrier peintre" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person941365
  a a2a:Person ;
  rdfs:label "Jeanne Marie Renée Meeus" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Renée Meeus" ;
    a2a:PersonNameFirstName "Jeanne Marie Renée" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1857-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "marchande de poisson" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person1598245
  a a2a:Person ;
  rdfs:label "Louis Demal" ;
  a2a:PersonName [
    rdfs:label "Louis Demal" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Demal"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person2420065
  a a2a:Person ;
  rdfs:label "Marie Billet" ;
  a2a:PersonName [
    rdfs:label "Marie Billet" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Billet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "couturière" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3076945
  a a2a:Person ;
  rdfs:label "Jean François Meeus" ;
  a2a:PersonName [
    rdfs:label "Jean François Meeus" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3733825
  a a2a:Person ;
  rdfs:label "Susanne Gertrude Louise Spoelbergh" ;
  a2a:PersonName [
    rdfs:label "Susanne Gertrude Louise Spoelbergh" ;
    a2a:PersonNameFirstName "Susanne Gertrude Louise" ;
    a2a:PersonNameLastName "Spoelbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148115
  a a2a:Person ;
  rdfs:label "Elisabeth Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Meeus>Demal" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1880-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148125
  a a2a:Person ;
  rdfs:label "Jean Baptiste Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Meeus>Demal" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1883-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148135
  a a2a:Person ;
  rdfs:label "Pétronille Joséphine Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Pétronille Joséphine Meeus>Demal" ;
    a2a:PersonNameFirstName "Pétronille Joséphine" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1885-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148145
  a a2a:Person ;
  rdfs:label "Corneille François Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Corneille François Meeus>Demal" ;
    a2a:PersonNameFirstName "Corneille François" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1888-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148155
  a a2a:Person ;
  rdfs:label "Guillaume Alouis Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Guillaume Alouis Meeus>Demal" ;
    a2a:PersonNameFirstName "Guillaume Alouis" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1890-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148165
  a a2a:Person ;
  rdfs:label "Clémentine Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Clémentine Meeus>Demal" ;
    a2a:PersonNameFirstName "Clémentine" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1893-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148175
  a a2a:Person ;
  rdfs:label "Léopold Meeus>Demal" ;
  a2a:PersonName [
    rdfs:label "Léopold Meeus>Demal" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Meeus>Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1895-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539045
  a a2a:Person ;
  rdfs:label "Pierre Demal" ;
  a2a:PersonName [
    rdfs:label "Pierre Demal" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Demal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539055
  a a2a:Person ;
  rdfs:label "Charles Theys" ;
  a2a:PersonName [
    rdfs:label "Charles Theys" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Theys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539065
  a a2a:Person ;
  rdfs:label "François Soyez" ;
  a2a:PersonName [
    rdfs:label "François Soyez" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Soyez"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539075
  a a2a:Person ;
  rdfs:label "Jean Vandoren" ;
  a2a:PersonName [
    rdfs:label "Jean Vandoren" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vandoren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "journalier" .

oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1902-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person284485 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person941365 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person1598245 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person2420065 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3076945 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person3733825 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148115 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148125 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148135 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148145 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148155 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148165 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_12
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person4148175 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539045 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539055 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539065 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:relationep_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_16
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Person5539075 ;
  a2a:EventKeyRef oa:event_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b_Event1 .

oa:source_abl_20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b
  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 "1902" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1902-12-06"^^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 "349" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 349"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-X3ZB-H?i=227&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00335665_0" ;
  a2a:RecordIdentifier "HUBRA_00335665_0" ;
  a2a:RecordGUID "{20aaaa8a-8dc7-669f-3b4e-9eec999d9e1b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "consentant par acte reçu par nous le vingt-un novembre dernier" .
[] a2a:PersonRemarkOpmerking "consentant par acte reçu par nous le dix-huit novembre dernier" .
