@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_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 september 1886 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person358044, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person1744184, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person2948704, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person4334844, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person5720984, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person7107124, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person8696704, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950184, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950194, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950204, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950214, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757104, oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757364 ;
  a2a:hasEvent oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_0, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_1, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_2, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_3, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_4, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_5, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_6, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_7, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_8, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_9, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_10, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_11, oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_12 ;
  a2a:hasSource oa:source_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2 .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person358044
  a a2a:Person ;
  rdfs:label "Alexander Samson" ;
  a2a:PersonName [
    rdfs:label "Alexander Samson" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Samson"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1853-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person1744184
  a a2a:Person ;
  rdfs:label "Catharina Meschain" ;
  a2a:PersonName [
    rdfs:label "Catharina Meschain" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Meschain"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1838-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "dagloonster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person2948704
  a a2a:Person ;
  rdfs:label "Jan Baptist Samson" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Samson" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Samson"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person4334844
  a a2a:Person ;
  rdfs:label "Catharina Fontain" ;
  a2a:PersonName [
    rdfs:label "Catharina Fontain" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Fontain"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person5720984
  a a2a:Person ;
  rdfs:label "Pieter Jozef Meschain" ;
  a2a:PersonName [
    rdfs:label "Pieter Jozef Meschain" ;
    a2a:PersonNameFirstName "Pieter Jozef" ;
    a2a:PersonNameLastName "Meschain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person7107124
  a a2a:Person ;
  rdfs:label "Joanna Meyer" ;
  a2a:PersonName [
    rdfs:label "Joanna Meyer" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person8696704
  a a2a:Person ;
  rdfs:label "August Goessye" ;
  a2a:PersonName [
    rdfs:label "August Goessye" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNameLastName "Goessye"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950184
  a a2a:Person ;
  rdfs:label "Lambert Meschain" ;
  a2a:PersonName [
    rdfs:label "Lambert Meschain" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Meschain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "werktuigkundige" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950194
  a a2a:Person ;
  rdfs:label "Georges Meschain" ;
  a2a:PersonName [
    rdfs:label "Georges Meschain" ;
    a2a:PersonNameFirstName "Georges" ;
    a2a:PersonNameLastName "Meschain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950204
  a a2a:Person ;
  rdfs:label "Frans Meschain" ;
  a2a:PersonName [
    rdfs:label "Frans Meschain" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Meschain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950214
  a a2a:Person ;
  rdfs:label "Leopold Debraekeleer" ;
  a2a:PersonName [
    rdfs:label "Leopold Debraekeleer" ;
    a2a:PersonNameFirstName "Leopold" ;
    a2a:PersonNameLastName "Debraekeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "metser" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757104
  a a2a:Person ;
  rdfs:label "Jaak Fontain" ;
  a2a:PersonName [
    rdfs:label "Jaak Fontain" ;
    a2a:PersonNameFirstName "Jaak" ;
    a2a:PersonNameLastName "Fontain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757364
  a a2a:Person ;
  rdfs:label "Catharina Slaghmuylders" ;
  a2a:PersonName [
    rdfs:label "Catharina Slaghmuylders" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Slaghmuylders"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1886-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person358044 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person1744184 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person2948704 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person4334844 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person5720984 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person7107124 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person8696704 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950184 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950194 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950204 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person9950214 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757104 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:relationep_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Person14757364 ;
  a2a:EventKeyRef oa:event_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2_Event1 .

oa:source_abb_d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2
  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 "1886" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1886-09-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1154" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HGSZ-FW?i=521&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_00389431_0" ;
  a2a:RecordIdentifier "HUBRU_00389431_0" ;
  a2a:RecordGUID "{d05088e1-5e42-e9b5-ecb9-4298d3c5e9f2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "toestemming bij neergelegde authentieke akte" .
[] a2a:PersonRemarkdeat_date "1874-01-12" .
[] a2a:PersonRemarkOpmerking "toestemming gegeven bij een neergelegde authentieke akte" .
