@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_b6c38e92-146e-a35f-a789-9a111dddecbb
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 juli 1882 te Bierbeek (België)" ;
  a2a:hasPerson oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person70302, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person958802, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2085352, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2973852, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person3862352, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person4750852, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840412, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840422, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840432, oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840442 ;
  a2a:hasEvent oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_0, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_1, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_2, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_3, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_4, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_5, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_6, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_7, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_8, oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_9 ;
  a2a:hasSource oa:source_abl_b6c38e92-146e-a35f-a789-9a111dddecbb .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person70302
  a a2a:Person ;
  rdfs:label "Pierre Edouard Leclercq" ;
  a2a:PersonName [
    rdfs:label "Pierre Edouard Leclercq" ;
    a2a:PersonNameFirstName "Pierre Edouard" ;
    a2a:PersonNameLastName "Leclercq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1853-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bierbeek" ;
    rdfs:label "België, Bierbeek"
  ] ;
  a2a:Profession "manoeuvre" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person958802
  a a2a:Person ;
  rdfs:label "Angeline Gillis" ;
  a2a:PersonName [
    rdfs:label "Angeline Gillis" ;
    a2a:PersonNameFirstName "Angeline" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1849-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Huldenberg" ;
    rdfs:label "België, Huldenberg"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2085352
  a a2a:Person ;
  rdfs:label "Jean Baptist Leclercq" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Leclercq" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Leclercq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bierbeek" ;
    rdfs:label "Bierbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2973852
  a a2a:Person ;
  rdfs:label "Virginie Christens" ;
  a2a:PersonName [
    rdfs:label "Virginie Christens" ;
    a2a:PersonNameFirstName "Virginie" ;
    a2a:PersonNameLastName "Christens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person3862352
  a a2a:Person ;
  rdfs:label "Guillaume Albert Gillis" ;
  a2a:PersonName [
    rdfs:label "Guillaume Albert Gillis" ;
    a2a:PersonNameFirstName "Guillaume Albert" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huldenberg" ;
    rdfs:label "Huldenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person4750852
  a a2a:Person ;
  rdfs:label "Anne Marie Servaes" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Servaes" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Servaes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Huldenberg" ;
    rdfs:label "Huldenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840412
  a a2a:Person ;
  rdfs:label "Eugène Dagny" ;
  a2a:PersonName [
    rdfs:label "Eugène Dagny" ;
    a2a:PersonNameFirstName "Eugène" ;
    a2a:PersonNameLastName "Dagny"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "cafetier" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840422
  a a2a:Person ;
  rdfs:label "Eugène Cordonnier" ;
  a2a:PersonName [
    rdfs:label "Eugène Cordonnier" ;
    a2a:PersonNameFirstName "Eugène" ;
    a2a:PersonNameLastName "Cordonnier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "boulanger" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840432
  a a2a:Person ;
  rdfs:label "Joseph Remacle" ;
  a2a:PersonName [
    rdfs:label "Joseph Remacle" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Remacle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "maçon" .

oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840442
  a a2a:Person ;
  rdfs:label "Honoré Stormacq" ;
  a2a:PersonName [
    rdfs:label "Honoré Stormacq" ;
    a2a:PersonNameFirstName "Honoré" ;
    a2a:PersonNameLastName "Stormacq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mohon" ;
    rdfs:label "Mohon"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "maçon" .

oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1882-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Bierbeek" ;
    rdfs:label "België, Bierbeek"
  ] .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person70302 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person958802 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2085352 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person2973852 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person3862352 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person4750852 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840412 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840422 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840432 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:relationep_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Person6840442 ;
  a2a:EventKeyRef oa:event_abl_b6c38e92-146e-a35f-a789-9a111dddecbb_Event1 .

oa:source_abl_b6c38e92-146e-a35f-a789-9a111dddecbb
  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 "1882" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1882-07-07"^^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 "11" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8BBQ-4?i=11&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00129168_0" ;
  a2a:RecordIdentifier "HUBRA_00129168_0" ;
  a2a:RecordGUID "{b6c38e92-146e-a35f-a789-9a111dddecbb}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Jules Joseph Marie Roberti te Leuven op 25/06/1878Huwelijk voltrokken te Mohon, canton Mézières (Ardennes, France) op 26/10/1878, kopie ingeschreven op 7/07/1882 te Bierbeek" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1865-02-19" ;
  a2a:PersonRemarkdeat_plac "Bierbeek" .

