@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_7ce1555d-eec3-7dfc-52e8-a959265637b2
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 mei 1845 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person1124091, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person2595601, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person4244261, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person5892921, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person7541581, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person9190241, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person10104451, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107461, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107471, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107481, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107491, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977091, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977211, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977341, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977501, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242711, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242741, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242801, oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242901 ;
  a2a:hasEvent oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_0, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_1, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_2, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_3, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_4, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_5, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_6, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_7, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_8, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_9, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_10, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_11, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_12, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_13, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_14, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_15, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_16, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_17, oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_18 ;
  a2a:hasSource oa:source_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2 .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person1124091
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Gheel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Gheel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Gheel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1795-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person2595601
  a a2a:Person ;
  rdfs:label "Anna Catharina Gansemans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Gansemans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Gansemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1805-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person4244261
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Gheel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Gheel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Gheel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person5892921
  a a2a:Person ;
  rdfs:label "Josina Bulterijs" ;
  a2a:PersonName [
    rdfs:label "Josina Bulterijs" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Bulterijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person7541581
  a a2a:Person ;
  rdfs:label "Joannes Gansemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Gansemans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Gansemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person9190241
  a a2a:Person ;
  rdfs:label "Petronella Gillis" ;
  a2a:PersonName [
    rdfs:label "Petronella Gillis" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person10104451
  a a2a:Person ;
  rdfs:label "Bernardina De Bondt" ;
  a2a:PersonName [
    rdfs:label "Bernardina De Bondt" ;
    a2a:PersonNameFirstName "Bernardina" ;
    a2a:PersonNameLastName "De Bondt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107461
  a a2a:Person ;
  rdfs:label "Petrus Joannes De Saeger" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes De Saeger" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "De Saeger"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107471
  a a2a:Person ;
  rdfs:label "Jacobus Bellemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bellemans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107481
  a a2a:Person ;
  rdfs:label "Josephus Walravens" ;
  a2a:PersonName [
    rdfs:label "Josephus Walravens" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107491
  a a2a:Person ;
  rdfs:label "Josephus Henricus De Bondt" ;
  a2a:PersonName [
    rdfs:label "Josephus Henricus De Bondt" ;
    a2a:PersonNameFirstName "Josephus Henricus" ;
    a2a:PersonNameLastName "De Bondt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977091
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Gheel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Gheel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Gheel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977211
  a a2a:Person ;
  rdfs:label "Catharina Tassel" ;
  a2a:PersonName [
    rdfs:label "Catharina Tassel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Tassel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977341
  a a2a:Person ;
  rdfs:label "Adam Bulterijs" ;
  a2a:PersonName [
    rdfs:label "Adam Bulterijs" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Bulterijs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977501
  a a2a:Person ;
  rdfs:label "Elisabetha Van Der Perre" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Van Der Perre" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Van Der Perre"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242711
  a a2a:Person ;
  rdfs:label "Deonisius Gansemans" ;
  a2a:PersonName [
    rdfs:label "Deonisius Gansemans" ;
    a2a:PersonNameFirstName "Deonisius" ;
    a2a:PersonNameLastName "Gansemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242741
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Dooms" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Dooms" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Dooms"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242801
  a a2a:Person ;
  rdfs:label "Nicasius Gillis" ;
  a2a:PersonName [
    rdfs:label "Nicasius Gillis" ;
    a2a:PersonNameFirstName "Nicasius" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242901
  a a2a:Person ;
  rdfs:label "Anna Catharina De Bekker" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Bekker" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Bekker"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1845-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person1124091 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person2595601 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person4244261 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person5892921 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person7541581 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person9190241 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person10104451 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107461 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107471 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107481 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person14107491 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977091 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977211 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977341 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person16977501 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242711 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242741 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242801 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:relationep_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Person17242901 ;
  a2a:EventKeyRef oa:event_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2_Event1 .

oa:source_abl_7ce1555d-eec3-7dfc-52e8-a959265637b2
  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 "1845" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1845-05-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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00178824_0" ;
  a2a:RecordIdentifier "HUBRA_00178824_0" ;
  a2a:RecordGUID "{7ce1555d-eec3-7dfc-52e8-a959265637b2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1836-09-10" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1840-08-30" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1844-11-01" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1826-02-15" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1841-01-18" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkdeat_plac "Gooik" .
[] a2a:PersonRemarkdeat_plac "Gooik" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[]
  a2a:PersonRemarkdeat_date "1832-03-12" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

