@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_22ccbd4a-abbd-e482-15c8-eda9e5293e8f
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 september 1866 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person746393, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person1948253, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person2687633, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person3889493, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person5091353, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person6293213, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310043, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310293, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7571713, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996203, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996213, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996223, oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996233 ;
  a2a:hasEvent oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_0, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_1, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_2, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_3, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_4, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_5, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_6, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_7, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_8, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_9, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_10, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_11, oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_12 ;
  a2a:hasSource oa:source_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person746393
  a a2a:Person ;
  rdfs:label "Michel Van Gemert" ;
  a2a:PersonName [
    rdfs:label "Michel Van Gemert" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Van Gemert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1812-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "garçon de bureau" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person1948253
  a a2a:Person ;
  rdfs:label "Marie Sweerts" ;
  a2a:PersonName [
    rdfs:label "Marie Sweerts" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Sweerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1818-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mechelen" ;
    rdfs:label "België, Mechelen"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person2687633
  a a2a:Person ;
  rdfs:label "Jean Joseph Van Gemert" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Van Gemert" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Van Gemert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person3889493
  a a2a:Person ;
  rdfs:label "Marie Josèphe Perron" ;
  a2a:PersonName [
    rdfs:label "Marie Josèphe Perron" ;
    a2a:PersonNameFirstName "Marie Josèphe" ;
    a2a:PersonNameLastName "Perron"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person5091353
  a a2a:Person ;
  rdfs:label "Corneille Hubert Sweerts" ;
  a2a:PersonName [
    rdfs:label "Corneille Hubert Sweerts" ;
    a2a:PersonNameFirstName "Corneille Hubert" ;
    a2a:PersonNameLastName "Sweerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person6293213
  a a2a:Person ;
  rdfs:label "Elisabeth Van Buscom" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Van Buscom" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Van Buscom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310043
  a a2a:Person ;
  rdfs:label "Albertine Seghers" ;
  a2a:PersonName [
    rdfs:label "Albertine Seghers" ;
    a2a:PersonNameFirstName "Albertine" ;
    a2a:PersonNameLastName "Seghers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310293
  a a2a:Person ;
  rdfs:label "Henriette Zetter" ;
  a2a:PersonName [
    rdfs:label "Henriette Zetter" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Zetter"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7571713
  a a2a:Person ;
  rdfs:label "Jean Baptiste Mathieux" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Mathieux" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Mathieux"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996203
  a a2a:Person ;
  rdfs:label "Bartholomé Vandercammen" ;
  a2a:PersonName [
    rdfs:label "Bartholomé Vandercammen" ;
    a2a:PersonNameFirstName "Bartholomé" ;
    a2a:PersonNameLastName "Vandercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "poissonnier" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996213
  a a2a:Person ;
  rdfs:label "Joseph Vanden Eede" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanden Eede" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanden Eede"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cocher" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996223
  a a2a:Person ;
  rdfs:label "Joseph Schuermans" ;
  a2a:PersonName [
    rdfs:label "Joseph Schuermans" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Schuermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "gantier" .

oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996233
  a a2a:Person ;
  rdfs:label "Rombaut Sweerts" ;
  a2a:PersonName [
    rdfs:label "Rombaut Sweerts" ;
    a2a:PersonNameFirstName "Rombaut" ;
    a2a:PersonNameLastName "Sweerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mechelen" ;
    rdfs:label "Mechelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "gantier" .

oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1866-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person746393 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person1948253 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person2687633 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person3889493 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person5091353 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person6293213 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310043 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7310293 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person7571713 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996203 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996213 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996223 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:relationep_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Person8996233 ;
  a2a:EventKeyRef oa:event_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f_Event1 .

oa:source_abb_22ccbd4a-abbd-e482-15c8-eda9e5293e8f
  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 "1866" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1866-09-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1190" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-PGYS-Y?i=264&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00358284_0" ;
  a2a:RecordIdentifier "HUBRU_00358284_0" ;
  a2a:RecordGUID "{22ccbd4a-abbd-e482-15c8-eda9e5293e8f}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Vanmerstraeten te Bruxelles op 25/07/1866" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Ayant satisfait à la milice." .
[]
  a2a:PersonRemarkdeat_date "1851-09-29" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1865-12-20" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1865-11-10" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

