@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_abl_f20e023e-835c-e420-c8f8-5dd898e21b80
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1835 te Linkebeek (België)" ;
  a2a:hasPerson oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person872981, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person3029361, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person4678021, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person6326681, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person7975341, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person9624001, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person10638151, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742701, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742711, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742721, oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742731 ;
  a2a:hasEvent oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_0, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_1, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_2, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_3, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_4, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_5, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_6, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_7, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_8, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_9, oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_10 ;
  a2a:hasSource oa:source_abl_f20e023e-835c-e420-c8f8-5dd898e21b80 .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person872981
  a a2a:Person ;
  rdfs:label "Judocus Huygh" ;
  a2a:PersonName [
    rdfs:label "Judocus Huygh" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Huygh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1811-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Drogenbos" ;
    rdfs:label "België, Drogenbos"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person3029361
  a a2a:Person ;
  rdfs:label "Anna Catharina Wastiau" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wastiau" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wastiau"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1812-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linkebeek" ;
    rdfs:label "België, Linkebeek"
  ] ;
  a2a:Profession "huijshoudster" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person4678021
  a a2a:Person ;
  rdfs:label "Guilielmus Huygh" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Huygh" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Huygh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person6326681
  a a2a:Person ;
  rdfs:label "Maria Anna Tordeus" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Tordeus" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Tordeus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person7975341
  a a2a:Person ;
  rdfs:label "Petrus Wastiau" ;
  a2a:PersonName [
    rdfs:label "Petrus Wastiau" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Wastiau"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person9624001
  a a2a:Person ;
  rdfs:label "Maria Anna Van Weyenbergh" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Van Weyenbergh" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Van Weyenbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "huijshoudster" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person10638151
  a a2a:Person ;
  rdfs:label "Josephus Franciscus Wastiau>Huygh" ;
  a2a:PersonName [
    rdfs:label "Josephus Franciscus Wastiau>Huygh" ;
    a2a:PersonNameFirstName "Josephus Franciscus" ;
    a2a:PersonNameLastName "Wastiau>Huygh"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1834-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linkebeek" ;
    rdfs:label "België, Linkebeek"
  ] .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742701
  a a2a:Person ;
  rdfs:label "Joannes Baptista Labarre" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Labarre" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Labarre"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742711
  a a2a:Person ;
  rdfs:label "Jacobus Debecker" ;
  a2a:PersonName [
    rdfs:label "Jacobus Debecker" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Debecker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742721
  a a2a:Person ;
  rdfs:label "Jacobus Luyt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Luyt" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Luyt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linkebeek" ;
    rdfs:label "Linkebeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742731
  a a2a:Person ;
  rdfs:label "Petrus Vandenbosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Vandenbosch" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vandenbosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "berbier" .

oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1835-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Linkebeek" ;
    rdfs:label "België, Linkebeek"
  ] .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person872981 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person3029361 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person4678021 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person6326681 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person7975341 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person9624001 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person10638151 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742701 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742711 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742721 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:relationep_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Person15742731 ;
  a2a:EventKeyRef oa:event_abl_f20e023e-835c-e420-c8f8-5dd898e21b80_Event1 .

oa:source_abl_f20e023e-835c-e420-c8f8-5dd898e21b80
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1835-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00268276_0" ;
  a2a:RecordIdentifier "HUBRA_00268276_0" ;
  a2a:RecordGUID "{f20e023e-835c-e420-c8f8-5dd898e21b80}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Voldaan aan de militiewet." .
[]
  a2a:PersonRemarkdeat_date "1834-12-23" ;
  a2a:PersonRemarkdeat_plac "Linkebeek" .

