@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_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 januari 1875 te Opwijk (België)" ;
  a2a:hasPerson oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person564932, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1453432, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1940182, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person2828682, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person3717182, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person4605682, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338032, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338042, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338052, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338062, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317432, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317472, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317502, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317552, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489712, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489732, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489742, oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489772 ;
  a2a:hasEvent oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_0, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_1, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_2, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_3, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_4, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_5, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_6, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_7, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_8, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_9, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_10, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_11, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_12, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_13, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_14, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_15, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_16, oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_17 ;
  a2a:hasSource oa:source_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0 .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person564932
  a a2a:Person ;
  rdfs:label "Franciscus Josephus Miers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus Miers" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "Miers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1839-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "boterkoper" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1453432
  a a2a:Person ;
  rdfs:label "Maria Joanna Meert" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna Meert" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1840-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "kleermaakster" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1940182
  a a2a:Person ;
  rdfs:label "Josephus Bernardus Miers" ;
  a2a:PersonName [
    rdfs:label "Josephus Bernardus Miers" ;
    a2a:PersonNameFirstName "Josephus Bernardus" ;
    a2a:PersonNameLastName "Miers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person2828682
  a a2a:Person ;
  rdfs:label "Coleta Goedgezelschap" ;
  a2a:PersonName [
    rdfs:label "Coleta Goedgezelschap" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "Goedgezelschap"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person3717182
  a a2a:Person ;
  rdfs:label "Franciscus Meert" ;
  a2a:PersonName [
    rdfs:label "Franciscus Meert" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person4605682
  a a2a:Person ;
  rdfs:label "Elisabeth Vlaes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vlaes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vlaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338032
  a a2a:Person ;
  rdfs:label "Emanuel Dooms" ;
  a2a:PersonName [
    rdfs:label "Emanuel Dooms" ;
    a2a:PersonNameFirstName "Emanuel" ;
    a2a:PersonNameLastName "Dooms"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338042
  a a2a:Person ;
  rdfs:label "Petrus Paulus Van Handenhoven" ;
  a2a:PersonName [
    rdfs:label "Petrus Paulus Van Handenhoven" ;
    a2a:PersonNameFirstName "Petrus Paulus" ;
    a2a:PersonNameLastName "Van Handenhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338052
  a a2a:Person ;
  rdfs:label "Charles Louis Van Biesen" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Van Biesen" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Van Biesen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338062
  a a2a:Person ;
  rdfs:label "Franciscus Judocus Van Handenhoven" ;
  a2a:PersonName [
    rdfs:label "Franciscus Judocus Van Handenhoven" ;
    a2a:PersonNameFirstName "Franciscus Judocus" ;
    a2a:PersonNameLastName "Van Handenhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317432
  a a2a:Person ;
  rdfs:label "Petrus Miers" ;
  a2a:PersonName [
    rdfs:label "Petrus Miers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Miers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317472
  a a2a:Person ;
  rdfs:label "Theresia De Ridder" ;
  a2a:PersonName [
    rdfs:label "Theresia De Ridder" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317502
  a a2a:Person ;
  rdfs:label "Josephus Goedgezelschap" ;
  a2a:PersonName [
    rdfs:label "Josephus Goedgezelschap" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Goedgezelschap"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317552
  a a2a:Person ;
  rdfs:label "Godelieve De Koker" ;
  a2a:PersonName [
    rdfs:label "Godelieve De Koker" ;
    a2a:PersonNameFirstName "Godelieve" ;
    a2a:PersonNameLastName "De Koker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489712
  a a2a:Person ;
  rdfs:label "Josephus Meert" ;
  a2a:PersonName [
    rdfs:label "Josephus Meert" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489732
  a a2a:Person ;
  rdfs:label "Maria Catharina De Boeck" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina De Boeck" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489742
  a a2a:Person ;
  rdfs:label "Martinus Vlaes" ;
  a2a:PersonName [
    rdfs:label "Martinus Vlaes" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Vlaes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489772
  a a2a:Person ;
  rdfs:label "Maria Petronella Van Dooren" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Van Dooren" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Van Dooren"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1875-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person564932 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1453432 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person1940182 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person2828682 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person3717182 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person4605682 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338032 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338042 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338052 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person6338062 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317432 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317472 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317502 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9317552 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489712 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489732 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489742 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:relationep_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Person9489772 ;
  a2a:EventKeyRef oa:event_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0_Event1 .

oa:source_abl_e08e6102-5e45-85a6-9fbd-c3c8118ca6d0
  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 "1875" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1875-01-23"^^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_00070433_0" ;
  a2a:RecordIdentifier "HUBRA_00070433_0" ;
  a2a:RecordGUID "{e08e6102-5e45-85a6-9fbd-c3c8118ca6d0}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Mangez te Opwijck op 14/01/1875" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1863-05-21" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1865-01-05" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1874-03-22" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1863-02-04" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1828-01-19" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1805-07-17" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1834-01-19" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1828-07-03" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1829-09-15" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1800-04-28" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1833-01-16" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1817-03-12" ;
  a2a:PersonRemarkdeat_plac "Asse" .

