@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_bd581c9e-2d2e-8e01-9707-019ec1df82a2
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1887 te Strijtem (België)" ;
  a2a:hasPerson oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person710832, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person1599332, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person2239672, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person3128172, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4016672, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4905172, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person5479542, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454182, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454192, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454202, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454212, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228532, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228702, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228842, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228962, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424602, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424782, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424902, oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9425012 ;
  a2a:hasEvent oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_0, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_1, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_2, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_3, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_4, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_5, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_6, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_7, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_8, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_9, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_10, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_11, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_12, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_13, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_14, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_15, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_16, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_17, oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_18 ;
  a2a:hasSource oa:source_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2 .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person710832
  a a2a:Person ;
  rdfs:label "Theodorus Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Theodorus Van Nuffel" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1842-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person1599332
  a a2a:Person ;
  rdfs:label "Joanna Maria Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Evenepoel" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Strijtem" ;
    rdfs:label "Strijtem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1840-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Borchtlombeek" ;
    rdfs:label "België, Borchtlombeek"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person2239672
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Van Nuffel" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person3128172
  a a2a:Person ;
  rdfs:label "Anna Catharina Vander Straeten" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vander Straeten" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vander Straeten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4016672
  a a2a:Person ;
  rdfs:label "Antonius Eucharius Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Antonius Eucharius Evenepoel" ;
    a2a:PersonNameFirstName "Antonius Eucharius" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4905172
  a a2a:Person ;
  rdfs:label "Anna Catharina De Wever" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Wever" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Wever"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person5479542
  a a2a:Person ;
  rdfs:label "Petrus Vierendeels" ;
  a2a:PersonName [
    rdfs:label "Petrus Vierendeels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vierendeels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454182
  a a2a:Person ;
  rdfs:label "Cornelius Josephus De Vuyst" ;
  a2a:PersonName [
    rdfs:label "Cornelius Josephus De Vuyst" ;
    a2a:PersonNameFirstName "Cornelius Josephus" ;
    a2a:PersonNameLastName "De Vuyst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Strijtem" ;
    rdfs:label "Strijtem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454192
  a a2a:Person ;
  rdfs:label "Jaak Praet" ;
  a2a:PersonName [
    rdfs:label "Jaak Praet" ;
    a2a:PersonNameFirstName "Jaak" ;
    a2a:PersonNameLastName "Praet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Strijtem" ;
    rdfs:label "Strijtem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454202
  a a2a:Person ;
  rdfs:label "Joseph Hertveldt" ;
  a2a:PersonName [
    rdfs:label "Joseph Hertveldt" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Hertveldt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "pannendekker" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454212
  a a2a:Person ;
  rdfs:label "Judocus Coremans" ;
  a2a:PersonName [
    rdfs:label "Judocus Coremans" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Strijtem" ;
    rdfs:label "Strijtem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228532
  a a2a:Person ;
  rdfs:label "Laurentius Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Laurentius Van Nuffel" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228702
  a a2a:Person ;
  rdfs:label "Ursula Lissens" ;
  a2a:PersonName [
    rdfs:label "Ursula Lissens" ;
    a2a:PersonNameFirstName "Ursula" ;
    a2a:PersonNameLastName "Lissens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228842
  a a2a:Person ;
  rdfs:label "Carolus Vander Straeten" ;
  a2a:PersonName [
    rdfs:label "Carolus Vander Straeten" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Vander Straeten"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228962
  a a2a:Person ;
  rdfs:label "Francisca Aelbrecht" ;
  a2a:PersonName [
    rdfs:label "Francisca Aelbrecht" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Aelbrecht"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424602
  a a2a:Person ;
  rdfs:label "Petrus Henricus Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Petrus Henricus Evenepoel" ;
    a2a:PersonNameFirstName "Petrus Henricus" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424782
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Vanden Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Vanden Eeckhoudt" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Vanden Eeckhoudt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424902
  a a2a:Person ;
  rdfs:label "Laurentius De Wever" ;
  a2a:PersonName [
    rdfs:label "Laurentius De Wever" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "De Wever"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9425012
  a a2a:Person ;
  rdfs:label "Anna Maria De Braeckeleer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Braeckeleer" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Braeckeleer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1887-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Strijtem" ;
    rdfs:label "België, Strijtem"
  ] .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person710832 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person1599332 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person2239672 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person3128172 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4016672 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person4905172 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person5479542 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454182 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454192 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454202 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person7454212 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228532 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228702 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228842 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9228962 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424602 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424782 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9424902 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:relationep_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Person9425012 ;
  a2a:EventKeyRef oa:event_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2_Event1 .

oa:source_abl_bd581c9e-2d2e-8e01-9707-019ec1df82a2
  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 "1887" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1887-08-20"^^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_00204332_0" ;
  a2a:RecordIdentifier "HUBRA_00204332_0" ;
  a2a:RecordGUID "{bd581c9e-2d2e-8e01-9707-019ec1df82a2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "wettiglijk Opwijck wonende" .
[]
  a2a:PersonRemarkdeat_date "1865-11-15" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1846-10-16" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1874-02-11" ;
  a2a:PersonRemarkdeat_plac "Borchtlombeek" .

[]
  a2a:PersonRemarkdeat_date "1875-04-29" ;
  a2a:PersonRemarkdeat_plac "Borchtlombeek" .

[]
  a2a:PersonRemarkdeat_date "1886-07-31" ;
  a2a:PersonRemarkdeat_plac "Strijtem" .

[] a2a:PersonRemarkdeat_plac "Opwijk" .
[] a2a:PersonRemarkdeat_plac "Opwijk" .
[] a2a:PersonRemarkdeat_plac "Opwijk" .
[] a2a:PersonRemarkdeat_plac "Opwijk" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
