@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_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 januari 1836 te Ternat (België)" ;
  a2a:hasPerson oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person1356281, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person2819801, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person4468461, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person6117121, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person7765781, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person9414441, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person10072781, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964751, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964761, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964771, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964781, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16821471, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822071, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822671, oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16823251 ;
  a2a:hasEvent oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_0, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_1, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_2, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_3, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_4, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_5, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_6, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_7, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_8, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_9, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_10, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_11, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_12, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_13, oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_14 ;
  a2a:hasSource oa:source_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8 .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person1356281
  a a2a:Person ;
  rdfs:label "Joannes Baptista Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Verbeeck" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ternat" ;
    rdfs:label "Ternat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1780" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1780-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ternat" ;
    rdfs:label "België, Ternat"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person2819801
  a a2a:Person ;
  rdfs:label "Maria Anna De Geijndt" ;
  a2a:PersonName [
    rdfs:label "Maria Anna De Geijndt" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "De Geijndt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ternat" ;
    rdfs:label "Ternat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1801-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ternat" ;
    rdfs:label "België, Ternat"
  ] ;
  a2a:Profession "landbouwersse" ;
  a2a:MaritalStatus "other:jonge dogter" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person4468461
  a a2a:Person ;
  rdfs:label "Andreas Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Andreas Verbeeck" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person6117121
  a a2a:Person ;
  rdfs:label "Maria Vanden Brande" ;
  a2a:PersonName [
    rdfs:label "Maria Vanden Brande" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vanden Brande"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person7765781
  a a2a:Person ;
  rdfs:label "Engelbertus De Geijndt" ;
  a2a:PersonName [
    rdfs:label "Engelbertus De Geijndt" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNameLastName "De Geijndt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person9414441
  a a2a:Person ;
  rdfs:label "Anna Lelon" ;
  a2a:PersonName [
    rdfs:label "Anna Lelon" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lelon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person10072781
  a a2a:Person ;
  rdfs:label "Anna Maria Keijmolen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Keijmolen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Keijmolen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964751
  a a2a:Person ;
  rdfs:label "Franciscus De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Mesmaeker" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964761
  a a2a:Person ;
  rdfs:label "Philippus Van de Gucht" ;
  a2a:PersonName [
    rdfs:label "Philippus Van de Gucht" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Van de Gucht"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ternat" ;
    rdfs:label "Ternat"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964771
  a a2a:Person ;
  rdfs:label "Carolus Cornelius De Becker" ;
  a2a:PersonName [
    rdfs:label "Carolus Cornelius De Becker" ;
    a2a:PersonNameFirstName "Carolus Cornelius" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ternat" ;
    rdfs:label "Ternat"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964781
  a a2a:Person ;
  rdfs:label "Petrus Josephus Leuckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Leuckx" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Leuckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ternat" ;
    rdfs:label "Ternat"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16821471
  a a2a:Person ;
  rdfs:label "Vincentius De Geijndt" ;
  a2a:PersonName [
    rdfs:label "Vincentius De Geijndt" ;
    a2a:PersonNameFirstName "Vincentius" ;
    a2a:PersonNameLastName "De Geijndt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822071
  a a2a:Person ;
  rdfs:label "Judoca Doems" ;
  a2a:PersonName [
    rdfs:label "Judoca Doems" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Doems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822671
  a a2a:Person ;
  rdfs:label "Henricus Lelon" ;
  a2a:PersonName [
    rdfs:label "Henricus Lelon" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Lelon"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16823251
  a a2a:Person ;
  rdfs:label "Clara Huijbrechts" ;
  a2a:PersonName [
    rdfs:label "Clara Huijbrechts" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Huijbrechts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1836-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ternat" ;
    rdfs:label "België, Ternat"
  ] .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person1356281 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person2819801 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person4468461 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person6117121 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person7765781 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person9414441 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person10072781 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964751 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964761 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964771 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person14964781 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16821471 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822071 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16822671 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:relationep_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Person16823251 ;
  a2a:EventKeyRef oa:event_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8_Event1 .

oa:source_abl_b26f7dbe-7039-e1d3-4708-ba20b06ca5f8
  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 "1836" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1836-01-18"^^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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00225392_0" ;
  a2a:RecordIdentifier "HUBRA_00225392_0" ;
  a2a:RecordGUID "{b26f7dbe-7039-e1d3-4708-ba20b06ca5f8}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1795-08-12" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[]
  a2a:PersonRemarkdeat_date "1814-08-28" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[]
  a2a:PersonRemarkdeat_date "1835-03-25" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[]
  a2a:PersonRemarkdeat_date "1835-11-11" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[]
  a2a:PersonRemarkdeat_date "1833-12-07" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

