@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_6deb296d-d46b-41f5-9b46-dbe2f6b809d7
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1853 te Kessel-Lo (België)" ;
  a2a:hasPerson oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person621281, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person1837431, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person3486091, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person5134751, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person6783411, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person8432071, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331091, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331101, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331111, oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331121 ;
  a2a:hasEvent oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_0, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_1, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_2, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_3, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_4, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_5, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_6, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_7, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_8, oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_9 ;
  a2a:hasSource oa:source_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7 .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person621281
  a a2a:Person ;
  rdfs:label "Matheus Wuyckens" ;
  a2a:PersonName [
    rdfs:label "Matheus Wuyckens" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Wuyckens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1832-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linden" ;
    rdfs:label "België, Linden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person1837431
  a a2a:Person ;
  rdfs:label "Anna Maria Joanna Gewelt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Joanna Gewelt" ;
    a2a:PersonNameFirstName "Anna Maria Joanna" ;
    a2a:PersonNameLastName "Gewelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1830-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kessel-Lo" ;
    rdfs:label "België, Kessel-Lo"
  ] ;
  a2a:Profession "handwerkster" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person3486091
  a a2a:Person ;
  rdfs:label "Guilielmus Wuyckens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Wuyckens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Wuyckens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linden" ;
    rdfs:label "België, Linden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person5134751
  a a2a:Person ;
  rdfs:label "Theresia Van Langendonck" ;
  a2a:PersonName [
    rdfs:label "Theresia Van Langendonck" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Van Langendonck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linden" ;
    rdfs:label "België, Linden"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person6783411
  a a2a:Person ;
  rdfs:label "Petrus Gewelt" ;
  a2a:PersonName [
    rdfs:label "Petrus Gewelt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gewelt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person8432071
  a a2a:Person ;
  rdfs:label "Maria Theresia Vits" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Vits" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Vits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331091
  a a2a:Person ;
  rdfs:label "Petrus Gewelt" ;
  a2a:PersonName [
    rdfs:label "Petrus Gewelt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gewelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "koopman" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331101
  a a2a:Person ;
  rdfs:label "Fredericus Gewelt" ;
  a2a:PersonName [
    rdfs:label "Fredericus Gewelt" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Gewelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "koopman" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331111
  a a2a:Person ;
  rdfs:label "Jacobus Van Mellaert" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Mellaert" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Mellaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331121
  a a2a:Person ;
  rdfs:label "Franciscus Fredericus Coen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Fredericus Coen" ;
    a2a:PersonNameFirstName "Franciscus Fredericus" ;
    a2a:PersonNameLastName "Coen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nederokkerzeel" ;
    rdfs:label "Nederokkerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landmeter" .

oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1853-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kessel-Lo" ;
    rdfs:label "België, Kessel-Lo"
  ] .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person621281 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person1837431 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person3486091 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person5134751 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person6783411 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person8432071 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331091 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331101 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331111 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:relationep_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Person11331121 ;
  a2a:EventKeyRef oa:event_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7_Event1 .

oa:source_abl_6deb296d-d46b-41f5-9b46-dbe2f6b809d7
  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 "1853" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1853-11-05"^^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 "15" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBJ-P8Z?i=114&cc=1482191&cat=203465"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00031782_0" ;
  a2a:RecordIdentifier "HUBRA_00031782_0" ;
  a2a:RecordGUID "{6deb296d-d46b-41f5-9b46-dbe2f6b809d7}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militie blijkens certificaat van Gouverneur provincie Brabant" .
[]
  a2a:PersonRemarkdeat_date "1842-12-12" ;
  a2a:PersonRemarkdeat_plac "Kessel-Lo" .

[]
  a2a:PersonRemarkdeat_date "1852-03-23" ;
  a2a:PersonRemarkdeat_plac "Kessel-Lo" .

