@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_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 oktober 1846 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person415821, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person2450811, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person4099471, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person5748131, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person7396791, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person9045451, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547281, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547291, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547301, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547311, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031591, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031621, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031671, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031721, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284551, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284581, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284611, oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284651 ;
  a2a:hasEvent oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_0, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_1, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_2, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_3, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_4, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_5, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_6, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_7, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_8, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_9, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_10, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_11, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_12, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_13, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_14, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_15, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_16, oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_17 ;
  a2a:hasSource oa:source_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7 .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person415821
  a a2a:Person ;
  rdfs:label "Jules Antoine Degauquier" ;
  a2a:PersonName [
    rdfs:label "Jules Antoine Degauquier" ;
    a2a:PersonNameFirstName "Jules Antoine" ;
    a2a:PersonNameLastName "Degauquier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1819-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ath" ;
    rdfs:label "België, Ath"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person2450811
  a a2a:Person ;
  rdfs:label "Jeanne Marie Françoise Mauroy" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Françoise Mauroy" ;
    a2a:PersonNameFirstName "Jeanne Marie Françoise" ;
    a2a:PersonNameLastName "Mauroy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1820-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "fille de boutique" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person4099471
  a a2a:Person ;
  rdfs:label "Philippe Antoine Degauquier" ;
  a2a:PersonName [
    rdfs:label "Philippe Antoine Degauquier" ;
    a2a:PersonNameFirstName "Philippe Antoine" ;
    a2a:PersonNameLastName "Degauquier"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person5748131
  a a2a:Person ;
  rdfs:label "Anne Catherine Josephe Clotman" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Josephe Clotman" ;
    a2a:PersonNameFirstName "Anne Catherine Josephe" ;
    a2a:PersonNameLastName "Clotman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person7396791
  a a2a:Person ;
  rdfs:label "Jean Baptiste Ghislain Mauroy" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Ghislain Mauroy" ;
    a2a:PersonNameFirstName "Jean Baptiste Ghislain" ;
    a2a:PersonNameLastName "Mauroy"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person9045451
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Nerinckx" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Nerinckx" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Nerinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547281
  a a2a:Person ;
  rdfs:label "Alphonse Degauquier" ;
  a2a:PersonName [
    rdfs:label "Alphonse Degauquier" ;
    a2a:PersonNameFirstName "Alphonse" ;
    a2a:PersonNameLastName "Degauquier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547291
  a a2a:Person ;
  rdfs:label "Jean Baptiste Franc" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Franc" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Franc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "ferblantier" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547301
  a a2a:Person ;
  rdfs:label "Joseph Ghislain Mauroy" ;
  a2a:PersonName [
    rdfs:label "Joseph Ghislain Mauroy" ;
    a2a:PersonNameFirstName "Joseph Ghislain" ;
    a2a:PersonNameLastName "Mauroy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "tanneur" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547311
  a a2a:Person ;
  rdfs:label "Philippe Theodore Ghislain Mauroy" ;
  a2a:PersonName [
    rdfs:label "Philippe Theodore Ghislain Mauroy" ;
    a2a:PersonNameFirstName "Philippe Theodore Ghislain" ;
    a2a:PersonNameLastName "Mauroy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "boulanger" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031591
  a a2a:Person ;
  rdfs:label "Philippe Joseph Degauquier" ;
  a2a:PersonName [
    rdfs:label "Philippe Joseph Degauquier" ;
    a2a:PersonNameFirstName "Philippe Joseph" ;
    a2a:PersonNameLastName "Degauquier"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031621
  a a2a:Person ;
  rdfs:label "Marie Philippine Fourmanoy" ;
  a2a:PersonName [
    rdfs:label "Marie Philippine Fourmanoy" ;
    a2a:PersonNameFirstName "Marie Philippine" ;
    a2a:PersonNameLastName "Fourmanoy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031671
  a a2a:Person ;
  rdfs:label "François Clotman" ;
  a2a:PersonName [
    rdfs:label "François Clotman" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Clotman"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031721
  a a2a:Person ;
  rdfs:label "Anne Corbisier" ;
  a2a:PersonName [
    rdfs:label "Anne Corbisier" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Corbisier"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284551
  a a2a:Person ;
  rdfs:label "François Louis Mauroy" ;
  a2a:PersonName [
    rdfs:label "François Louis Mauroy" ;
    a2a:PersonNameFirstName "François Louis" ;
    a2a:PersonNameLastName "Mauroy"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284581
  a a2a:Person ;
  rdfs:label "Catherine Constance Vandermynsbruggen" ;
  a2a:PersonName [
    rdfs:label "Catherine Constance Vandermynsbruggen" ;
    a2a:PersonNameFirstName "Catherine Constance" ;
    a2a:PersonNameLastName "Vandermynsbruggen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284611
  a a2a:Person ;
  rdfs:label "François Nerinckx" ;
  a2a:PersonName [
    rdfs:label "François Nerinckx" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Nerinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284651
  a a2a:Person ;
  rdfs:label "Jeanne Borremans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Borremans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1846-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person415821 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person2450811 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person4099471 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person5748131 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person7396791 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person9045451 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547281 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547291 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547301 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person13547311 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031591 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031621 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031671 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17031721 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284551 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284581 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284611 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:relationep_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Person17284651 ;
  a2a:EventKeyRef oa:event_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7_Event1 .

oa:source_abl_cf4d486e-2dbf-0880-6e4d-7424f39b2cf7
  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 "1846" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1846-10-21"^^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 "33" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-XXS2-CR?i=144&wc=STJC-GPD%3A967047501%2C966914201&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00152655_0" ;
  a2a:RecordIdentifier "HUBRA_00152655_0" ;
  a2a:RecordGUID "{cf4d486e-2dbf-0880-6e4d-7424f39b2cf7}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

