@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_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 december 1879 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person780064, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2166204, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2963764, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person4349904, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person5736044, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person7122184, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679394, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679824, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8680244, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010404, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010414, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010424, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010434, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787964, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787974, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787984, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787994, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826254, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826264, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826274, oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826284 ;
  a2a:hasEvent oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_0, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_1, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_2, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_3, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_4, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_5, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_6, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_7, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_8, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_9, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_10, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_11, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_12, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_13, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_14, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_15, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_16, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_17, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_18, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_19, oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_20 ;
  a2a:hasSource oa:source_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person780064
  a a2a:Person ;
  rdfs:label "Jean Baptiste Peeters" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Peeters" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1843-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] ;
  a2a:Profession "terrasier" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2166204
  a a2a:Person ;
  rdfs:label "Marie Catherine Hermans" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Hermans" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1824-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Stoppeldijk, Zeeland" ;
    rdfs:label "België, Stoppeldijk, Zeeland"
  ] ;
  a2a:Profession "ménagère" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2963764
  a a2a:Person ;
  rdfs:label "Jean Baptiste Peeters" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Peeters" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person4349904
  a a2a:Person ;
  rdfs:label "Anne Catherine Sermeus" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Sermeus" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Sermeus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person5736044
  a a2a:Person ;
  rdfs:label "Adrien Hermans" ;
  a2a:PersonName [
    rdfs:label "Adrien Hermans" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person7122184
  a a2a:Person ;
  rdfs:label "Jeanne Van De Walle" ;
  a2a:PersonName [
    rdfs:label "Jeanne Van De Walle" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Van De Walle"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679394
  a a2a:Person ;
  rdfs:label "Jean Baptiste Apers" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Apers" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Apers"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679824
  a a2a:Person ;
  rdfs:label "Charles Lemaire" ;
  a2a:PersonName [
    rdfs:label "Charles Lemaire" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Lemaire"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8680244
  a a2a:Person ;
  rdfs:label "Charles Louis De Fyn" ;
  a2a:PersonName [
    rdfs:label "Charles Louis De Fyn" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "De Fyn"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010404
  a a2a:Person ;
  rdfs:label "Auguste Apers" ;
  a2a:PersonName [
    rdfs:label "Auguste Apers" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Apers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "terrassier" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010414
  a a2a:Person ;
  rdfs:label "Guillaume Roufosse" ;
  a2a:PersonName [
    rdfs:label "Guillaume Roufosse" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Roufosse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "ouvrier peintre" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010424
  a a2a:Person ;
  rdfs:label "Félix Louis Houben" ;
  a2a:PersonName [
    rdfs:label "Félix Louis Houben" ;
    a2a:PersonNameFirstName "Félix Louis" ;
    a2a:PersonNameLastName "Houben"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010434
  a a2a:Person ;
  rdfs:label "Jean Baptiste Bergiers" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Bergiers" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Bergiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "terrassier" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787964
  a a2a:Person ;
  rdfs:label "Henri Peeters" ;
  a2a:PersonName [
    rdfs:label "Henri Peeters" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787974
  a a2a:Person ;
  rdfs:label "Petronille Bolleyn" ;
  a2a:PersonName [
    rdfs:label "Petronille Bolleyn" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Bolleyn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787984
  a a2a:Person ;
  rdfs:label "Pierre Sermeus" ;
  a2a:PersonName [
    rdfs:label "Pierre Sermeus" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Sermeus"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787994
  a a2a:Person ;
  rdfs:label "Jeanne Patry" ;
  a2a:PersonName [
    rdfs:label "Jeanne Patry" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Patry"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826254
  a a2a:Person ;
  rdfs:label "Adrien Hermans" ;
  a2a:PersonName [
    rdfs:label "Adrien Hermans" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826264
  a a2a:Person ;
  rdfs:label "Allegonde De Bliek" ;
  a2a:PersonName [
    rdfs:label "Allegonde De Bliek" ;
    a2a:PersonNameFirstName "Allegonde" ;
    a2a:PersonNameLastName "De Bliek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826274
  a a2a:Person ;
  rdfs:label "Joseph Van De Walle" ;
  a2a:PersonName [
    rdfs:label "Joseph Van De Walle" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Van De Walle"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826284
  a a2a:Person ;
  rdfs:label "Anne Marie De Ryk" ;
  a2a:PersonName [
    rdfs:label "Anne Marie De Ryk" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "De Ryk"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1879-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person780064 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2166204 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person2963764 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person4349904 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person5736044 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person7122184 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679394 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8679824 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person8680244 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010404 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010414 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010424 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person10010434 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787964 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787974 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787984 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14787994 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826254 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826264 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_19
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826274 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:relationep_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_20
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Person14826284 ;
  a2a:EventKeyRef oa:event_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe_Event1 .

oa:source_abb_efdbaaa5-9e35-c739-36e6-c8ff461296fe
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1879-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "90" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 90"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00401469_0" ;
  a2a:RecordIdentifier "HUBRU_00401469_0" ;
  a2a:RecordGUID "{efdbaaa5-9e35-c739-36e6-c8ff461296fe}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1862-03-02" .
[] a2a:PersonRemarkdeat_date "1867-03-13" .
[] a2a:PersonRemarkdeat_date "1873-12-13" .
