@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_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1858 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person1126041, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person2625441, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person4274101, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person5922761, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person7571421, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person9220081, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226411, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226421, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226431, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226441, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016161, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016231, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016301, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016361, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272191, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272231, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272261, oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272291 ;
  a2a:hasEvent oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_0, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_1, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_2, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_3, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_4, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_5, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_6, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_7, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_8, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_9, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_10, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_11, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_12, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_13, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_14, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_15, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_16, oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_17 ;
  a2a:hasSource oa:source_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person1126041
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Muylaert" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Muylaert" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1826-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person2625441
  a a2a:Person ;
  rdfs:label "Felicia Geeroms" ;
  a2a:PersonName [
    rdfs:label "Felicia Geeroms" ;
    a2a:PersonNameFirstName "Felicia" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1823-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person4274101
  a a2a:Person ;
  rdfs:label "Joannes Baptista Muylaert" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Muylaert" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person5922761
  a a2a:Person ;
  rdfs:label "Judoca De Doncker" ;
  a2a:PersonName [
    rdfs:label "Judoca De Doncker" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "De Doncker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person7571421
  a a2a:Person ;
  rdfs:label "Ilarius Geeroms" ;
  a2a:PersonName [
    rdfs:label "Ilarius Geeroms" ;
    a2a:PersonNameFirstName "Ilarius" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person9220081
  a a2a:Person ;
  rdfs:label "Francisca Van Den Borre" ;
  a2a:PersonName [
    rdfs:label "Francisca Van Den Borre" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Van Den Borre"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226411
  a a2a:Person ;
  rdfs:label "Guillielmus Josephus Walravens" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Josephus Walravens" ;
    a2a:PersonNameFirstName "Guillielmus Josephus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226421
  a a2a:Person ;
  rdfs:label "Joannes Josephus De Braekenier" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus De Braekenier" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "De Braekenier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226431
  a a2a:Person ;
  rdfs:label "Josephus Van Der Stappen" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Der Stappen" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Der Stappen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226441
  a a2a:Person ;
  rdfs:label "Judocus Hertveldt" ;
  a2a:PersonName [
    rdfs:label "Judocus Hertveldt" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Hertveldt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016161
  a a2a:Person ;
  rdfs:label "Joannes Baptista Muylaert" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Muylaert" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016231
  a a2a:Person ;
  rdfs:label "Joanna Maria Van Opdenbosch" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Van Opdenbosch" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Van Opdenbosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016301
  a a2a:Person ;
  rdfs:label "Judocus De Doncker" ;
  a2a:PersonName [
    rdfs:label "Judocus De Doncker" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Doncker"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016361
  a a2a:Person ;
  rdfs:label "Maria Anna De Ridder" ;
  a2a:PersonName [
    rdfs:label "Maria Anna De Ridder" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272191
  a a2a:Person ;
  rdfs:label "Guillielmus Geeroms" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Geeroms" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272231
  a a2a:Person ;
  rdfs:label "Elisabetha Hemeryckx" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Hemeryckx" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Hemeryckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272261
  a a2a:Person ;
  rdfs:label "Judocus Van Den Borre" ;
  a2a:PersonName [
    rdfs:label "Judocus Van Den Borre" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van Den Borre"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272291
  a a2a:Person ;
  rdfs:label "Josina Sterckx" ;
  a2a:PersonName [
    rdfs:label "Josina Sterckx" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Sterckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1858-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person1126041 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person2625441 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person4274101 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person5922761 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person7571421 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person9220081 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226411 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226421 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226431 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person14226441 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016161 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016231 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016301 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17016361 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272191 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272231 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272261 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:relationep_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Person17272291 ;
  a2a:EventKeyRef oa:event_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e_Event1 .

oa:source_abl_76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e
  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 "1858" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1858-10-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 "31" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 31"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00182668_0" ;
  a2a:RecordIdentifier "HUBRA_00182668_0" ;
  a2a:RecordGUID "{76b2997e-4bcd-bb81-b46d-ccea1ba5fc2e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet;" .
[]
  a2a:PersonRemarkdeat_date "1848-06-12" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1852-10-14" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1857-02-04" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1849-07-14" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkdeat_plac "Okegem" .
[] a2a:PersonRemarkdeat_plac "Okegem" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
