@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_d5ac927f-e32a-af98-c1c8-1a234c20d99a
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 juli 1807 te Kapelle-op-den-Bos (België)" ;
  a2a:hasPerson oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person592991, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person2007641, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person3656301, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person5304961, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person6953621, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person8602281, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979261, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979271, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979281, oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979291 ;
  a2a:hasEvent oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_0, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_1, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_2, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_3, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_4, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_5, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_6, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_7, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_8, oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_9 ;
  a2a:hasSource oa:source_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person592991
  a a2a:Person ;
  rdfs:label "André Wouters" ;
  a2a:PersonName [
    rdfs:label "André Wouters" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tisselt" ;
    rdfs:label "Tisselt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1779-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tisselt" ;
    rdfs:label "België, Tisselt"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person2007641
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Dehandschutter" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Dehandschutter" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Dehandschutter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1780" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1780-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "België, Kapelle-op-den-Bos"
  ] .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person3656301
  a a2a:Person ;
  rdfs:label "Jean Baptist Wouters" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Wouters" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Willebroek" ;
    rdfs:label "België, Willebroek"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person5304961
  a a2a:Person ;
  rdfs:label "Barbe Sellis" ;
  a2a:PersonName [
    rdfs:label "Barbe Sellis" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Sellis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tisselt" ;
    rdfs:label "Tisselt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ramsdonk" ;
    rdfs:label "België, Ramsdonk"
  ] .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person6953621
  a a2a:Person ;
  rdfs:label "Jean Baptist Dehandschutter" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Dehandschutter" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Dehandschutter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person8602281
  a a2a:Person ;
  rdfs:label "Susanne Catherine Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Susanne Catherine Van Linthout" ;
    a2a:PersonNameFirstName "Susanne Catherine" ;
    a2a:PersonNameLastName "Van Linthout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lippelo" ;
    rdfs:label "België, Lippelo"
  ] .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979261
  a a2a:Person ;
  rdfs:label "Jean De handschutter" ;
  a2a:PersonName [
    rdfs:label "Jean De handschutter" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "De handschutter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "tourneur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979271
  a a2a:Person ;
  rdfs:label "Jean Van Ingelghom" ;
  a2a:PersonName [
    rdfs:label "Jean Van Ingelghom" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Ingelghom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tisselt" ;
    rdfs:label "Tisselt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "cultiviteur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979281
  a a2a:Person ;
  rdfs:label "Pierre Jean Mertens" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Mertens" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tisselt" ;
    rdfs:label "Tisselt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979291
  a a2a:Person ;
  rdfs:label "Joseph Francois Van den Bossche" ;
  a2a:PersonName [
    rdfs:label "Joseph Francois Van den Bossche" ;
    a2a:PersonNameFirstName "Joseph Francois" ;
    a2a:PersonNameLastName "Van den Bossche"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "boulanger" .

oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1807-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "België, Kapelle-op-den-Bos"
  ] .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person592991 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person2007641 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person3656301 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person5304961 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person6953621 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person8602281 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979261 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979271 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979281 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:relationep_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Person11979291 ;
  a2a:EventKeyRef oa:event_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a_Event1 .

oa:source_abl_d5ac927f-e32a-af98-c1c8-1a234c20d99a
  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 "1807" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1807-07-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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00058963_0" ;
  a2a:RecordIdentifier "HUBRA_00058963_0" ;
  a2a:RecordGUID "{d5ac927f-e32a-af98-c1c8-1a234c20d99a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Leeftijd bij overlijden vader bruidegom 46j." .
[] a2a:PersonRemarkOpmerking "Leeftijd bij overlijden vader bruid 68j." .
