@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_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 mei 1870 te Relegem (België)" ;
  a2a:hasPerson oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1155551, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1872421, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person3521081, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person5169741, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person6818401, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person8467061, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468671, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468681, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468691, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468701, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16781841, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16782661, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16783551, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16784381, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17095521, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096081, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096761, oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17097331 ;
  a2a:hasEvent oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_0, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_1, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_2, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_3, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_4, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_5, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_6, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_7, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_8, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_9, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_10, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_11, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_12, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_13, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_14, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_15, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_16, oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_17 ;
  a2a:hasSource oa:source_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2 .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1155551
  a a2a:Person ;
  rdfs:label "Carolus Van der Zypen" ;
  a2a:PersonName [
    rdfs:label "Carolus Van der Zypen" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Van der Zypen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Relegem" ;
    rdfs:label "Relegem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1845-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Relegem" ;
    rdfs:label "België, Relegem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1872421
  a a2a:Person ;
  rdfs:label "Petronella Aldegonda De Greef" ;
  a2a:PersonName [
    rdfs:label "Petronella Aldegonda De Greef" ;
    a2a:PersonNameFirstName "Petronella Aldegonda" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Relegem" ;
    rdfs:label "Relegem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1849-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wemmel" ;
    rdfs:label "België, Wemmel"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person3521081
  a a2a:Person ;
  rdfs:label "Josephus Matheus Van der Zypen" ;
  a2a:PersonName [
    rdfs:label "Josephus Matheus Van der Zypen" ;
    a2a:PersonNameFirstName "Josephus Matheus" ;
    a2a:PersonNameLastName "Van der Zypen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person5169741
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Van Campenhout" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person6818401
  a a2a:Person ;
  rdfs:label "Petrus Josephus De Greef" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus De Greef" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person8467061
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Ossel" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Ossel" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Ossel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468671
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Ossel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Ossel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Ossel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Relegem" ;
    rdfs:label "Relegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468681
  a a2a:Person ;
  rdfs:label "Martinus Maes" ;
  a2a:PersonName [
    rdfs:label "Martinus Maes" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Relegem" ;
    rdfs:label "Relegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468691
  a a2a:Person ;
  rdfs:label "Andreas Lovenaer" ;
  a2a:PersonName [
    rdfs:label "Andreas Lovenaer" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Lovenaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hamme" ;
    rdfs:label "Hamme"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468701
  a a2a:Person ;
  rdfs:label "Petrus Joannes Cooreman" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Cooreman" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lebbeke" ;
    rdfs:label "Lebbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "karreelsteenbakker" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16781841
  a a2a:Person ;
  rdfs:label "Guillielmus Van der Zypen" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Van der Zypen" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Van der Zypen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16782661
  a a2a:Person ;
  rdfs:label "Elisabeth De Proft" ;
  a2a:PersonName [
    rdfs:label "Elisabeth De Proft" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "De Proft"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16783551
  a a2a:Person ;
  rdfs:label "Judocus Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Judocus Van Campenhout" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16784381
  a a2a:Person ;
  rdfs:label "Joanna Catharina Wyns" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Wyns" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Wyns"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17095521
  a a2a:Person ;
  rdfs:label "Antonius De Greef" ;
  a2a:PersonName [
    rdfs:label "Antonius De Greef" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096081
  a a2a:Person ;
  rdfs:label "Carolina De Koster" ;
  a2a:PersonName [
    rdfs:label "Carolina De Koster" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "De Koster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096761
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Ossel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Ossel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Ossel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17097331
  a a2a:Person ;
  rdfs:label "Petronella Moriau" ;
  a2a:PersonName [
    rdfs:label "Petronella Moriau" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Moriau"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1870-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Relegem" ;
    rdfs:label "België, Relegem"
  ] .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1155551 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person1872421 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person3521081 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person5169741 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person6818401 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person8467061 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468671 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468681 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468691 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person11468701 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16781841 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16782661 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16783551 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person16784381 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17095521 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096081 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17096761 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:relationep_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Person17097331 ;
  a2a:EventKeyRef oa:event_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2_Event1 .

oa:source_abl_f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2
  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 "1870" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1870-05-25"^^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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00037202_0" ;
  a2a:RecordIdentifier "HUBRA_00037202_0" ;
  a2a:RecordGUID "{f284bbb1-fe1a-b19f-1b3e-91c175f8dcc2}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Grosemans te Brussel op 23/05/1870" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1867-01-16" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1857-06-24" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1855-01-11" ;
  a2a:PersonRemarkdeat_plac "Wemmel" .

[]
  a2a:PersonRemarkdeat_date "1856-03-23" ;
  a2a:PersonRemarkdeat_plac "Wemmel" .

[]
  a2a:PersonRemarkdeat_date "1850-09-14" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1844-10-13" ;
  a2a:PersonRemarkdeat_plac "Wemmel" .

[]
  a2a:PersonRemarkdeat_date "1841-12-30" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1843-02-18" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1867-08-29" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Jette" .

[]
  a2a:PersonRemarkdeat_date "1860-01-12" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Jette" .

[]
  a2a:PersonRemarkdeat_date "1843-11-12" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

[]
  a2a:PersonRemarkdeat_date "1864-05-06" ;
  a2a:PersonRemarkdeat_plac "Relegem" .

