@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_e9cbfb29-eb64-12f1-dc96-e8edd0b79611
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 september 1879 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person856652, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person1745152, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person2123402, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3011902, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3900402, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person4788902, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person5438002, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991732, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991742, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991752, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991762, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345842, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345852, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345862, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345872, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508642, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508662, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508672, oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508682 ;
  a2a:hasEvent oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_0, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_1, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_2, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_3, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_4, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_5, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_6, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_7, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_8, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_9, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_10, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_11, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_12, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_13, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_14, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_15, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_16, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_17, oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_18 ;
  a2a:hasSource oa:source_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611 .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person856652
  a a2a:Person ;
  rdfs:label "Philippus Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Philippus Van Crombruggen" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1828-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person1745152
  a a2a:Person ;
  rdfs:label "Maria Josepha Verbesselt" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Verbesselt" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Verbesselt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1850-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person2123402
  a a2a:Person ;
  rdfs:label "Matheus Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Matheus Van Crombruggen" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3011902
  a a2a:Person ;
  rdfs:label "Maria Theresia De Boeck" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia De Boeck" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3900402
  a a2a:Person ;
  rdfs:label "Petrus Joannes Verbesselt" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Verbesselt" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Verbesselt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person4788902
  a a2a:Person ;
  rdfs:label "Catharina Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Catharina Van den Broeck" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person5438002
  a a2a:Person ;
  rdfs:label "Anna Catharina Robyns" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Robyns" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Robyns"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991732
  a a2a:Person ;
  rdfs:label "Joannes Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Crombruggen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991742
  a a2a:Person ;
  rdfs:label "Michael Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Michael Van den Broeck" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991752
  a a2a:Person ;
  rdfs:label "Petrus Verbesselt" ;
  a2a:PersonName [
    rdfs:label "Petrus Verbesselt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verbesselt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991762
  a a2a:Person ;
  rdfs:label "Dominicus Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Campenhout" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345842
  a a2a:Person ;
  rdfs:label "Egidius Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Egidius Van Crombruggen" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345852
  a a2a:Person ;
  rdfs:label "Anna Josepha De Troy" ;
  a2a:PersonName [
    rdfs:label "Anna Josepha De Troy" ;
    a2a:PersonNameFirstName "Anna Josepha" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345862
  a a2a:Person ;
  rdfs:label "Judocus De Boeck" ;
  a2a:PersonName [
    rdfs:label "Judocus De Boeck" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345872
  a a2a:Person ;
  rdfs:label "Anna Maria Hiel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hiel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hiel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508642
  a a2a:Person ;
  rdfs:label "Petrus Verbesselt" ;
  a2a:PersonName [
    rdfs:label "Petrus Verbesselt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verbesselt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508662
  a a2a:Person ;
  rdfs:label "Anna Maria Van der Wilt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van der Wilt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van der Wilt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508672
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van den Broeck" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508682
  a a2a:Person ;
  rdfs:label "Maria Catharina Van den Eede" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Van den Eede" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Van den Eede"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1879-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person856652 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person1745152 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person2123402 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3011902 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person3900402 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person4788902 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person5438002 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991732 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991742 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991752 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person6991762 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345842 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345852 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345862 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9345872 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508642 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508662 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508672 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:relationep_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Person9508682 ;
  a2a:EventKeyRef oa:event_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611_Event1 .

oa:source_abl_e9cbfb29-eb64-12f1-dc96-e8edd0b79611
  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 "1879" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1879-09-11"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00152345_0" ;
  a2a:RecordIdentifier "HUBRA_00152345_0" ;
  a2a:RecordGUID "{e9cbfb29-eb64-12f1-dc96-e8edd0b79611}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Zeebroeck te Wolverthem op 9/09/1879" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1852-03-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1878-06-26" ;
  a2a:PersonRemarkdeat_plac "Terhagen" .

[]
  a2a:PersonRemarkdeat_date "1879-04-13" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1862-01-27" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1877-07-22" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1807-04-29" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1819-03-08" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1832-10-06" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1808-03-13" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1832-02-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1837-09-29" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1827-08-24" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1847-05-01" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

