@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_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 mei 1859 te Humbeek (België)" ;
  a2a:hasPerson oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person561991, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person3045701, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person4694361, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person6343021, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person7991681, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person9640341, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808111, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808121, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808131, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808141, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16990971, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991011, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991091, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991171, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254251, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254311, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254441, oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254501 ;
  a2a:hasEvent oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_0, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_1, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_2, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_3, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_4, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_5, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_6, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_7, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_8, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_9, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_10, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_11, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_12, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_13, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_14, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_15, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_16, oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_17 ;
  a2a:hasSource oa:source_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person561991
  a a2a:Person ;
  rdfs:label "Waltherius Verbaanderd" ;
  a2a:PersonName [
    rdfs:label "Waltherius Verbaanderd" ;
    a2a:PersonNameFirstName "Waltherius" ;
    a2a:PersonNameLastName "Verbaanderd"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1821-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hooge, Lage Mierde, Holland" ;
    rdfs:label "België, Hooge, Lage Mierde, Holland"
  ] ;
  a2a:Profession "koetzier" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person3045701
  a a2a:Person ;
  rdfs:label "Joanna Catharina Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Van Cappellen" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1827-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person4694361
  a a2a:Person ;
  rdfs:label "Lambertus Verbaanderd" ;
  a2a:PersonName [
    rdfs:label "Lambertus Verbaanderd" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Verbaanderd"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person6343021
  a a2a:Person ;
  rdfs:label "Maria Luyten" ;
  a2a:PersonName [
    rdfs:label "Maria Luyten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Luyten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person7991681
  a a2a:Person ;
  rdfs:label "Petrus Antonius Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Van Cappellen" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person9640341
  a a2a:Person ;
  rdfs:label "Anna Catharina De Groof" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Groof" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808111
  a a2a:Person ;
  rdfs:label "Jan Baptist Vanden Brande" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Vanden Brande" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Vanden Brande"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808121
  a a2a:Person ;
  rdfs:label "Jacobus Peeters" ;
  a2a:PersonName [
    rdfs:label "Jacobus Peeters" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "schrynwerker" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808131
  a a2a:Person ;
  rdfs:label "Josephus Cornelius Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Josephus Cornelius Van Cappellen" ;
    a2a:PersonNameFirstName "Josephus Cornelius" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808141
  a a2a:Person ;
  rdfs:label "Carolus Judocus Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Carolus Judocus Van Cappellen" ;
    a2a:PersonNameFirstName "Carolus Judocus" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16990971
  a a2a:Person ;
  rdfs:label "Henricus Verbaanderd" ;
  a2a:PersonName [
    rdfs:label "Henricus Verbaanderd" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Verbaanderd"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991011
  a a2a:Person ;
  rdfs:label "Catharina Dirkx" ;
  a2a:PersonName [
    rdfs:label "Catharina Dirkx" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991091
  a a2a:Person ;
  rdfs:label "Waltherus Luyten" ;
  a2a:PersonName [
    rdfs:label "Waltherus Luyten" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Luyten"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991171
  a a2a:Person ;
  rdfs:label "Catharina Van De Ven" ;
  a2a:PersonName [
    rdfs:label "Catharina Van De Ven" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van De Ven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254251
  a a2a:Person ;
  rdfs:label "Guillielmus Van Cappellen" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Van Cappellen" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Van Cappellen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254311
  a a2a:Person ;
  rdfs:label "Joanna Van Messem" ;
  a2a:PersonName [
    rdfs:label "Joanna Van Messem" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Van Messem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254441
  a a2a:Person ;
  rdfs:label "Petrus Antonius De Groof" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius De Groof" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254501
  a a2a:Person ;
  rdfs:label "Anna Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Jacobs" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1859-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person561991 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person3045701 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person4694361 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person6343021 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person7991681 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person9640341 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808111 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808121 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808131 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person15808141 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16990971 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991011 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991091 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person16991171 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254251 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254311 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254441 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:relationep_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Person17254501 ;
  a2a:EventKeyRef oa:event_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd_Event1 .

oa:source_abl_9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd
  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 "1859" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1859-05-03"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00272149_0" ;
  a2a:RecordIdentifier "HUBRA_00272149_0" ;
  a2a:RecordGUID "{9ab3ed6a-7b95-26f2-86fc-bc7a937ccffd}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Joannes Augustus Wambacq te Humbeek op 28/04/1859" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1831-05-02" ;
  a2a:PersonRemarkdeat_plac "Hooge, Lage Mierde, Holland" .

[]
  a2a:PersonRemarkdeat_date "1842-12-05" ;
  a2a:PersonRemarkdeat_plac "Hooge, Lage Mierde, Holland" .

[]
  a2a:PersonRemarkdeat_date "1858-02-21" ;
  a2a:PersonRemarkdeat_plac "Humbeek" .

[]
  a2a:PersonRemarkdeat_date "1856-08-06" ;
  a2a:PersonRemarkdeat_plac "Humbeek" .

