@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_6b98fe2a-3fdd-2087-e248-93a3c00e9743
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 februari 1844 te Dilbeek (België)" ;
  a2a:hasPerson oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person241421, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person2304931, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person3953591, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person5602251, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person7250911, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person8899571, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055941, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055951, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055961, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055971, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920721, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920931, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921161, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921371, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17199861, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200021, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200241, oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200421 ;
  a2a:hasEvent oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_0, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_1, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_2, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_3, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_4, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_5, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_6, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_7, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_8, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_9, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_10, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_11, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_12, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_13, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_14, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_15, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_16, oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_17 ;
  a2a:hasSource oa:source_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743 .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person241421
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Cutsem" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1815-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Ulriks-Kapelle" ;
    rdfs:label "België, Sint-Ulriks-Kapelle"
  ] ;
  a2a:Profession "aerbeyder" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person2304931
  a a2a:Person ;
  rdfs:label "Carolina Abbeels" ;
  a2a:PersonName [
    rdfs:label "Carolina Abbeels" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Abbeels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1819-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] ;
  a2a:Profession "werkster" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person3953591
  a a2a:Person ;
  rdfs:label "Judocus Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Judocus Van Cutsem" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person5602251
  a a2a:Person ;
  rdfs:label "Joanna Catharina Notaert" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Notaert" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Notaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person7250911
  a a2a:Person ;
  rdfs:label "Laurentius Abbeels" ;
  a2a:PersonName [
    rdfs:label "Laurentius Abbeels" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Abbeels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person8899571
  a a2a:Person ;
  rdfs:label "Joanna Hofmans" ;
  a2a:PersonName [
    rdfs:label "Joanna Hofmans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055941
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van Audenrode" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van Audenrode" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van Audenrode"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055951
  a a2a:Person ;
  rdfs:label "Antonius Mertens" ;
  a2a:PersonName [
    rdfs:label "Antonius Mertens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055961
  a a2a:Person ;
  rdfs:label "Paulus Van den Steen" ;
  a2a:PersonName [
    rdfs:label "Paulus Van den Steen" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Van den Steen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "mandemaekersgast" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055971
  a a2a:Person ;
  rdfs:label "Joannes Desaerd" ;
  a2a:PersonName [
    rdfs:label "Joannes Desaerd" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Desaerd"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "bareelontfanger" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920721
  a a2a:Person ;
  rdfs:label "Petrus Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Cutsem" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920931
  a a2a:Person ;
  rdfs:label "Joanna T'Sas" ;
  a2a:PersonName [
    rdfs:label "Joanna T'Sas" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "T'Sas"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921161
  a a2a:Person ;
  rdfs:label "Petrus Notaert" ;
  a2a:PersonName [
    rdfs:label "Petrus Notaert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Notaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921371
  a a2a:Person ;
  rdfs:label "Elisabeth Verhasselt" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Verhasselt" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Verhasselt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17199861
  a a2a:Person ;
  rdfs:label "Adam Abbeels" ;
  a2a:PersonName [
    rdfs:label "Adam Abbeels" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Abbeels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200021
  a a2a:Person ;
  rdfs:label "Maria De Greef" ;
  a2a:PersonName [
    rdfs:label "Maria De Greef" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200241
  a a2a:Person ;
  rdfs:label "Joannes Hofmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Hofmans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200421
  a a2a:Person ;
  rdfs:label "Josina Hannaert" ;
  a2a:PersonName [
    rdfs:label "Josina Hannaert" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Hannaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1844-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person241421 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person2304931 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person3953591 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person5602251 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person7250911 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person8899571 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055941 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055951 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055961 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person13055971 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920721 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16920931 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921161 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person16921371 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17199861 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200021 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200241 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:relationep_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Person17200421 ;
  a2a:EventKeyRef oa:event_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743_Event1 .

oa:source_abl_6b98fe2a-3fdd-2087-e248-93a3c00e9743
  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 "7" ;
    rdfs:label "1844-02-07"^^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_00121220_0" ;
  a2a:RecordIdentifier "HUBRA_00121220_0" ;
  a2a:RecordGUID "{6b98fe2a-3fdd-2087-e248-93a3c00e9743}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1842-06-21" ;
  a2a:PersonRemarkdeat_plac "Sint-Ulriks-Kapelle" .

[]
  a2a:PersonRemarkdeat_date "1826-01-24" ;
  a2a:PersonRemarkdeat_plac "Sint-Ulriks-Kapelle" .

[]
  a2a:PersonRemarkdeat_date "1843-10-11" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1837-01-12" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

