@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_f017589e-c0d5-e38a-37c3-c5b301b38f8e
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1892 te Beigem (België)" ;
  a2a:hasPerson oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person48002, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person936502, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2060292, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2948792, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person3837292, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person4725792, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740272, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740282, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740292, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740302, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213532, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213742, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213952, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9214142, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412402, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412572, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412712, oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412872 ;
  a2a:hasEvent oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_0, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_1, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_2, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_3, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_4, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_5, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_6, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_7, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_8, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_9, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_10, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_11, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_12, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_13, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_14, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_15, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_16, oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_17 ;
  a2a:hasSource oa:source_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person48002
  a a2a:Person ;
  rdfs:label "Judocus Josephus Huysegoms" ;
  a2a:PersonName [
    rdfs:label "Judocus Josephus Huysegoms" ;
    a2a:PersonNameFirstName "Judocus Josephus" ;
    a2a:PersonNameLastName "Huysegoms"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1861-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person936502
  a a2a:Person ;
  rdfs:label "Philomena De Groef" ;
  a2a:PersonName [
    rdfs:label "Philomena De Groef" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Beigem" ;
    rdfs:label "Beigem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1854-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beigem" ;
    rdfs:label "België, Beigem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2060292
  a a2a:Person ;
  rdfs:label "Judocus Huysegoms" ;
  a2a:PersonName [
    rdfs:label "Judocus Huysegoms" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Huysegoms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2948792
  a a2a:Person ;
  rdfs:label "Joanna Catharina Dewaet" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Dewaet" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Dewaet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person3837292
  a a2a:Person ;
  rdfs:label "Carolus Josephus De Groef" ;
  a2a:PersonName [
    rdfs:label "Carolus Josephus De Groef" ;
    a2a:PersonNameFirstName "Carolus Josephus" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person4725792
  a a2a:Person ;
  rdfs:label "Joanna Catharina Lauwers" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Lauwers" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740272
  a a2a:Person ;
  rdfs:label "Petrus Joannes Huysegoms" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Huysegoms" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Huysegoms"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740282
  a a2a:Person ;
  rdfs:label "Jan Baptist Huysegoms" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Huysegoms" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Huysegoms"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740292
  a a2a:Person ;
  rdfs:label "Jan Felix De Groef" ;
  a2a:PersonName [
    rdfs:label "Jan Felix De Groef" ;
    a2a:PersonNameFirstName "Jan Felix" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beigem" ;
    rdfs:label "Beigem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer en herbergier" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740302
  a a2a:Person ;
  rdfs:label "Lodewyk De Groef" ;
  a2a:PersonName [
    rdfs:label "Lodewyk De Groef" ;
    a2a:PersonNameFirstName "Lodewyk" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beigem" ;
    rdfs:label "Beigem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213532
  a a2a:Person ;
  rdfs:label "Jan Baptist Huysegoms" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Huysegoms" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Huysegoms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213742
  a a2a:Person ;
  rdfs:label "Maria Theresia Dewit" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Dewit" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Dewit"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213952
  a a2a:Person ;
  rdfs:label "Petrus Dewaet" ;
  a2a:PersonName [
    rdfs:label "Petrus Dewaet" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Dewaet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9214142
  a a2a:Person ;
  rdfs:label "Maria Theresia Miens" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Miens" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Miens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412402
  a a2a:Person ;
  rdfs:label "Jan De Groef" ;
  a2a:PersonName [
    rdfs:label "Jan De Groef" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412572
  a a2a:Person ;
  rdfs:label "Joanna Catharina Vanden Broeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Vanden Broeck" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Vanden Broeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412712
  a a2a:Person ;
  rdfs:label "Jan Frans Lauwers" ;
  a2a:PersonName [
    rdfs:label "Jan Frans Lauwers" ;
    a2a:PersonNameFirstName "Jan Frans" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412872
  a a2a:Person ;
  rdfs:label "Elisabeth Van Praet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Van Praet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Van Praet"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1892-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Beigem" ;
    rdfs:label "België, Beigem"
  ] .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person48002 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person936502 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2060292 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person2948792 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person3837292 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person4725792 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740272 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740282 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740292 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person6740302 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213532 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213742 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9213952 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9214142 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412402 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412572 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412712 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:relationep_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Person9412872 ;
  a2a:EventKeyRef oa:event_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e_Event1 .

oa:source_abl_f017589e-c0d5-e38a-37c3-c5b301b38f8e
  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 "1892" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1892-10-25"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-4G9Y-5S?i=45&wc=STJ1-PTG%3A966994601%2C1488715395&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00114909_0" ;
  a2a:RecordIdentifier "HUBRA_00114909_0" ;
  a2a:RecordGUID "{f017589e-c0d5-e38a-37c3-c5b301b38f8e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Vanzeebroeck te Wolverthem op 18/10/1892" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1881-05-08" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1892-02-09" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1885-04-18" ;
  a2a:PersonRemarkdeat_plac "Beigem" .

[]
  a2a:PersonRemarkdeat_date "1886-06-25" ;
  a2a:PersonRemarkdeat_plac "Beigem" .

