@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_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 november 1872 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person121634, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person1507774, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person3535504, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person4921644, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person6307784, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person7693924, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289824, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289834, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289844, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289854, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809014, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809144, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809244, oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809394 ;
  a2a:hasEvent oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_0, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_1, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_2, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_3, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_4, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_5, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_6, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_7, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_8, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_9, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_10, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_11, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_12, oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_13 ;
  a2a:hasSource oa:source_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person121634
  a a2a:Person ;
  rdfs:label "Michel Lamot" ;
  a2a:PersonName [
    rdfs:label "Michel Lamot" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Lamot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1851-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "lithographe" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person1507774
  a a2a:Person ;
  rdfs:label "Jeanne Robyn" ;
  a2a:PersonName [
    rdfs:label "Jeanne Robyn" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Robyn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1854-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "tailleuse" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person3535504
  a a2a:Person ;
  rdfs:label "Maximilien Lamot" ;
  a2a:PersonName [
    rdfs:label "Maximilien Lamot" ;
    a2a:PersonNameFirstName "Maximilien" ;
    a2a:PersonNameLastName "Lamot"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person4921644
  a a2a:Person ;
  rdfs:label "Barbe Desmedt" ;
  a2a:PersonName [
    rdfs:label "Barbe Desmedt" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Desmedt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person6307784
  a a2a:Person ;
  rdfs:label "Pierre Jean Robyn" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Robyn" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Robyn"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person7693924
  a a2a:Person ;
  rdfs:label "Catherine De Becker" ;
  a2a:PersonName [
    rdfs:label "Catherine De Becker" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289824
  a a2a:Person ;
  rdfs:label "Joseph Robyn" ;
  a2a:PersonName [
    rdfs:label "Joseph Robyn" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Robyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "charron" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289834
  a a2a:Person ;
  rdfs:label "Pierre Moosens" ;
  a2a:PersonName [
    rdfs:label "Pierre Moosens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Moosens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289844
  a a2a:Person ;
  rdfs:label "Jean Vanvyver" ;
  a2a:PersonName [
    rdfs:label "Jean Vanvyver" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vanvyver"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "débardeur" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289854
  a a2a:Person ;
  rdfs:label "André Gits" ;
  a2a:PersonName [
    rdfs:label "André Gits" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Gits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "ajusteur" .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809014
  a a2a:Person ;
  rdfs:label "Jean Baptiste Robyn" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Robyn" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Robyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809144
  a a2a:Person ;
  rdfs:label "Marie Anne Van Camp" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Van Camp" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Van Camp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809244
  a a2a:Person ;
  rdfs:label "Jeanne Seghers" ;
  a2a:PersonName [
    rdfs:label "Jeanne Seghers" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Seghers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809394
  a a2a:Person ;
  rdfs:label "Pierre De Becker" ;
  a2a:PersonName [
    rdfs:label "Pierre De Becker" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1872-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person121634 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person1507774 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person3535504 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person4921644 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person6307784 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person7693924 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289824 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289834 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289844 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person12289854 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809014 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809144 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809244 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:relationep_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Person14809394 ;
  a2a:EventKeyRef oa:event_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e_Event1 .

oa:source_abb_a3bf3505-8c02-8dad-23c8-c64e0f99ca4e
  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 "1872" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1872-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1670" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1670"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-4TVP-5?i=525&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_00553323_0" ;
  a2a:RecordIdentifier "HUBRU_00553323_0" ;
  a2a:RecordGUID "{a3bf3505-8c02-8dad-23c8-c64e0f99ca4e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris maître Sacré te Bruxelles op 31/10/1872" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Il a donné le consentement." .
[] a2a:PersonRemarkOpmerking "Elle a aussi donné le consentement." .
