@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_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juni 1837 te Onze-Lieve-Vrouw-Lombeek (België)" ;
  a2a:hasPerson oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person1042591, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person2250111, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person3898771, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person5547431, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person7196091, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person8844751, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836791, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836801, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836811, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836821, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132371, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132711, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131621, oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131991 ;
  a2a:hasEvent oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_0, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_1, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_2, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_3, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_4, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_5, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_6, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_7, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_8, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_9, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_10, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_11, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_12, oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_13 ;
  a2a:hasSource oa:source_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person1042591
  a a2a:Person ;
  rdfs:label "Jan Baptist Cools" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Cools" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1810-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "België, Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person2250111
  a a2a:Person ;
  rdfs:label "Joanna Maria Deneef" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Deneef" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Deneef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1804-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "België, Sint-Kwintens-Lennik"
  ] ;
  a2a:Profession "dienstmeyd" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person3898771
  a a2a:Person ;
  rdfs:label "Jan Baptist Cools" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Cools" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person5547431
  a a2a:Person ;
  rdfs:label "Theresia Degreef" ;
  a2a:PersonName [
    rdfs:label "Theresia Degreef" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Degreef"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person7196091
  a a2a:Person ;
  rdfs:label "Joannes Henricus Deneef" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Deneef" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Deneef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person8844751
  a a2a:Person ;
  rdfs:label "Maria Van Lathem" ;
  a2a:PersonName [
    rdfs:label "Maria Van Lathem" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van Lathem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836791
  a a2a:Person ;
  rdfs:label "Christiaen de Leener" ;
  a2a:PersonName [
    rdfs:label "Christiaen de Leener" ;
    a2a:PersonNameFirstName "Christiaen" ;
    a2a:PersonNameLastName "de Leener"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836801
  a a2a:Person ;
  rdfs:label "Jan Francis de Dryver" ;
  a2a:PersonName [
    rdfs:label "Jan Francis de Dryver" ;
    a2a:PersonNameFirstName "Jan Francis" ;
    a2a:PersonNameLastName "de Dryver"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836811
  a a2a:Person ;
  rdfs:label "Jan Baptist de Dryver" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist de Dryver" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "de Dryver"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Kwintens-Lennik" ;
    rdfs:label "Sint-Kwintens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836821
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Bont" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Bont" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Bont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "Onze-Lieve-Vrouw-Lombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132371
  a a2a:Person ;
  rdfs:label "Petrus Van Lathem" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Lathem" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Lathem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132711
  a a2a:Person ;
  rdfs:label "Anna Maria De Maesener" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Maesener" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Maesener"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131621
  a a2a:Person ;
  rdfs:label "Jacobus Deneef" ;
  a2a:PersonName [
    rdfs:label "Jacobus Deneef" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Deneef"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131991
  a a2a:Person ;
  rdfs:label "Barbara Sergeant" ;
  a2a:PersonName [
    rdfs:label "Barbara Sergeant" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Sergeant"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1837-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Onze-Lieve-Vrouw-Lombeek" ;
    rdfs:label "België, Onze-Lieve-Vrouw-Lombeek"
  ] .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person1042591 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person2250111 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person3898771 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person5547431 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person7196091 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person8844751 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836791 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836801 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836811 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person12836821 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132371 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17132711 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131621 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:relationep_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Person17131991 ;
  a2a:EventKeyRef oa:event_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c_Event1 .

oa:source_abl_dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c
  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 "1837" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1837-06-16"^^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_00111169_0" ;
  a2a:RecordIdentifier "HUBRA_00111169_0" ;
  a2a:RecordGUID "{dfab85b5-0b7a-69b0-55ae-da9b6ab9bc7c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1833-04-10" ;
  a2a:PersonRemarkdeat_plac "Onze-Lieve-Vrouw-Lombeek" .

