@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_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 augustus 1855 te Onze-Lieve-Vrouw-Lombeek (België)" ;
  a2a:hasPerson oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person1043371, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person2259891, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person3908551, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person5557211, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person7205871, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person8854531, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875851, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875861, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875871, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875881, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16885841, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886251, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886641, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886991, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172481, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172751, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173031, oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173291 ;
  a2a:hasEvent oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_0, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_1, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_2, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_3, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_4, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_5, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_6, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_7, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_8, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_9, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_10, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_11, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_12, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_13, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_14, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_15, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_16, oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_17 ;
  a2a:hasSource oa:source_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2 .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person1043371
  a a2a:Person ;
  rdfs:label "Joannes Baptista Stockmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Stockmans" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1810-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person2259891
  a a2a:Person ;
  rdfs:label "Joanna Maria Schets" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Schets" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1814-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "België, Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person3908551
  a a2a:Person ;
  rdfs:label "Hylarius Joannes Stockmans" ;
  a2a:PersonName [
    rdfs:label "Hylarius Joannes Stockmans" ;
    a2a:PersonNameFirstName "Hylarius Joannes" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person5557211
  a a2a:Person ;
  rdfs:label "Joanna Bellemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Bellemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person7205871
  a a2a:Person ;
  rdfs:label "Carolus Schets" ;
  a2a:PersonName [
    rdfs:label "Carolus Schets" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person8854531
  a a2a:Person ;
  rdfs:label "Elisabeth Bulté" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bulté" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bulté"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875851
  a a2a:Person ;
  rdfs:label "Joannes De Neef" ;
  a2a:PersonName [
    rdfs:label "Joannes De Neef" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "De Neef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875861
  a a2a:Person ;
  rdfs:label "Franciscus Pletinckx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pletinckx" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Pletinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875871
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Vossen" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Vossen" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Vossen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875881
  a a2a:Person ;
  rdfs:label "Petrus Benedictus Vossen" ;
  a2a:PersonName [
    rdfs:label "Petrus Benedictus Vossen" ;
    a2a:PersonNameFirstName "Petrus Benedictus" ;
    a2a:PersonNameLastName "Vossen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16885841
  a a2a:Person ;
  rdfs:label "Petrus Stockmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Stockmans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886251
  a a2a:Person ;
  rdfs:label "Joanna Cornelus" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelus" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Cornelus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886641
  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_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886991
  a a2a:Person ;
  rdfs:label "Albertina Claes" ;
  a2a:PersonName [
    rdfs:label "Albertina Claes" ;
    a2a:PersonNameFirstName "Albertina" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172481
  a a2a:Person ;
  rdfs:label "Guilielmus Schets" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Schets" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172751
  a a2a:Person ;
  rdfs:label "Barbara Lanckmans" ;
  a2a:PersonName [
    rdfs:label "Barbara Lanckmans" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Lanckmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173031
  a a2a:Person ;
  rdfs:label "Jacobus Bulté" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bulté" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bulté"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173291
  a a2a:Person ;
  rdfs:label "Joanna Platteau" ;
  a2a:PersonName [
    rdfs:label "Joanna Platteau" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Platteau"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1855-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "België, Onze-Lieve-Vrouw-Lombeek"
  ] .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person1043371 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person2259891 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person3908551 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person5557211 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person7205871 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person8854531 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875851 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875861 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875871 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person12875881 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16885841 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886251 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886641 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person16886991 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172481 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17172751 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173031 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:relationep_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Person17173291 ;
  a2a:EventKeyRef oa:event_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2_Event1 .

oa:source_abl_440d95ae-6bdb-b202-86d2-fd4c4e63fcc2
  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 "1855" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1855-08-06"^^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_00112535_0" ;
  a2a:RecordIdentifier "HUBRA_00112535_0" ;
  a2a:RecordGUID "{440d95ae-6bdb-b202-86d2-fd4c4e63fcc2}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Walravens te Onze Lieve Vrouwe Lombeek op 6/08/1855" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1847-12-13" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1839-09-17" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1847-05-09" ;
  a2a:PersonRemarkdeat_plac "Onze-Lieve-Vrouw-Lombeek" .

[]
  a2a:PersonRemarkdeat_date "1844-03-11" ;
  a2a:PersonRemarkdeat_plac "Onze-Lieve-Vrouw-Lombeek" .

