@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_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 februari 1834 te Ukkel (België)" ;
  a2a:hasPerson oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person1137673, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person2339533, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person3225573, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person4427433, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person5629293, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person6831153, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129013, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129023, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129033, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129043, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675223, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675273, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675323, oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675393 ;
  a2a:hasEvent oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_0, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_1, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_2, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_3, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_4, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_5, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_6, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_7, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_8, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_9, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_10, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_11, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_12, oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_13 ;
  a2a:hasSource oa:source_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person1137673
  a a2a:Person ;
  rdfs:label "Joannes Josephus Vandenberghen" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Vandenberghen" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Vandenberghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1808-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "bakker" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person2339533
  a a2a:Person ;
  rdfs:label "Elisabeth Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vander Elst" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1805-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Uccle" ;
    rdfs:label "België, Uccle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person3225573
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vandenberghen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vandenberghen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vandenberghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "bakker" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person4427433
  a a2a:Person ;
  rdfs:label "Joanna Maria Brassine" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Brassine" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Brassine"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person5629293
  a a2a:Person ;
  rdfs:label "Sebastianus Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Vander Elst" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person6831153
  a a2a:Person ;
  rdfs:label "Elisabeth Warny" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Warny" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Warny"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129013
  a a2a:Person ;
  rdfs:label "Franciscus Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vander Elst" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129023
  a a2a:Person ;
  rdfs:label "Guilielmus Lambertus Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Lambertus Vanhaelen" ;
    a2a:PersonNameFirstName "Guilielmus Lambertus" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129033
  a a2a:Person ;
  rdfs:label "Petrus Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Petrus Vanhaelen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "graveerder" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129043
  a a2a:Person ;
  rdfs:label "Joannes Baptista Schamps" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Schamps" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Schamps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "molenaer" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675223
  a a2a:Person ;
  rdfs:label "Petrus Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Petrus Vander Elst" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675273
  a a2a:Person ;
  rdfs:label "Elisabeth Degenst" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Degenst" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Degenst"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675323
  a a2a:Person ;
  rdfs:label "Josephus De Warny" ;
  a2a:PersonName [
    rdfs:label "Josephus De Warny" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "De Warny"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675393
  a a2a:Person ;
  rdfs:label "Anna Catharina Schaukens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Schaukens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Schaukens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1834-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ukkel" ;
    rdfs:label "België, Ukkel"
  ] .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person1137673 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person2339533 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person3225573 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person4427433 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person5629293 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person6831153 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129013 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129023 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129033 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person11129043 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675223 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675273 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675323 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:relationep_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Person12675393 ;
  a2a:EventKeyRef oa:event_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd_Event1 .

oa:source_abb_c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd
  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 "1834" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1834-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-DCBS-FF4?i=161&wc=ST26-W38%3A966971001%2C966993501&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00484176_0" ;
  a2a:RecordIdentifier "HUBRU_00484176_0" ;
  a2a:RecordGUID "{c07bb0de-1b89-a0a2-d0e1-9eb7d199bcfd}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1816-08-24" ;
  a2a:PersonRemarkdeat_plac "Uccle" .

[]
  a2a:PersonRemarkdeat_date "1809-04-08" ;
  a2a:PersonRemarkdeat_plac "Uccle" .

[]
  a2a:PersonRemarkdeat_date "1774-05-27" ;
  a2a:PersonRemarkdeat_plac "Uccle" .

[]
  a2a:PersonRemarkdeat_date "1811-05-04" ;
  a2a:PersonRemarkdeat_plac "Drogenbos" .

[]
  a2a:PersonRemarkdeat_date "1792-12-13" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[]
  a2a:PersonRemarkdeat_date "1820-11-21" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

