@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_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 februari 1882 te Mazenzele (België)" ;
  a2a:hasPerson oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person500362, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1388862, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1887902, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person2776402, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person3664902, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person4553402, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person5357652, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157622, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157632, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157642, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157652, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242122, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242322, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242502, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242652, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435412, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435542, oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435662 ;
  a2a:hasEvent oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_0, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_1, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_2, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_3, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_4, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_5, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_6, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_7, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_8, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_9, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_10, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_11, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_12, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_13, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_14, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_15, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_16, oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_17 ;
  a2a:hasSource oa:source_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person500362
  a a2a:Person ;
  rdfs:label "Augustus Seminck" ;
  a2a:PersonName [
    rdfs:label "Augustus Seminck" ;
    a2a:PersonNameFirstName "Augustus" ;
    a2a:PersonNameLastName "Seminck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1835-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] ;
  a2a:Profession "daglooner" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1388862
  a a2a:Person ;
  rdfs:label "Virginia Van Vaerenbergh" ;
  a2a:PersonName [
    rdfs:label "Virginia Van Vaerenbergh" ;
    a2a:PersonNameFirstName "Virginia" ;
    a2a:PersonNameLastName "Van Vaerenbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1835-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1887902
  a a2a:Person ;
  rdfs:label "Franciscus Seminck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Seminck" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Seminck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person2776402
  a a2a:Person ;
  rdfs:label "Maria Anna Monsieur" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Monsieur" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Monsieur"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person3664902
  a a2a:Person ;
  rdfs:label "Henricus Van Vaerenbergh" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Vaerenbergh" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Vaerenbergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person4553402
  a a2a:Person ;
  rdfs:label "Christina Tulbergh" ;
  a2a:PersonName [
    rdfs:label "Christina Tulbergh" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Tulbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person5357652
  a a2a:Person ;
  rdfs:label "Maria Theresia Van Vaerenbergh" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van Vaerenbergh" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van Vaerenbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157622
  a a2a:Person ;
  rdfs:label "Cornelius De Nil" ;
  a2a:PersonName [
    rdfs:label "Cornelius De Nil" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "De Nil"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157632
  a a2a:Person ;
  rdfs:label "Ludovicus Berghmans" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Berghmans" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Berghmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "gemeenteonderwijzer" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157642
  a a2a:Person ;
  rdfs:label "Livinus De Vlieger" ;
  a2a:PersonName [
    rdfs:label "Livinus De Vlieger" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "De Vlieger"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157652
  a a2a:Person ;
  rdfs:label "Andreas De Nil" ;
  a2a:PersonName [
    rdfs:label "Andreas De Nil" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "De Nil"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242122
  a a2a:Person ;
  rdfs:label "Michael Seminck" ;
  a2a:PersonName [
    rdfs:label "Michael Seminck" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Seminck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242322
  a a2a:Person ;
  rdfs:label "Anna De Braeck" ;
  a2a:PersonName [
    rdfs:label "Anna De Braeck" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "De Braeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242502
  a a2a:Person ;
  rdfs:label "Franciscus Monsieur" ;
  a2a:PersonName [
    rdfs:label "Franciscus Monsieur" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Monsieur"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242652
  a a2a:Person ;
  rdfs:label "Petronella De Pauw" ;
  a2a:PersonName [
    rdfs:label "Petronella De Pauw" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435412
  a a2a:Person ;
  rdfs:label "Angelina Van Vaerenbergh" ;
  a2a:PersonName [
    rdfs:label "Angelina Van Vaerenbergh" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Van Vaerenbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435542
  a a2a:Person ;
  rdfs:label "Philippus Paulus Tulbergh" ;
  a2a:PersonName [
    rdfs:label "Philippus Paulus Tulbergh" ;
    a2a:PersonNameFirstName "Philippus Paulus" ;
    a2a:PersonNameLastName "Tulbergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435662
  a a2a:Person ;
  rdfs:label "Maria Van den Bossche" ;
  a2a:PersonName [
    rdfs:label "Maria Van den Bossche" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van den Bossche"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1882-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person500362 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1388862 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person1887902 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person2776402 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person3664902 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person4553402 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person5357652 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157622 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157632 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157642 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person6157652 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242122 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242322 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242502 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9242652 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435412 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435542 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:relationep_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Person9435662 ;
  a2a:EventKeyRef oa:event_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf_Event1 .

oa:source_abl_416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf
  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 "1882" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1882-02-15"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00047654_0" ;
  a2a:RecordIdentifier "HUBRA_00047654_0" ;
  a2a:RecordGUID "{416a3efd-3ff2-1d13-93f3-cbe33c9cd8bf}" ;
  a2a:SourceRemarkOpmerking "De comparanten zijn onderlinge schoonbroeder en schoonzuster, hebbe vertoond een afschrift van Koninklijk besluit van 03/02/1882, waarbij de de comparanten met vrijstellinge der wettelijke bepalingen der huwelijken tusschen schoonbroeder en schoonzusters verbieden, wordt vergund het aangaan van een wettig huwelijk." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1869-02-17" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

[]
  a2a:PersonRemarkdeat_date "1845-04-28" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

[]
  a2a:PersonRemarkdeat_date "1850-10-02" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

[]
  a2a:PersonRemarkdeat_date "1870-11-28" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

[]
  a2a:PersonRemarkdeat_date "1880-10-06" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

