@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_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 maart 1901 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person846, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person722046, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person1443246, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person2755106, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person3476306, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person4197506, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576326, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576336, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576346, oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576356 ;
  a2a:hasEvent oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_0, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_1, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_2, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_3, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_4, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_5, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_6, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_7, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_8, oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_9 ;
  a2a:hasSource oa:source_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person846
  a a2a:Person ;
  rdfs:label "Félicien Lebon" ;
  a2a:PersonName [
    rdfs:label "Félicien Lebon" ;
    a2a:PersonNameFirstName "Félicien" ;
    a2a:PersonNameLastName "Lebon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gilly" ;
    rdfs:label "Gilly"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1867-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gilly" ;
    rdfs:label "België, Gilly"
  ] ;
  a2a:Profession "chef de comptabilité" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person722046
  a a2a:Person ;
  rdfs:label "Renée Jeanne Joséphine Désirée Bayot" ;
  a2a:PersonName [
    rdfs:label "Renée Jeanne Joséphine Désirée Bayot" ;
    a2a:PersonNameFirstName "Renée Jeanne Joséphine Désirée" ;
    a2a:PersonNameLastName "Bayot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1868-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gilly" ;
    rdfs:label "België, Gilly"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person1443246
  a a2a:Person ;
  rdfs:label "Félicien Lebon" ;
  a2a:PersonName [
    rdfs:label "Félicien Lebon" ;
    a2a:PersonNameFirstName "Félicien" ;
    a2a:PersonNameLastName "Lebon"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person2755106
  a a2a:Person ;
  rdfs:label "Marie Thérèse Michaux" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Michaux" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Michaux"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gilly" ;
    rdfs:label "Gilly"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person3476306
  a a2a:Person ;
  rdfs:label "Jean Remi Bayot" ;
  a2a:PersonName [
    rdfs:label "Jean Remi Bayot" ;
    a2a:PersonNameFirstName "Jean Remi" ;
    a2a:PersonNameLastName "Bayot"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person4197506
  a a2a:Person ;
  rdfs:label "Euphrasie Joséphine Marie Devillés" ;
  a2a:PersonName [
    rdfs:label "Euphrasie Joséphine Marie Devillés" ;
    a2a:PersonNameFirstName "Euphrasie Joséphine Marie" ;
    a2a:PersonNameLastName "Devillés"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576326
  a a2a:Person ;
  rdfs:label "Silvain Lebon" ;
  a2a:PersonName [
    rdfs:label "Silvain Lebon" ;
    a2a:PersonNameFirstName "Silvain" ;
    a2a:PersonNameLastName "Lebon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gilly" ;
    rdfs:label "Gilly"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576336
  a a2a:Person ;
  rdfs:label "Fernand Motte" ;
  a2a:PersonName [
    rdfs:label "Fernand Motte" ;
    a2a:PersonNameFirstName "Fernand" ;
    a2a:PersonNameLastName "Motte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576346
  a a2a:Person ;
  rdfs:label "François Guilmin" ;
  a2a:PersonName [
    rdfs:label "François Guilmin" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Guilmin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoeilaart" ;
    rdfs:label "Hoeilaart"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "représentant de commerce" .

oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576356
  a a2a:Person ;
  rdfs:label "Edmond Bayot" ;
  a2a:PersonName [
    rdfs:label "Edmond Bayot" ;
    a2a:PersonNameFirstName "Edmond" ;
    a2a:PersonNameLastName "Bayot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1901-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person846 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person722046 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person1443246 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person2755106 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person3476306 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person4197506 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576326 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576336 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576346 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:relationep_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Person6576356 ;
  a2a:EventKeyRef oa:event_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c_Event1 .

oa:source_abb_004c4828-7fdd-6f18-05d3-1ca1bb1df48c
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1901-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "51" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 51"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00658473_0" ;
  a2a:RecordIdentifier "HUBRU_00658473_0" ;
  a2a:RecordGUID "{004c4828-7fdd-6f18-05d3-1ca1bb1df48c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1877-09-19" ;
  a2a:PersonRemarkdeat_plac "Gilly" .

