@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_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 april 1880 te Sint-Martens-Lennik (België)" ;
  a2a:hasPerson oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person674692, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person1563192, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person2205312, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3093812, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3982312, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person4870812, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317082, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317092, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317102, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317112, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471522, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471562, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471602, oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471632 ;
  a2a:hasEvent oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_0, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_1, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_2, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_3, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_4, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_5, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_6, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_7, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_8, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_9, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_10, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_11, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_12, oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_13 ;
  a2a:hasSource oa:source_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0 .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person674692
  a a2a:Person ;
  rdfs:label "Joannes Jacobus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobus Timmermans" ;
    a2a:PersonNameFirstName "Joannes Jacobus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schepdaal" ;
    rdfs:label "Schepdaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1853-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schepdaal" ;
    rdfs:label "België, Schepdaal"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person1563192
  a a2a:Person ;
  rdfs:label "Maria Coleta Wijns" ;
  a2a:PersonName [
    rdfs:label "Maria Coleta Wijns" ;
    a2a:PersonNameFirstName "Maria Coleta" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1860-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "België, Sint-Martens-Lennik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person2205312
  a a2a:Person ;
  rdfs:label "Ludovicus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Timmermans" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3093812
  a a2a:Person ;
  rdfs:label "Maria Anna Vander Steen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Vander Steen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Vander Steen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schepdaal" ;
    rdfs:label "Schepdaal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3982312
  a a2a:Person ;
  rdfs:label "Petrus Jacobus Wijns" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobus Wijns" ;
    a2a:PersonNameFirstName "Petrus Jacobus" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person4870812
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Leuckx" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Leuckx" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Leuckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317082
  a a2a:Person ;
  rdfs:label "Theodorus Wijns" ;
  a2a:PersonName [
    rdfs:label "Theodorus Wijns" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schepdaal" ;
    rdfs:label "Schepdaal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317092
  a a2a:Person ;
  rdfs:label "Jacobus Gints" ;
  a2a:PersonName [
    rdfs:label "Jacobus Gints" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Gints"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schepdaal" ;
    rdfs:label "Schepdaal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317102
  a a2a:Person ;
  rdfs:label "Angelus Verweire" ;
  a2a:PersonName [
    rdfs:label "Angelus Verweire" ;
    a2a:PersonNameFirstName "Angelus" ;
    a2a:PersonNameLastName "Verweire"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317112
  a a2a:Person ;
  rdfs:label "Andreas Gryseels" ;
  a2a:PersonName [
    rdfs:label "Andreas Gryseels" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Gryseels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471522
  a a2a:Person ;
  rdfs:label "Egidius Wijns" ;
  a2a:PersonName [
    rdfs:label "Egidius Wijns" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471562
  a a2a:Person ;
  rdfs:label "Joanna Catharina Van Schepdael" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Van Schepdael" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Van Schepdael"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471602
  a a2a:Person ;
  rdfs:label "Guilielmus Leuckx" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Leuckx" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Leuckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471632
  a a2a:Person ;
  rdfs:label "Joanna Maria De Leener" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria De Leener" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "De Leener"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1880-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "België, Sint-Martens-Lennik"
  ] .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person674692 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person1563192 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person2205312 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3093812 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person3982312 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person4870812 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317082 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317092 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317102 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person7317112 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471522 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471562 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471602 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:relationep_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Person9471632 ;
  a2a:EventKeyRef oa:event_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0_Event1 .

oa:source_abl_b79cb07e-7495-41d9-cf2c-616a7dfbc6e0
  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 "1880" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1880-04-14"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00193136_0" ;
  a2a:RecordIdentifier "HUBRA_00193136_0" ;
  a2a:RecordGUID "{b79cb07e-7495-41d9-cf2c-616a7dfbc6e0}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Weverbergh te St Martens Lennick op 11/04/1880" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "bijgestaan uit oorzake van minderjarigheid door Guilielmus Wijns, 50 jaar landbouwer te St Quintens Lennick, afgevaardigde van de familieraad bijeen geroepen de achtsten dezer lopende maand onder voorzitterschap van de heer Vrederechter van het canton St Quintens Lennick" .
[]
  a2a:PersonRemarkdeat_date "1865-04-12" ;
  a2a:PersonRemarkdeat_plac "Schepdaal" .

[]
  a2a:PersonRemarkdeat_date "1878-07-25" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1866-05-02" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1875-03-22" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

