@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_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 mei 1870 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person1599241, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person2428501, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person4077161, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person5725821, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person7374481, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person9023141, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458641, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458651, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458661, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458671, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044541, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044561, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044581, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044601, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294271, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294301, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294331, oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294361 ;
  a2a:hasEvent oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_0, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_1, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_2, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_3, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_4, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_5, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_6, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_7, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_8, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_9, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_10, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_11, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_12, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_13, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_14, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_15, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_16, oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_17 ;
  a2a:hasSource oa:source_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8 .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person1599241
  a a2a:Person ;
  rdfs:label "Dominicus Van Schel" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Schel" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Schel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1841-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person2428501
  a a2a:Person ;
  rdfs:label "Joanna Catharina Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Van Campenhout" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1837-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person4077161
  a a2a:Person ;
  rdfs:label "Guillielmus Van Schel" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Van Schel" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Van Schel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person5725821
  a a2a:Person ;
  rdfs:label "Maria Theresia Herrebosch" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Herrebosch" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Herrebosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person7374481
  a a2a:Person ;
  rdfs:label "Martinus Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Martinus Van Campenhout" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person9023141
  a a2a:Person ;
  rdfs:label "Anna Francisca Goossens" ;
  a2a:PersonName [
    rdfs:label "Anna Francisca Goossens" ;
    a2a:PersonNameFirstName "Anna Francisca" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458641
  a a2a:Person ;
  rdfs:label "Dominicus Van Schel" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Schel" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Schel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussegem" ;
    rdfs:label "Brussegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458651
  a a2a:Person ;
  rdfs:label "Felix Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Felix Van Campenhout" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458661
  a a2a:Person ;
  rdfs:label "Carolus Sammels" ;
  a2a:PersonName [
    rdfs:label "Carolus Sammels" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "beenhouwer" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458671
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Buggenhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Buggenhout" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Buggenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "beenhouwer" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044541
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Schel" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Schel" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Schel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044561
  a a2a:Person ;
  rdfs:label "Anna Catharina Steenackers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Steenackers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Steenackers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044581
  a a2a:Person ;
  rdfs:label "Jacobus Herrebosch" ;
  a2a:PersonName [
    rdfs:label "Jacobus Herrebosch" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Herrebosch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044601
  a a2a:Person ;
  rdfs:label "Anna Catharina Van der Wildt" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van der Wildt" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van der Wildt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294271
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Campenhout" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294301
  a a2a:Person ;
  rdfs:label "Maria Theresia Verest" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Verest" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Verest"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294331
  a a2a:Person ;
  rdfs:label "Petrus Joannes Goossens" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Goossens" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294361
  a a2a:Person ;
  rdfs:label "Petronella Suys" ;
  a2a:PersonName [
    rdfs:label "Petronella Suys" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Suys"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1870-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person1599241 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person2428501 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person4077161 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person5725821 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person7374481 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person9023141 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458641 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458651 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458661 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person13458671 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044541 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044561 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044581 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17044601 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294271 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294301 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294331 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:relationep_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Person17294361 ;
  a2a:EventKeyRef oa:event_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8_Event1 .

oa:source_abl_fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8
  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 "1870" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1870-05-03"^^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 "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00148584_0" ;
  a2a:RecordIdentifier "HUBRA_00148584_0" ;
  a2a:RecordGUID "{fb69b8a8-3d4d-b0e4-54da-b0a2347c02f8}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1867-09-12" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1869-09-06" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1848-03-17" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1846-10-20" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1839-12-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1842-09-05" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1831-06-17" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1843-11-16" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1827-05-09" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1838-01-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1840-03-29" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

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

