@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_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 april 1873 te Lubbeek (België)" ;
  a2a:hasPerson oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person487952, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1376452, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1887092, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person2775592, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person3664092, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person4552592, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154382, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154392, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154402, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154412, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393012, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393112, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393222, oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393302 ;
  a2a:hasEvent oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_0, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_1, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_2, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_3, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_4, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_5, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_6, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_7, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_8, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_9, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_10, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_11, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_12, oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_13 ;
  a2a:hasSource oa:source_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person487952
  a a2a:Person ;
  rdfs:label "Benedictus Sevenants" ;
  a2a:PersonName [
    rdfs:label "Benedictus Sevenants" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Sevenants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1841-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joris-Winge" ;
    rdfs:label "België, Sint-Joris-Winge"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1376452
  a a2a:Person ;
  rdfs:label "Anna Maria Oversteyns" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Oversteyns" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Oversteyns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1841-06-13"^^xsd:date
  ] ;
  a2a:Profession "dienstmaegd" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1887092
  a a2a:Person ;
  rdfs:label "Guilielmus Sevenants" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Sevenants" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Sevenants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Joris-Winge" ;
    rdfs:label "Sint-Joris-Winge"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person2775592
  a a2a:Person ;
  rdfs:label "Elisabetha Merlina Nijs" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Merlina Nijs" ;
    a2a:PersonNameFirstName "Elisabetha Merlina" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Joris-Winge" ;
    rdfs:label "Sint-Joris-Winge"
  ] ;
  a2a:Profession "landbouweres" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person3664092
  a a2a:Person ;
  rdfs:label "Joannes Baptista Oversteyns" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Oversteyns" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Oversteyns"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person4552592
  a a2a:Person ;
  rdfs:label "Anna Catharina Ketelaers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Ketelaers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Ketelaers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154382
  a a2a:Person ;
  rdfs:label "Guilielmus Luyckx" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Luyckx" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154392
  a a2a:Person ;
  rdfs:label "Augustinus Tambeur" ;
  a2a:PersonName [
    rdfs:label "Augustinus Tambeur" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Tambeur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "brouwer" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154402
  a a2a:Person ;
  rdfs:label "Jacobus Van Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Nieuwenhuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154412
  a a2a:Person ;
  rdfs:label "Joannes Verheijden" ;
  a2a:PersonName [
    rdfs:label "Joannes Verheijden" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Verheijden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393012
  a a2a:Person ;
  rdfs:label "Martinus Oversteyns" ;
  a2a:PersonName [
    rdfs:label "Martinus Oversteyns" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Oversteyns"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393112
  a a2a:Person ;
  rdfs:label "Anna Maria Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van Den Bosch" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393222
  a a2a:Person ;
  rdfs:label "Antonius Ketelaers" ;
  a2a:PersonName [
    rdfs:label "Antonius Ketelaers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Ketelaers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393302
  a a2a:Person ;
  rdfs:label "Catharina Raijniers" ;
  a2a:PersonName [
    rdfs:label "Catharina Raijniers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Raijniers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1873-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Lubbeek" ;
    rdfs:label "België, Lubbeek"
  ] .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person487952 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1376452 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person1887092 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person2775592 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person3664092 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person4552592 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154382 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154392 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154402 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person6154412 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393012 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393112 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393222 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:relationep_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Person9393302 ;
  a2a:EventKeyRef oa:event_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f_Event1 .

oa:source_abl_eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f
  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 "1873" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1873-04-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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8B98-JX?i=280&cc=1482191&cat=207937"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00046349_0" ;
  a2a:RecordIdentifier "HUBRA_00046349_0" ;
  a2a:RecordGUID "{eb6c1eb7-1d57-5f2e-14c0-cc97a4de892f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1865-09-07" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

[]
  a2a:PersonRemarkdeat_date "1870-12-06" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

