@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_6f863dce-e29b-62fc-858d-3c43fdbdcdfb
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 november 1872 te Erps-Kwerps (België)" ;
  a2a:hasPerson oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person149302, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person1037802, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2082272, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2970772, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person3859272, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person4747772, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828172, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828182, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828192, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828202, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174212, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174422, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174662, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174922, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384032, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384162, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384262, oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384382 ;
  a2a:hasEvent oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_0, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_1, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_2, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_3, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_4, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_5, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_6, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_7, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_8, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_9, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_10, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_11, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_12, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_13, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_14, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_15, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_16, oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_17 ;
  a2a:hasSource oa:source_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person149302
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Erps" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Erps" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Erps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortenberg" ;
    rdfs:label "Kortenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1834-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "België, Steenokkerzeel"
  ] ;
  a2a:Profession "beenhouwer" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person1037802
  a a2a:Person ;
  rdfs:label "Barbara Ludovica Abeloos" ;
  a2a:PersonName [
    rdfs:label "Barbara Ludovica Abeloos" ;
    a2a:PersonNameFirstName "Barbara Ludovica" ;
    a2a:PersonNameLastName "Abeloos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1849-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "België, Erps-Kwerps"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2082272
  a a2a:Person ;
  rdfs:label "Antonius Van Erps" ;
  a2a:PersonName [
    rdfs:label "Antonius Van Erps" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Van Erps"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2970772
  a a2a:Person ;
  rdfs:label "Joanna Maria Van Immelen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Van Immelen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Van Immelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person3859272
  a a2a:Person ;
  rdfs:label "Petrus Abeloos" ;
  a2a:PersonName [
    rdfs:label "Petrus Abeloos" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Abeloos"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person4747772
  a a2a:Person ;
  rdfs:label "Maria Anna Mast" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Mast" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Mast"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828172
  a a2a:Person ;
  rdfs:label "Frederic Van Erps" ;
  a2a:PersonName [
    rdfs:label "Frederic Van Erps" ;
    a2a:PersonNameFirstName "Frederic" ;
    a2a:PersonNameLastName "Van Erps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "epicier" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828182
  a a2a:Person ;
  rdfs:label "Cornelius Adeloos" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adeloos" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Adeloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828192
  a a2a:Person ;
  rdfs:label "Ludovicus Adeloos" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Adeloos" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Adeloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "epicier" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828202
  a a2a:Person ;
  rdfs:label "Leon Daniel Haments" ;
  a2a:PersonName [
    rdfs:label "Leon Daniel Haments" ;
    a2a:PersonNameFirstName "Leon Daniel" ;
    a2a:PersonNameLastName "Haments"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "particuliére" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174212
  a a2a:Person ;
  rdfs:label "Guillielmus Van Erps" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Van Erps" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Van Erps"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174422
  a a2a:Person ;
  rdfs:label "Catharina Gevels" ;
  a2a:PersonName [
    rdfs:label "Catharina Gevels" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gevels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174662
  a a2a:Person ;
  rdfs:label "Petrus Van Immelen" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Immelen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Immelen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174922
  a a2a:Person ;
  rdfs:label "Joanna Maria Vangrunderbeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Vangrunderbeck" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Vangrunderbeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384032
  a a2a:Person ;
  rdfs:label "Cornelius Abeloos" ;
  a2a:PersonName [
    rdfs:label "Cornelius Abeloos" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Abeloos"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384162
  a a2a:Person ;
  rdfs:label "Barbara Wets" ;
  a2a:PersonName [
    rdfs:label "Barbara Wets" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Wets"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384262
  a a2a:Person ;
  rdfs:label "Jacobus Mast" ;
  a2a:PersonName [
    rdfs:label "Jacobus Mast" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Mast"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384382
  a a2a:Person ;
  rdfs:label "Joanna Maria De Wit" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria De Wit" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "De Wit"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1872-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "België, Erps-Kwerps"
  ] .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person149302 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person1037802 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2082272 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person2970772 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person3859272 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person4747772 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828172 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828182 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828192 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person6828202 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174212 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174422 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174662 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9174922 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384032 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384162 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384262 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:relationep_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Person9384382 ;
  a2a:EventKeyRef oa:event_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb_Event1 .

oa:source_abl_6f863dce-e29b-62fc-858d-3c43fdbdcdfb
  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 "1872" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1872-11-27"^^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 "16" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HYS6-H9?i=286&cc=1482191&cat=179073"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00128704_0" ;
  a2a:RecordIdentifier "HUBRA_00128704_0" ;
  a2a:RecordGUID "{6f863dce-e29b-62fc-858d-3c43fdbdcdfb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-05-16" ;
  a2a:PersonRemarkdeat_plac "Steenokkerzeel" .

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

[]
  a2a:PersonRemarkdeat_date "1870-04-04" ;
  a2a:PersonRemarkdeat_plac "Erps-Kwerps" .

[]
  a2a:PersonRemarkdeat_date "1864-06-06" ;
  a2a:PersonRemarkdeat_plac "Erps-Kwerps" .

