@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_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 juli 1830 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person1588691, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person2365661, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person4014321, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person5662981, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person7311641, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person8960301, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260501, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260511, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260521, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260531, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16833681, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834201, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834691, oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16835211 ;
  a2a:hasEvent oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_0, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_1, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_2, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_3, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_4, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_5, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_6, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_7, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_8, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_9, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_10, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_11, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_12, oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_13 ;
  a2a:hasSource oa:source_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person1588691
  a a2a:Person ;
  rdfs:label "Jacobus De Meuter" ;
  a2a:PersonName [
    rdfs:label "Jacobus De Meuter" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1802-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person2365661
  a a2a:Person ;
  rdfs:label "Theresia De Groen" ;
  a2a:PersonName [
    rdfs:label "Theresia De Groen" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "De Groen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1810-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person4014321
  a a2a:Person ;
  rdfs:label "Michael De Meuter" ;
  a2a:PersonName [
    rdfs:label "Michael De Meuter" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person5662981
  a a2a:Person ;
  rdfs:label "Angelina Verbelen" ;
  a2a:PersonName [
    rdfs:label "Angelina Verbelen" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Verbelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person7311641
  a a2a:Person ;
  rdfs:label "Guillielmus De Groen" ;
  a2a:PersonName [
    rdfs:label "Guillielmus De Groen" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "De Groen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person8960301
  a a2a:Person ;
  rdfs:label "Petronella Sammels" ;
  a2a:PersonName [
    rdfs:label "Petronella Sammels" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260501
  a a2a:Person ;
  rdfs:label "Nicolaus Sammels" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Sammels" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260511
  a a2a:Person ;
  rdfs:label "Jacobus Van Wemmel" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Wemmel" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Wemmel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260521
  a a2a:Person ;
  rdfs:label "Petrus De Meuter" ;
  a2a:PersonName [
    rdfs:label "Petrus De Meuter" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260531
  a a2a:Person ;
  rdfs:label "Nicolaus Josephus De Groen" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Josephus De Groen" ;
    a2a:PersonNameFirstName "Nicolaus Josephus" ;
    a2a:PersonNameLastName "De Groen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16833681
  a a2a:Person ;
  rdfs:label "Henricus De Meuter" ;
  a2a:PersonName [
    rdfs:label "Henricus De Meuter" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834201
  a a2a:Person ;
  rdfs:label "Petronella Verbelen" ;
  a2a:PersonName [
    rdfs:label "Petronella Verbelen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Verbelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834691
  a a2a:Person ;
  rdfs:label "Petrus Verbelen" ;
  a2a:PersonName [
    rdfs:label "Petrus Verbelen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verbelen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16835211
  a a2a:Person ;
  rdfs:label "Catharina Van Buggenhout" ;
  a2a:PersonName [
    rdfs:label "Catharina Van Buggenhout" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van Buggenhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1830-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person1588691 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person2365661 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person4014321 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person5662981 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person7311641 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person8960301 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260501 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260511 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260521 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person13260531 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16833681 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834201 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16834691 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:relationep_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Person16835211 ;
  a2a:EventKeyRef oa:event_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de_Event1 .

oa:source_abl_ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de
  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 "1830" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1830-07-26"^^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 "16" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 16"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00138075_0" ;
  a2a:RecordIdentifier "HUBRA_00138075_0" ;
  a2a:RecordGUID "{ee583449-6d8f-87ef-4a5b-b2e3f9bcb2de}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1818-02-01" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1808-07-21" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1822-05-14" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

