@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_de2e7fc4-5e23-7841-a49d-aea2c5151f5c
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 april 1826 te Sint-Agatha-Berchem (België)" ;
  a2a:hasPerson oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person994403, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2196263, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2979353, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person4181213, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person5383073, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person6584933, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person7849523, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169363, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169373, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169383, oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169393 ;
  a2a:hasEvent oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_0, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_1, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_2, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_3, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_4, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_5, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_6, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_7, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_8, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_9, oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_10 ;
  a2a:hasSource oa:source_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person994403
  a a2a:Person ;
  rdfs:label "Joannes Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Joannes Vandevelde" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Agatha-Berchem" ;
    rdfs:label "Sint-Agatha-Berchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1784-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wemmel" ;
    rdfs:label "België, Wemmel"
  ] ;
  a2a:Profession "knegt" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2196263
  a a2a:Person ;
  rdfs:label "Maria Theresia Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Janssens" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1786-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wemmel" ;
    rdfs:label "België, Wemmel"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2979353
  a a2a:Person ;
  rdfs:label "Joannes Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Joannes Vandevelde" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person4181213
  a a2a:Person ;
  rdfs:label "Catharina Vander Grecht" ;
  a2a:PersonName [
    rdfs:label "Catharina Vander Grecht" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Vander Grecht"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person5383073
  a a2a:Person ;
  rdfs:label "Joannes Baptista Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Janssens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person6584933
  a a2a:Person ;
  rdfs:label "Barbara Catharina Carolina Bosmans" ;
  a2a:PersonName [
    rdfs:label "Barbara Catharina Carolina Bosmans" ;
    a2a:PersonNameFirstName "Barbara Catharina Carolina" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person7849523
  a a2a:Person ;
  rdfs:label "Anna Catharina Janssens>Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Janssens>Vandevelde" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Janssens>Vandevelde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1826-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169363
  a a2a:Person ;
  rdfs:label "Hendrik Van Malder" ;
  a2a:PersonName [
    rdfs:label "Hendrik Van Malder" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Van Malder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Agatha-Berchem" ;
    rdfs:label "Sint-Agatha-Berchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169373
  a a2a:Person ;
  rdfs:label "Franciscus Cleymans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cleymans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Cleymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wemmel" ;
    rdfs:label "Wemmel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169383
  a a2a:Person ;
  rdfs:label "Carolus Werrie" ;
  a2a:PersonName [
    rdfs:label "Carolus Werrie" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Werrie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Agatha-Berchem" ;
    rdfs:label "Sint-Agatha-Berchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "werkman" .

oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169393
  a a2a:Person ;
  rdfs:label "Cornelis De Coninck" ;
  a2a:PersonName [
    rdfs:label "Cornelis De Coninck" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Agatha-Berchem" ;
    rdfs:label "Sint-Agatha-Berchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "knegt" .

oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1826-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Agatha-Berchem" ;
    rdfs:label "België, Sint-Agatha-Berchem"
  ] .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person994403 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2196263 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person2979353 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person4181213 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person5383073 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person6584933 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person7849523 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169363 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169373 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169383 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:relationep_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Person10169393 ;
  a2a:EventKeyRef oa:event_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c_Event1 .

oa:source_abb_de2e7fc4-5e23-7841-a49d-aea2c5151f5c
  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 "1826" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1826-04-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-6PF9-5Q?i=151&cc=1482191&cat=241380"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00418551_0" ;
  a2a:RecordIdentifier "HUBRU_00418551_0" ;
  a2a:RecordGUID "{de2e7fc4-5e23-7841-a49d-aea2c5151f5c}" ;
  a2a:SourceRemarkOpmerking "Tweede getuige : Franciscus Cleymans : \"schoonvader van den getrouwden\"." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1794-04-07" ;
  a2a:PersonRemarkdeat_plac "Wemmel" .

[]
  a2a:PersonRemarkdeat_date "1810-11-02" ;
  a2a:PersonRemarkdeat_plac "Wemmel" .

[]
  a2a:PersonRemarkdeat_date "1808-11-01" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1815-11-06" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

