@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_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 november 1797 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person67993, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person1269853, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person2445383, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person3647243, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person4849103, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person6050963, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162223, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162233, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162243, oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162253 ;
  a2a:hasEvent oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_0, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_1, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_2, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_3, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_4, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_5, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_6, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_7, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_8, oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_9 ;
  a2a:hasSource oa:source_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6 .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person67993
  a a2a:Person ;
  rdfs:label "Amand Van Hussel" ;
  a2a:PersonName [
    rdfs:label "Amand Van Hussel" ;
    a2a:PersonNameFirstName "Amand" ;
    a2a:PersonNameLastName "Van Hussel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "20" ;
    a2a:PersonAgeDays "25" ;
    rdfs:label "20, 25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1777" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1777-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "compagnon cordonnier" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person1269853
  a a2a:Person ;
  rdfs:label "Susanne De Gyger" ;
  a2a:PersonName [
    rdfs:label "Susanne De Gyger" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "De Gyger"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles, au Borgval" ;
    rdfs:label "Bruxelles, au Borgval"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1778-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person2445383
  a a2a:Person ;
  rdfs:label "Henri Van Hussel" ;
  a2a:PersonName [
    rdfs:label "Henri Van Hussel" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Van Hussel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ouvrier employé de cette commune" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person3647243
  a a2a:Person ;
  rdfs:label "Marie Thérèse Rogier" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Rogier" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Rogier"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person4849103
  a a2a:Person ;
  rdfs:label "Philippe De Gyger" ;
  a2a:PersonName [
    rdfs:label "Philippe De Gyger" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "De Gyger"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person6050963
  a a2a:Person ;
  rdfs:label "Françoise François" ;
  a2a:PersonName [
    rdfs:label "Françoise François" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "François"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162223
  a a2a:Person ;
  rdfs:label "Henri Van Hussel" ;
  a2a:PersonName [
    rdfs:label "Henri Van Hussel" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Van Hussel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162233
  a a2a:Person ;
  rdfs:label "Josse De Gyger" ;
  a2a:PersonName [
    rdfs:label "Josse De Gyger" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "De Gyger"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "compagnon cordonnier" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162243
  a a2a:Person ;
  rdfs:label "Jean Baptiste Wynants" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Wynants" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Wynants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "compagnon cordonnier" .

oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162253
  a a2a:Person ;
  rdfs:label "Bernard Fleix Pieret" ;
  a2a:PersonName [
    rdfs:label "Bernard Fleix Pieret" ;
    a2a:PersonNameFirstName "Bernard Fleix" ;
    a2a:PersonNameLastName "Pieret"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "employé à l'administration de cette commune" .

oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1797-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person67993 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person1269853 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person2445383 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person3647243 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person4849103 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person6050963 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162223 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162233 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162243 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:relationep_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Person8162253 ;
  a2a:EventKeyRef oa:event_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6_Event1 .

oa:source_abb_33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6
  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 "1797" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1797-11-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "106" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 106"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00112950_0" ;
  a2a:RecordIdentifier "HUBRU_00112950_0" ;
  a2a:RecordGUID "{33e3a5d3-bfcc-a6cd-0a0e-e2983fdf83a6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "le quel a consenti au présent mariage de son susdit fils" .
