@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_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 april 1869 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person1598991, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person2428251, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person4076911, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person5725571, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person7374231, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person9022891, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person10445051, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457641, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457651, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457661, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457671, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293721, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293731, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293751, oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293771 ;
  a2a:hasEvent oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_0, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_1, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_2, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_3, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_4, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_5, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_6, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_7, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_8, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_9, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_10, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_11, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_12, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_13, oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_14 ;
  a2a:hasSource oa:source_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8 .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person1598991
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Dierckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Dierckx" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1829-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leest" ;
    rdfs:label "België, Leest"
  ] ;
  a2a:Profession "maalder" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person2428251
  a a2a:Person ;
  rdfs:label "Anna Catharina Deckers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Deckers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Deckers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1828-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person4076911
  a a2a:Person ;
  rdfs:label "Joannes Baptista Dierckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Dierckx" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leest" ;
    rdfs:label "Leest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "maalder" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person5725571
  a a2a:Person ;
  rdfs:label "Maria Anna Van Breedam" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Van Breedam" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Van Breedam"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person7374231
  a a2a:Person ;
  rdfs:label "Egidius Joannes Deckers" ;
  a2a:PersonName [
    rdfs:label "Egidius Joannes Deckers" ;
    a2a:PersonNameFirstName "Egidius Joannes" ;
    a2a:PersonNameLastName "Deckers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person9022891
  a a2a:Person ;
  rdfs:label "Joanna Barbara Van Roy" ;
  a2a:PersonName [
    rdfs:label "Joanna Barbara Van Roy" ;
    a2a:PersonNameFirstName "Joanna Barbara" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person10445051
  a a2a:Person ;
  rdfs:label "Joannes Josephus Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Van den Broeck" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457641
  a a2a:Person ;
  rdfs:label "Egidius Dierckx" ;
  a2a:PersonName [
    rdfs:label "Egidius Dierckx" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leest" ;
    rdfs:label "Leest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "maalder" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457651
  a a2a:Person ;
  rdfs:label "Petrus Josephus Gierts" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Gierts" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Gierts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457661
  a a2a:Person ;
  rdfs:label "Josephus De Moor" ;
  a2a:PersonName [
    rdfs:label "Josephus De Moor" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "De Moor"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457671
  a a2a:Person ;
  rdfs:label "Carolus Houman" ;
  a2a:PersonName [
    rdfs:label "Carolus Houman" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Houman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "winkelier" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293721
  a a2a:Person ;
  rdfs:label "Josephus Deckers" ;
  a2a:PersonName [
    rdfs:label "Josephus Deckers" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Deckers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293731
  a a2a:Person ;
  rdfs:label "Barbara De Gronckel" ;
  a2a:PersonName [
    rdfs:label "Barbara De Gronckel" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "De Gronckel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293751
  a a2a:Person ;
  rdfs:label "Philippus Josephus Van Roy" ;
  a2a:PersonName [
    rdfs:label "Philippus Josephus Van Roy" ;
    a2a:PersonNameFirstName "Philippus Josephus" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293771
  a a2a:Person ;
  rdfs:label "Anna Catharina De Kempeneer" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Kempeneer" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Kempeneer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1869-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person1598991 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person2428251 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person4076911 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person5725571 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person7374231 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person9022891 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person10445051 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457641 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457651 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457661 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person13457671 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293721 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293731 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293751 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:relationep_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Person17293771 ;
  a2a:EventKeyRef oa:event_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8_Event1 .

oa:source_abl_f09f6937-4f8a-73ec-a42e-3f3df88ff8c8
  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 "1869" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1869-04-01"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00148559_0" ;
  a2a:RecordIdentifier "HUBRA_00148559_0" ;
  a2a:RecordGUID "{f09f6937-4f8a-73ec-a42e-3f3df88ff8c8}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Julianus Kips te Wolverthem op 25/03/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1851-07-21" ;
  a2a:PersonRemarkdeat_plac "Leest" .

[]
  a2a:PersonRemarkdeat_date "1855-02-08" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1852-01-10" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1865-04-19" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1807-07-16" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1813-01-20" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1805-03-30" ;
  a2a:PersonRemarkdeat_plac "Brussegem" .

[]
  a2a:PersonRemarkdeat_date "1830-04-23" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

