@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_a202dfda-79e7-dba4-15f7-449e272c8657
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 maart 1849 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person1593401, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person2403931, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person4052591, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person5701251, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person7349911, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person8998571, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person10112311, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363381, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363391, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363401, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363411, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17000971, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001021, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001101, oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001171 ;
  a2a:hasEvent oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_0, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_1, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_2, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_3, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_4, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_5, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_6, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_7, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_8, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_9, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_10, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_11, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_12, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_13, oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_14 ;
  a2a:hasSource oa:source_abl_a202dfda-79e7-dba4-15f7-449e272c8657 .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person1593401
  a a2a:Person ;
  rdfs:label "Cornelius De Mars" ;
  a2a:PersonName [
    rdfs:label "Cornelius De Mars" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "De Mars"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1803-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person2403931
  a a2a:Person ;
  rdfs:label "Barbara Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Barbara Bogaerts" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1810-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rossem, Wolvertem" ;
    rdfs:label "België, Rossem, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person4052591
  a a2a:Person ;
  rdfs:label "Guillielmus De Mars" ;
  a2a:PersonName [
    rdfs:label "Guillielmus De Mars" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "De Mars"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person5701251
  a a2a:Person ;
  rdfs:label "Elisabeth De Meuter" ;
  a2a:PersonName [
    rdfs:label "Elisabeth De Meuter" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person7349911
  a a2a:Person ;
  rdfs:label "Jan Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Jan Bogaerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person8998571
  a a2a:Person ;
  rdfs:label "Anna Catharina Gillisjans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Gillisjans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Gillisjans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rossem, Wolvertem" ;
    rdfs:label "Rossem, Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person10112311
  a a2a:Person ;
  rdfs:label "Johanna Maria De Smedt" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria De Smedt" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363381
  a a2a:Person ;
  rdfs:label "Pieter Jan Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Pieter Jan Bogaerts" ;
    a2a:PersonNameFirstName "Pieter Jan" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rossem" ;
    rdfs:label "Rossem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363391
  a a2a:Person ;
  rdfs:label "Petrus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Bogaerts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rossem" ;
    rdfs:label "Rossem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "metselaer" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363401
  a a2a:Person ;
  rdfs:label "Petrus Sammels" ;
  a2a:PersonName [
    rdfs:label "Petrus Sammels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363411
  a a2a:Person ;
  rdfs:label "Carolus Wijns" ;
  a2a:PersonName [
    rdfs:label "Carolus Wijns" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17000971
  a a2a:Person ;
  rdfs:label "Jan Baptist De Mars" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Mars" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Mars"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001021
  a a2a:Person ;
  rdfs:label "Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacobs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001101
  a a2a:Person ;
  rdfs:label "Andries De Meuter" ;
  a2a:PersonName [
    rdfs:label "Andries De Meuter" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001171
  a a2a:Person ;
  rdfs:label "Anna Olbrechts" ;
  a2a:PersonName [
    rdfs:label "Anna Olbrechts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Olbrechts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1849-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person1593401 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person2403931 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person4052591 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person5701251 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person7349911 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person8998571 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person10112311 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363381 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363391 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363401 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person13363411 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17000971 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001021 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001101 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:relationep_abl_a202dfda-79e7-dba4-15f7-449e272c8657_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Person17001171 ;
  a2a:EventKeyRef oa:event_abl_a202dfda-79e7-dba4-15f7-449e272c8657_Event1 .

oa:source_abl_a202dfda-79e7-dba4-15f7-449e272c8657
  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 "1849" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1849-03-05"^^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_00144364_0" ;
  a2a:RecordIdentifier "HUBRA_00144364_0" ;
  a2a:RecordGUID "{a202dfda-79e7-dba4-15f7-449e272c8657}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1831-06-12" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1848-12-07" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1845-08-23" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1848-09-23" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

