@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_f2186e23-1127-0d19-3bf2-3229a2b1acd2
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 juni 1840 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person349251, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person2927961, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person4576621, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person6225281, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person7873941, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person9522601, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378041, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378051, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378061, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378071, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974851, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974991, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975151, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975261, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17240921, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241031, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241141, oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241241 ;
  a2a:hasEvent oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_0, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_1, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_2, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_3, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_4, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_5, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_6, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_7, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_8, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_9, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_10, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_11, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_12, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_13, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_14, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_15, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_16, oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_17 ;
  a2a:hasSource oa:source_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2 .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person349251
  a a2a:Person ;
  rdfs:label "Carolus De Winne" ;
  a2a:PersonName [
    rdfs:label "Carolus De Winne" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "De Winne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meerbeek" ;
    rdfs:label "Meerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1803-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meerbeek" ;
    rdfs:label "België, Meerbeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person2927961
  a a2a:Person ;
  rdfs:label "Maria Josepha Bellemans" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Bellemans" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1815-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "dienstmeyd" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person4576621
  a a2a:Person ;
  rdfs:label "Celestinus De Winne" ;
  a2a:PersonName [
    rdfs:label "Celestinus De Winne" ;
    a2a:PersonNameFirstName "Celestinus" ;
    a2a:PersonNameLastName "De Winne"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person6225281
  a a2a:Person ;
  rdfs:label "Carolina Hoeffelinckx" ;
  a2a:PersonName [
    rdfs:label "Carolina Hoeffelinckx" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Hoeffelinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person7873941
  a a2a:Person ;
  rdfs:label "Joannes Baptista Bellemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Bellemans" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person9522601
  a a2a:Person ;
  rdfs:label "Anna Catharina Lorain" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Lorain" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Lorain"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378041
  a a2a:Person ;
  rdfs:label "Franciscus Josephus Bellot" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus Bellot" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "Bellot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378051
  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 "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378061
  a a2a:Person ;
  rdfs:label "Bernardus Gochet" ;
  a2a:PersonName [
    rdfs:label "Bernardus Gochet" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Gochet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378071
  a a2a:Person ;
  rdfs:label "Petrus Joannes Cowé" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Cowé" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Cowé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974851
  a a2a:Person ;
  rdfs:label "Judocus De Winne" ;
  a2a:PersonName [
    rdfs:label "Judocus De Winne" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Winne"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974991
  a a2a:Person ;
  rdfs:label "Catharina Van Den Berghe" ;
  a2a:PersonName [
    rdfs:label "Catharina Van Den Berghe" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van Den Berghe"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975151
  a a2a:Person ;
  rdfs:label "Livinus Hoeffelinckx" ;
  a2a:PersonName [
    rdfs:label "Livinus Hoeffelinckx" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "Hoeffelinckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975261
  a a2a:Person ;
  rdfs:label "Elisabeth Kroenals" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kroenals" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kroenals"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17240921
  a a2a:Person ;
  rdfs:label "Adrianus Bellemans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bellemans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241031
  a a2a:Person ;
  rdfs:label "Barbara Sorgeloos" ;
  a2a:PersonName [
    rdfs:label "Barbara Sorgeloos" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Sorgeloos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241141
  a a2a:Person ;
  rdfs:label "Livinus Lorain" ;
  a2a:PersonName [
    rdfs:label "Livinus Lorain" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "Lorain"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241241
  a a2a:Person ;
  rdfs:label "Maria Anna De Greef" ;
  a2a:PersonName [
    rdfs:label "Maria Anna De Greef" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1840-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person349251 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person2927961 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person4576621 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person6225281 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person7873941 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person9522601 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378041 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378051 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378061 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person15378071 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974851 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16974991 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975151 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person16975261 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17240921 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241031 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241141 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:relationep_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Person17241241 ;
  a2a:EventKeyRef oa:event_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2_Event1 .

oa:source_abl_f2186e23-1127-0d19-3bf2-3229a2b1acd2
  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 "1840" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1840-06-13"^^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 "14" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 14"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00248825_0" ;
  a2a:RecordIdentifier "HUBRA_00248825_0" ;
  a2a:RecordGUID "{f2186e23-1127-0d19-3bf2-3229a2b1acd2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1815-01-18" ;
  a2a:PersonRemarkdeat_plac "Meerbeek" .

[]
  a2a:PersonRemarkdeat_date "1837-06-13" ;
  a2a:PersonRemarkdeat_plac "Meerbeek" .

[]
  a2a:PersonRemarkdeat_date "1834-04-05" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1823-09-09" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

