@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_65e543b2-caf9-0283-e313-1fd45b9fc3e5
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 februari 1844 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person349861, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person2974181, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person4622841, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person6271501, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person7920161, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person9568821, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548081, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548091, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548101, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548111, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987591, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987681, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987791, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987901, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251571, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251641, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251721, oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251811 ;
  a2a:hasEvent oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_0, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_1, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_2, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_3, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_4, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_5, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_6, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_7, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_8, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_9, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_10, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_11, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_12, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_13, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_14, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_15, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_16, oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_17 ;
  a2a:hasSource oa:source_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5 .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person349861
  a a2a:Person ;
  rdfs:label "Henricus Du Bois" ;
  a2a:PersonName [
    rdfs:label "Henricus Du Bois" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1816-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oetingen" ;
    rdfs:label "België, Oetingen"
  ] ;
  a2a:Profession "timmerman" ;
  a2a:MaritalStatus "other:jongman" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person2974181
  a a2a:Person ;
  rdfs:label "Clara Elinckx" ;
  a2a:PersonName [
    rdfs:label "Clara Elinckx" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Elinckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1819-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "dienstmeyd" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person4622841
  a a2a:Person ;
  rdfs:label "Jacobus Du Bois" ;
  a2a:PersonName [
    rdfs:label "Jacobus Du Bois" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person6271501
  a a2a:Person ;
  rdfs:label "Catharina De Dobbeleer" ;
  a2a:PersonName [
    rdfs:label "Catharina De Dobbeleer" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "De Dobbeleer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person7920161
  a a2a:Person ;
  rdfs:label "Petrus Elinckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Elinckx" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Elinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person9568821
  a a2a:Person ;
  rdfs:label "Joanna De Maeseneer" ;
  a2a:PersonName [
    rdfs:label "Joanna De Maeseneer" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "De Maeseneer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548081
  a a2a:Person ;
  rdfs:label "Joannes Baptista Du Bois" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Du Bois" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548091
  a a2a:Person ;
  rdfs:label "Cesar Constantin Joseph De Raet" ;
  a2a:PersonName [
    rdfs:label "Cesar Constantin Joseph De Raet" ;
    a2a:PersonNameFirstName "Cesar Constantin Joseph" ;
    a2a:PersonNameLastName "De Raet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "rijks ontfanger" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548101
  a a2a:Person ;
  rdfs:label "Louis Joseph Marin" ;
  a2a:PersonName [
    rdfs:label "Louis Joseph Marin" ;
    a2a:PersonNameFirstName "Louis Joseph" ;
    a2a:PersonNameLastName "Marin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "doctoor in de medecynen" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548111
  a a2a:Person ;
  rdfs:label "Joannes De Cuyper" ;
  a2a:PersonName [
    rdfs:label "Joannes De Cuyper" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "De Cuyper"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "particulier" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987591
  a a2a:Person ;
  rdfs:label "Albertus Du Bois" ;
  a2a:PersonName [
    rdfs:label "Albertus Du Bois" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987681
  a a2a:Person ;
  rdfs:label "Elisabeth Vander Meeren" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vander Meeren" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vander Meeren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987791
  a a2a:Person ;
  rdfs:label "Petrus De Dobbeleer" ;
  a2a:PersonName [
    rdfs:label "Petrus De Dobbeleer" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Dobbeleer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987901
  a a2a:Person ;
  rdfs:label "Martina Quassaert" ;
  a2a:PersonName [
    rdfs:label "Martina Quassaert" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Quassaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251571
  a a2a:Person ;
  rdfs:label "Franciscus Elinckx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Elinckx" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Elinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251641
  a a2a:Person ;
  rdfs:label "Joanna De Boeck" ;
  a2a:PersonName [
    rdfs:label "Joanna De Boeck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251721
  a a2a:Person ;
  rdfs:label "Henricus De Maeseneer" ;
  a2a:PersonName [
    rdfs:label "Henricus De Maeseneer" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Maeseneer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251811
  a a2a:Person ;
  rdfs:label "Joanna Catharina Vanden Berghe" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Vanden Berghe" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Vanden Berghe"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1844-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person349861 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person2974181 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person4622841 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person6271501 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person7920161 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person9568821 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548081 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548091 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548101 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person15548111 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987591 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987681 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987791 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person16987901 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251571 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251641 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251721 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:relationep_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Person17251811 ;
  a2a:EventKeyRef oa:event_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5_Event1 .

oa:source_abl_65e543b2-caf9-0283-e313-1fd45b9fc3e5
  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 "1844" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1844-02-14"^^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_00257867_0" ;
  a2a:RecordIdentifier "HUBRA_00257867_0" ;
  a2a:RecordGUID "{65e543b2-caf9-0283-e313-1fd45b9fc3e5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1835-07-07" ;
  a2a:PersonRemarkdeat_plac "Oetingen" .

[]
  a2a:PersonRemarkdeat_date "1820-12-20" ;
  a2a:PersonRemarkdeat_plac "Oetingen" .

[]
  a2a:PersonRemarkdeat_date "1833-05-17" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1830-06-01" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1778-06-17" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1808-01-02" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

