@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_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 oktober 1870 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person1599381, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person2428641, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person4077301, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person5725961, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person7374621, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person9023281, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10149841, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10446251, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459201, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459211, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459221, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459231, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044811, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044841, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294481, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294501, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294531, oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294561 ;
  a2a:hasEvent oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_0, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_1, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_2, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_3, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_4, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_5, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_6, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_7, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_8, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_9, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_10, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_11, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_12, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_13, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_14, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_15, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_16, oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_17 ;
  a2a:hasSource oa:source_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person1599381
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Mockhout" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Mockhout" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Mockhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1830-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person2428641
  a a2a:Person ;
  rdfs:label "Catharina Van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Catharina Van der Vorst" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van der Vorst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1830-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "dagloonster" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person4077301
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Mockhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Mockhout" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Mockhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person5725961
  a a2a:Person ;
  rdfs:label "Gertrudis De Smedt" ;
  a2a:PersonName [
    rdfs:label "Gertrudis De Smedt" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person7374621
  a a2a:Person ;
  rdfs:label "Nicolaes Van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Van der Vorst" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Van der Vorst"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person9023281
  a a2a:Person ;
  rdfs:label "Maria Anna Seghers" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Seghers" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Seghers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10149841
  a a2a:Person ;
  rdfs:label "Maria Anna Van der Steen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Van der Steen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Van der Steen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10446251
  a a2a:Person ;
  rdfs:label "Jan Franciscus Guldickx" ;
  a2a:PersonName [
    rdfs:label "Jan Franciscus Guldickx" ;
    a2a:PersonNameFirstName "Jan Franciscus" ;
    a2a:PersonNameLastName "Guldickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459201
  a a2a:Person ;
  rdfs:label "Matheus Van Mockhout" ;
  a2a:PersonName [
    rdfs:label "Matheus Van Mockhout" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Van Mockhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459211
  a a2a:Person ;
  rdfs:label "Joannes De Bondt" ;
  a2a:PersonName [
    rdfs:label "Joannes De Bondt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "De Bondt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459221
  a a2a:Person ;
  rdfs:label "Engelbertus Van Cauter" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Van Cauter" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNameLastName "Van Cauter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459231
  a a2a:Person ;
  rdfs:label "Michael De Doncker" ;
  a2a:PersonName [
    rdfs:label "Michael De Doncker" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "De Doncker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044811
  a a2a:Person ;
  rdfs:label "Petrus De Smedt" ;
  a2a:PersonName [
    rdfs:label "Petrus De Smedt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044841
  a a2a:Person ;
  rdfs:label "Anna Catharina Neervelts" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Neervelts" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Neervelts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294481
  a a2a:Person ;
  rdfs:label "Bartholomeus Van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Van der Vorst" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Van der Vorst"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294501
  a a2a:Person ;
  rdfs:label "Catharina Vernimmen" ;
  a2a:PersonName [
    rdfs:label "Catharina Vernimmen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Vernimmen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294531
  a a2a:Person ;
  rdfs:label "Jan Baptist Seghers" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Seghers" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Seghers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294561
  a a2a:Person ;
  rdfs:label "Petronella Van Hemelryck" ;
  a2a:PersonName [
    rdfs:label "Petronella Van Hemelryck" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Van Hemelryck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1870-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person1599381 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person2428641 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person4077301 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person5725961 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person7374621 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person9023281 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10149841 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person10446251 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459201 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459211 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459221 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person13459231 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044811 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17044841 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294481 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294501 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294531 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:relationep_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Person17294561 ;
  a2a:EventKeyRef oa:event_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b_Event1 .

oa:source_abl_d1db4e96-54a3-dfd1-deb7-4ae2085ec94b
  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 "10" ;
    a2a:Day "27" ;
    rdfs:label "1870-10-27"^^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 "23" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 23"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00148598_0" ;
  a2a:RecordIdentifier "HUBRA_00148598_0" ;
  a2a:RecordGUID "{d1db4e96-54a3-dfd1-deb7-4ae2085ec94b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkOpmerking "Onbekende ouders" ;
  a2a:PersonRemarkdeat_date "1861-08-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1865-12-31" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1856-10-19" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1855-05-11" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1870-02-11" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1866-08-11" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1834-10-09" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1837-12-15" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

