@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_b86ca335-e6e8-070b-76d4-9fa53f3cd838
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 november 1877 te Wambeek (België)" ;
  a2a:hasPerson oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person825512, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person1714012, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person2313292, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person3201792, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4090292, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4978792, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person5518212, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747412, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747422, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747432, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747442, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287672, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287732, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287792, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287872, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466462, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466502, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466532, oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466552 ;
  a2a:hasEvent oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_0, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_1, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_2, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_3, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_4, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_5, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_6, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_7, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_8, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_9, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_10, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_11, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_12, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_13, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_14, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_15, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_16, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_17, oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_18 ;
  a2a:hasSource oa:source_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838 .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person825512
  a a2a:Person ;
  rdfs:label "Engelbertus Silvinus Dupont" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Silvinus Dupont" ;
    a2a:PersonNameFirstName "Engelbertus Silvinus" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1824-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wambeek" ;
    rdfs:label "België, Wambeek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person1714012
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Cutsem" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1830-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wambeek" ;
    rdfs:label "België, Wambeek"
  ] ;
  a2a:Profession "zonder beroep" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person2313292
  a a2a:Person ;
  rdfs:label "Judocus Dupont" ;
  a2a:PersonName [
    rdfs:label "Judocus Dupont" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person3201792
  a a2a:Person ;
  rdfs:label "Maria Anna Borremans" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Borremans" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4090292
  a a2a:Person ;
  rdfs:label "Michaël Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Michaël Van Cutsem" ;
    a2a:PersonNameFirstName "Michaël" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4978792
  a a2a:Person ;
  rdfs:label "Joanna Maria Keymolen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Keymolen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Keymolen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person5518212
  a a2a:Person ;
  rdfs:label "Adolphus Meulemans" ;
  a2a:PersonName [
    rdfs:label "Adolphus Meulemans" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNameLastName "Meulemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747412
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Lanneer" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Lanneer" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Lanneer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747422
  a a2a:Person ;
  rdfs:label "Guillielmus Vitalis Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Vitalis Evenepoel" ;
    a2a:PersonNameFirstName "Guillielmus Vitalis" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747432
  a a2a:Person ;
  rdfs:label "Guillielmus Josephus Van Pissoet" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Josephus Van Pissoet" ;
    a2a:PersonNameFirstName "Guillielmus Josephus" ;
    a2a:PersonNameLastName "Van Pissoet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747442
  a a2a:Person ;
  rdfs:label "Anselmus Theophilus Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Anselmus Theophilus Evenepoel" ;
    a2a:PersonNameFirstName "Anselmus Theophilus" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeek" ;
    rdfs:label "Wambeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287672
  a a2a:Person ;
  rdfs:label "Josephus Dupont" ;
  a2a:PersonName [
    rdfs:label "Josephus Dupont" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287732
  a a2a:Person ;
  rdfs:label "Petronella Van Der Elst" ;
  a2a:PersonName [
    rdfs:label "Petronella Van Der Elst" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Van Der Elst"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287792
  a a2a:Person ;
  rdfs:label "Petrus Borremans" ;
  a2a:PersonName [
    rdfs:label "Petrus Borremans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287872
  a a2a:Person ;
  rdfs:label "Joanna Maria Gyselaer" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Gyselaer" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Gyselaer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466462
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Cutsem" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466502
  a a2a:Person ;
  rdfs:label "Philippina Priem" ;
  a2a:PersonName [
    rdfs:label "Philippina Priem" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNameLastName "Priem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466532
  a a2a:Person ;
  rdfs:label "Leonardus Keymolen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Keymolen" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Keymolen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466552
  a a2a:Person ;
  rdfs:label "Joanna Maria Mastiaens" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Mastiaens" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Mastiaens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1877-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wambeek" ;
    rdfs:label "België, Wambeek"
  ] .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person825512 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person1714012 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person2313292 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person3201792 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4090292 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person4978792 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person5518212 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747412 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747422 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747432 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person7747442 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287672 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287732 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287792 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9287872 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466462 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466502 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466532 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:relationep_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Person9466552 ;
  a2a:EventKeyRef oa:event_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838_Event1 .

oa:source_abl_b86ca335-e6e8-070b-76d4-9fa53f3cd838
  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 "1877" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1877-11-07"^^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 "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00226576_0" ;
  a2a:RecordIdentifier "HUBRA_00226576_0" ;
  a2a:RecordGUID "{b86ca335-e6e8-070b-76d4-9fa53f3cd838}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "naam op verschillende wijzen geschreven;" .
