@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_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 september 1865 te Bever (België)" ;
  a2a:hasPerson oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person128521, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person3257501, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person4906161, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person6554821, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person8203481, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person9852141, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598521, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598531, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598541, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598551, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16832911, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833421, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833951, oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16834491 ;
  a2a:hasEvent oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_0, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_1, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_2, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_3, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_4, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_5, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_6, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_7, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_8, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_9, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_10, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_11, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_12, oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_13 ;
  a2a:hasSource oa:source_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06 .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person128521
  a a2a:Person ;
  rdfs:label "Alexandre Vercleyen" ;
  a2a:PersonName [
    rdfs:label "Alexandre Vercleyen" ;
    a2a:PersonNameFirstName "Alexandre" ;
    a2a:PersonNameLastName "Vercleyen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1821-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bever Biévène" ;
    rdfs:label "België, Bever Biévène"
  ] ;
  a2a:Profession "domestique de ferme" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person3257501
  a a2a:Person ;
  rdfs:label "Marie Antoinette Wlemincq" ;
  a2a:PersonName [
    rdfs:label "Marie Antoinette Wlemincq" ;
    a2a:PersonNameFirstName "Marie Antoinette" ;
    a2a:PersonNameLastName "Wlemincq"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1807-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meslin-l'Evêque" ;
    rdfs:label "België, Meslin-l'Evêque"
  ] ;
  a2a:Profession "servante de ferme" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person4906161
  a a2a:Person ;
  rdfs:label "Francois Vercleyen" ;
  a2a:PersonName [
    rdfs:label "Francois Vercleyen" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Vercleyen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person6554821
  a a2a:Person ;
  rdfs:label "Angeline Cools" ;
  a2a:PersonName [
    rdfs:label "Angeline Cools" ;
    a2a:PersonNameFirstName "Angeline" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person8203481
  a a2a:Person ;
  rdfs:label "Augustin Wlemincq" ;
  a2a:PersonName [
    rdfs:label "Augustin Wlemincq" ;
    a2a:PersonNameFirstName "Augustin" ;
    a2a:PersonNameLastName "Wlemincq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meslin-l'Evêque" ;
    rdfs:label "Meslin-l'Evêque"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person9852141
  a a2a:Person ;
  rdfs:label "Marie Therese Marichal" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Marichal" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Marichal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598521
  a a2a:Person ;
  rdfs:label "Clement Danau" ;
  a2a:PersonName [
    rdfs:label "Clement Danau" ;
    a2a:PersonNameFirstName "Clement" ;
    a2a:PersonNameLastName "Danau"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598531
  a a2a:Person ;
  rdfs:label "Louis Faucq" ;
  a2a:PersonName [
    rdfs:label "Louis Faucq" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Faucq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "boutiquier" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598541
  a a2a:Person ;
  rdfs:label "Jean Baptist Driscart" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Driscart" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Driscart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598551
  a a2a:Person ;
  rdfs:label "Lievin Lenclud" ;
  a2a:PersonName [
    rdfs:label "Lievin Lenclud" ;
    a2a:PersonNameFirstName "Lievin" ;
    a2a:PersonNameLastName "Lenclud"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bever Biévène" ;
    rdfs:label "Bever Biévène"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "secretaire communal" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16832911
  a a2a:Person ;
  rdfs:label "Gaspar Vercleyen" ;
  a2a:PersonName [
    rdfs:label "Gaspar Vercleyen" ;
    a2a:PersonNameFirstName "Gaspar" ;
    a2a:PersonNameLastName "Vercleyen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833421
  a a2a:Person ;
  rdfs:label "Marie Therese Gheers" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Gheers" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Gheers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833951
  a a2a:Person ;
  rdfs:label "Antoine Cools" ;
  a2a:PersonName [
    rdfs:label "Antoine Cools" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16834491
  a a2a:Person ;
  rdfs:label "Christine Coomans" ;
  a2a:PersonName [
    rdfs:label "Christine Coomans" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1865-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Bever" ;
    rdfs:label "België, Bever"
  ] .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person128521 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person3257501 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person4906161 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person6554821 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person8203481 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person9852141 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598521 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598531 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598541 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16598551 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16832911 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833421 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16833951 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:relationep_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Person16834491 ;
  a2a:EventKeyRef oa:event_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06_Event1 .

oa:source_abl_40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06
  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 "1865" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1865-09-20"^^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 "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00329911_0" ;
  a2a:RecordIdentifier "HUBRA_00329911_0" ;
  a2a:RecordGUID "{40d15a6d-60c8-2b2d-5afe-7ac3f68bdc06}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Lequoin te Ollignies op 19/09/1865Grootvader Vercleyen Gaspar overleden te Sarlardingen in 1797" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1845-08-20" ;
  a2a:PersonRemarkdeat_plac "Bever Biévène" .

[]
  a2a:PersonRemarkdeat_date "1839-12-16" ;
  a2a:PersonRemarkdeat_plac "Bever Biévène" .

[]
  a2a:PersonRemarkdeat_date "1828-12-19" ;
  a2a:PersonRemarkdeat_plac "Meslin-l'Evêque" .

[]
  a2a:PersonRemarkdeat_date "1856-11-26" ;
  a2a:PersonRemarkdeat_plac "Meslin-l'Evêque" .

[] a2a:PersonRemarkdeat_plac "Zarlardinge" .
[]
  a2a:PersonRemarkdeat_date "1812-07-02" ;
  a2a:PersonRemarkdeat_plac "Deux-Acren" .

[]
  a2a:PersonRemarkdeat_date "1816-03-17" ;
  a2a:PersonRemarkdeat_plac "Bever Biévène" .

[]
  a2a:PersonRemarkdeat_date "1822-04-11" ;
  a2a:PersonRemarkdeat_plac "Bever Biévène" .

