@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_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 mei 1843 te Elewijt (België)" ;
  a2a:hasPerson oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person276241, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person2153611, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person3802271, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person5450931, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person7099591, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person8748251, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person10067551, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464971, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464981, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464991, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12465001, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16882971, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883301, oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883631 ;
  a2a:hasEvent oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_0, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_1, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_2, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_3, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_4, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_5, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_6, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_7, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_8, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_9, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_10, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_11, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_12, oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_13 ;
  a2a:hasSource oa:source_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74 .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person276241
  a a2a:Person ;
  rdfs:label "Jan Francus Goovaerts" ;
  a2a:PersonName [
    rdfs:label "Jan Francus Goovaerts" ;
    a2a:PersonNameFirstName "Jan Francus" ;
    a2a:PersonNameLastName "Goovaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Berg" ;
    rdfs:label "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1801-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kampenhout" ;
    rdfs:label "België, Kampenhout"
  ] ;
  a2a:Profession "werkman" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person2153611
  a a2a:Person ;
  rdfs:label "Joanna Catharina De Winter" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina De Winter" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "De Winter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1817-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Elewijt" ;
    rdfs:label "België, Elewijt"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person3802271
  a a2a:Person ;
  rdfs:label "Cornelius Goovaerts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Goovaerts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Goovaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person5450931
  a a2a:Person ;
  rdfs:label "Maria Catharina Van Doren" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Van Doren" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Van Doren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person7099591
  a a2a:Person ;
  rdfs:label "Cornelius De Winter" ;
  a2a:PersonName [
    rdfs:label "Cornelius De Winter" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "De Winter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person8748251
  a a2a:Person ;
  rdfs:label "Anna Maria De Ryck" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Ryck" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Ryck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person10067551
  a a2a:Person ;
  rdfs:label "Barbara Francisca Van Humbeeck" ;
  a2a:PersonName [
    rdfs:label "Barbara Francisca Van Humbeeck" ;
    a2a:PersonNameFirstName "Barbara Francisca" ;
    a2a:PersonNameLastName "Van Humbeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464971
  a a2a:Person ;
  rdfs:label "Jan Baptist Roekens" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Roekens" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Roekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Berg" ;
    rdfs:label "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464981
  a a2a:Person ;
  rdfs:label "Jan Francis De Saegher" ;
  a2a:PersonName [
    rdfs:label "Jan Francis De Saegher" ;
    a2a:PersonNameFirstName "Jan Francis" ;
    a2a:PersonNameLastName "De Saegher"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464991
  a a2a:Person ;
  rdfs:label "Antonius Vercammen" ;
  a2a:PersonName [
    rdfs:label "Antonius Vercammen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "broodmaeker" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12465001
  a a2a:Person ;
  rdfs:label "Guilliam Juliens" ;
  a2a:PersonName [
    rdfs:label "Guilliam Juliens" ;
    a2a:PersonNameFirstName "Guilliam" ;
    a2a:PersonNameLastName "Juliens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16882971
  a a2a:Person ;
  rdfs:label "Engel Goovaerts" ;
  a2a:PersonName [
    rdfs:label "Engel Goovaerts" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Goovaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883301
  a a2a:Person ;
  rdfs:label "Joannes Van Doren" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Doren" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Doren"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883631
  a a2a:Person ;
  rdfs:label "Joanna Maria Kesselers" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Kesselers" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Kesselers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1843-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Elewijt" ;
    rdfs:label "België, Elewijt"
  ] .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person276241 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person2153611 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person3802271 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person5450931 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person7099591 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person8748251 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person10067551 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464971 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464981 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12464991 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person12465001 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16882971 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883301 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:relationep_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Person16883631 ;
  a2a:EventKeyRef oa:event_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74_Event1 .

oa:source_abl_857a5c19-d9aa-c9c2-f98a-d795cdf9cb74
  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 "1843" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1843-05-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 "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_00089003_0" ;
  a2a:RecordIdentifier "HUBRA_00089003_0" ;
  a2a:RecordGUID "{857a5c19-d9aa-c9c2-f98a-d795cdf9cb74}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1820-08-01" ;
  a2a:PersonRemarkdeat_plac "Berg" .

[]
  a2a:PersonRemarkdeat_date "1831-10-05" ;
  a2a:PersonRemarkdeat_plac "Berg" .

[]
  a2a:PersonRemarkdeat_date "1843-01-25" ;
  a2a:PersonRemarkdeat_plac "Elewijt" .

[]
  a2a:PersonRemarkdeat_date "1842-02-12" ;
  a2a:PersonRemarkdeat_plac "Berg" .

[]
  a2a:PersonRemarkdeat_date "1783-04-21" ;
  a2a:PersonRemarkdeat_plac "Kampenhout" .

[] a2a:PersonRemarkdeat_date "1786-06-07" .
[]
  a2a:PersonRemarkdeat_date "1812-03-29" ;
  a2a:PersonRemarkdeat_plac "Berg" .

