@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_a80c028e-0c8c-e5db-62f4-b4e40d489a05
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 juli 1901 te Anderlecht (België)" ;
  a2a:hasPerson oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person13726, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person734926, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person1456126, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person2664806, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person3386006, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4107206, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4431256, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283446, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283456, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283466, oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283476 ;
  a2a:hasEvent oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_0, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_1, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_2, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_3, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_4, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_5, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_6, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_7, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_8, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_9, oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_10 ;
  a2a:hasSource oa:source_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05 .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person13726
  a a2a:Person ;
  rdfs:label "Jean François Gielis" ;
  a2a:PersonName [
    rdfs:label "Jean François Gielis" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Gielis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1870-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "graveur sur métaux" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person734926
  a a2a:Person ;
  rdfs:label "Anne Vanighem" ;
  a2a:PersonName [
    rdfs:label "Anne Vanighem" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Vanighem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1873-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "giletière" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person1456126
  a a2a:Person ;
  rdfs:label "Pierre Joseph Gielis" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Gielis" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Gielis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "chaudronnier" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person2664806
  a a2a:Person ;
  rdfs:label "Barbe Claessens" ;
  a2a:PersonName [
    rdfs:label "Barbe Claessens" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person3386006
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanighem" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanighem" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanighem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "mouleur en cuivre" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4107206
  a a2a:Person ;
  rdfs:label "Catherine De Windt" ;
  a2a:PersonName [
    rdfs:label "Catherine De Windt" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "De Windt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4431256
  a a2a:Person ;
  rdfs:label "Marie Cathérine Vanighem" ;
  a2a:PersonName [
    rdfs:label "Marie Cathérine Vanighem" ;
    a2a:PersonNameFirstName "Marie Cathérine" ;
    a2a:PersonNameLastName "Vanighem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283446
  a a2a:Person ;
  rdfs:label "Victor Pirard" ;
  a2a:PersonName [
    rdfs:label "Victor Pirard" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Pirard"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "graveur" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283456
  a a2a:Person ;
  rdfs:label "Louis Gérimont" ;
  a2a:PersonName [
    rdfs:label "Louis Gérimont" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Gérimont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283466
  a a2a:Person ;
  rdfs:label "Jacques Vanighem" ;
  a2a:PersonName [
    rdfs:label "Jacques Vanighem" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Vanighem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "chaisier" .

oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283476
  a a2a:Person ;
  rdfs:label "Emmanuel Vanhoeck" ;
  a2a:PersonName [
    rdfs:label "Emmanuel Vanhoeck" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "Vanhoeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "fabricant de timbres en caoutchouc" .

oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1901-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Anderlecht" ;
    rdfs:label "België, Anderlecht"
  ] .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person13726 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person734926 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person1456126 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person2664806 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person3386006 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4107206 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person4431256 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283446 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283456 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283466 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:relationep_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Person6283476 ;
  a2a:EventKeyRef oa:event_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05_Event1 .

oa:source_abb_a80c028e-0c8c-e5db-62f4-b4e40d489a05
  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 "7" ;
    a2a:Day "13" ;
    rdfs:label "1901-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "257" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-D123-MCH?i=230&cc=1482191&cat=136788"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00636298_0" ;
  a2a:RecordIdentifier "HUBRU_00636298_0" ;
  a2a:RecordGUID "{a80c028e-0c8c-e5db-62f4-b4e40d489a05}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "autorisé à contracter mariage avec sa belle soeur" .
[] a2a:PersonRemarkOpmerking "domiciliée avant à Bruxelles / acte respectueux à son père, le 7/06/1901" .
[]
  a2a:PersonRemarkdeat_date "1884-04-06" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1900-09-27" ;
  a2a:PersonRemarkdeat_plac "Anderlecht" .

