@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_fd52640e-1ccd-ad3c-105b-cf2faee2af0f
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 februari 1881 te Sint-Kwintens-Lennik (België)" ;
  a2a:hasPerson oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person663312, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person1551812, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person2424242, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person3312742, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person4201242, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person5089742, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190632, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190642, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190652, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190662, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492762, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492782, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492802, oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492822 ;
  a2a:hasEvent oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_0, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_1, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_2, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_3, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_4, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_5, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_6, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_7, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_8, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_9, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_10, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_11, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_12, oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_13 ;
  a2a:hasSource oa:source_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person663312
  a a2a:Person ;
  rdfs:label "Joannes Baptista Struelens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Struelens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Struelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1850-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "België, Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Profession "saeger" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person1551812
  a a2a:Person ;
  rdfs:label "Cecilia Lintermans" ;
  a2a:PersonName [
    rdfs:label "Cecilia Lintermans" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1843-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "België, Sint-Kwintens-Lennik"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person2424242
  a a2a:Person ;
  rdfs:label "Guilielmus Struelens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Struelens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Struelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person3312742
  a a2a:Person ;
  rdfs:label "Anna Maria Pauwels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pauwels" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person4201242
  a a2a:Person ;
  rdfs:label "Henricus Lintermans" ;
  a2a:PersonName [
    rdfs:label "Henricus Lintermans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person5089742
  a a2a:Person ;
  rdfs:label "Maria Anna Timmermans" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Timmermans" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190632
  a a2a:Person ;
  rdfs:label "Joannes Baptist Lippens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Lippens" ;
    a2a:PersonNameFirstName "Joannes Baptist" ;
    a2a:PersonNameLastName "Lippens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "grofsmid" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190642
  a a2a:Person ;
  rdfs:label "Henricus De Ro" ;
  a2a:PersonName [
    rdfs:label "Henricus De Ro" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Ro"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "smidsgast" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190652
  a a2a:Person ;
  rdfs:label "Petrus De Coster" ;
  a2a:PersonName [
    rdfs:label "Petrus De Coster" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "wagenmaker" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190662
  a a2a:Person ;
  rdfs:label "Josephus Van Der Elst" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Der Elst" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Der Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492762
  a a2a:Person ;
  rdfs:label "Bartholomeus Lintermans" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Lintermans" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492782
  a a2a:Person ;
  rdfs:label "Elisabeth Huygens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Huygens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492802
  a a2a:Person ;
  rdfs:label "Henricus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Henricus Timmermans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492822
  a a2a:Person ;
  rdfs:label "Anna Maria Rooseleer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Rooseleer" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Rooseleer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1881-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "België, Sint-Kwintens-Lennik"
  ] .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person663312 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person1551812 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person2424242 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person3312742 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person4201242 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person5089742 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190632 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190642 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190652 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person8190662 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492762 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492782 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492802 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:relationep_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Person9492822 ;
  a2a:EventKeyRef oa:event_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f_Event1 .

oa:source_abl_fd52640e-1ccd-ad3c-105b-cf2faee2af0f
  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 "1881" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1881-02-23"^^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_00273107_0" ;
  a2a:RecordIdentifier "HUBRA_00273107_0" ;
  a2a:RecordGUID "{fd52640e-1ccd-ad3c-105b-cf2faee2af0f}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Walravens te Onze-Lieve-Vrouw-Lombeek op 21/02/1881" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1861-01-31" ;
  a2a:PersonRemarkdeat_plac "Sint-Kwintens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1869-11-29" ;
  a2a:PersonRemarkdeat_plac "Sint-Kwintens-Lennik" .

