@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_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 september 1822 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person1586851, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person2363811, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person4012471, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person5661131, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person7309791, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person8958451, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253111, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253121, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253131, oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253141 ;
  a2a:hasEvent oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_0, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_1, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_2, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_3, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_4, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_5, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_6, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_7, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_8, oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_9 ;
  a2a:hasSource oa:source_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3 .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person1586851
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van der Veken" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van der Veken" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van der Veken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1800-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person2363811
  a a2a:Person ;
  rdfs:label "Maria Theresia Cloets" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Cloets" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Cloets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person4012471
  a a2a:Person ;
  rdfs:label "Petrus Van der Veken" ;
  a2a:PersonName [
    rdfs:label "Petrus Van der Veken" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van der Veken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person5661131
  a a2a:Person ;
  rdfs:label "Marie Ellinckx" ;
  a2a:PersonName [
    rdfs:label "Marie Ellinckx" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Ellinckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person7309791
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Cloets" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Cloets" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Cloets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person8958451
  a a2a:Person ;
  rdfs:label "Petronilla Mollemans" ;
  a2a:PersonName [
    rdfs:label "Petronilla Mollemans" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Mollemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253111
  a a2a:Person ;
  rdfs:label "Judocus Joannes Coppens" ;
  a2a:PersonName [
    rdfs:label "Judocus Joannes Coppens" ;
    a2a:PersonNameFirstName "Judocus Joannes" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253121
  a a2a:Person ;
  rdfs:label "Josephus De Meuter" ;
  a2a:PersonName [
    rdfs:label "Josephus De Meuter" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253131
  a a2a:Person ;
  rdfs:label "Jacobus Van Kerckhoven" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Kerckhoven" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Kerckhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253141
  a a2a:Person ;
  rdfs:label "Jan Baptist Verbesselt" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Verbesselt" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Verbesselt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1822-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person1586851 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person2363811 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person4012471 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person5661131 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person7309791 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person8958451 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253111 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253121 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253131 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:relationep_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Person13253141 ;
  a2a:EventKeyRef oa:event_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3_Event1 .

oa:source_abl_335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3
  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 "1822" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1822-09-19"^^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 "19" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 19"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00137890_0" ;
  a2a:RecordIdentifier "HUBRA_00137890_0" ;
  a2a:RecordGUID "{335c8bae-2a1a-7b2b-b459-c9ec2cdf70a3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

