@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_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1803 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person1582751, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person2315491, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person3964151, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person5612811, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person7261471, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person8910131, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person9895861, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098091, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098101, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098111, oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098121 ;
  a2a:hasEvent oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_0, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_1, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_2, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_3, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_4, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_5, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_6, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_7, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_8, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_9, oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_10 ;
  a2a:hasSource oa:source_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5 .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person1582751
  a a2a:Person ;
  rdfs:label "Egide Verdickt" ;
  a2a:PersonName [
    rdfs:label "Egide Verdickt" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Verdickt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1761-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rossem" ;
    rdfs:label "België, Rossem"
  ] ;
  a2a:Profession "cultivateur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person2315491
  a a2a:Person ;
  rdfs:label "Jeanne De Hertogh" ;
  a2a:PersonName [
    rdfs:label "Jeanne De Hertogh" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "De Hertogh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1777" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1777-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person3964151
  a a2a:Person ;
  rdfs:label "Jean Baptiste Verdickt" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Verdickt" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Verdickt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person5612811
  a a2a:Person ;
  rdfs:label "Anne Van der Plancken" ;
  a2a:PersonName [
    rdfs:label "Anne Van der Plancken" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Van der Plancken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person7261471
  a a2a:Person ;
  rdfs:label "Jean De Hertogh" ;
  a2a:PersonName [
    rdfs:label "Jean De Hertogh" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "De Hertogh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person8910131
  a a2a:Person ;
  rdfs:label "Marie Pauwels" ;
  a2a:PersonName [
    rdfs:label "Marie Pauwels" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person9895861
  a a2a:Person ;
  rdfs:label "Joanne Lamberts" ;
  a2a:PersonName [
    rdfs:label "Joanne Lamberts" ;
    a2a:PersonNameFirstName "Joanne" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098091
  a a2a:Person ;
  rdfs:label "Jacques Verdickt" ;
  a2a:PersonName [
    rdfs:label "Jacques Verdickt" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Verdickt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098101
  a a2a:Person ;
  rdfs:label "Guillaume De Mars" ;
  a2a:PersonName [
    rdfs:label "Guillaume De Mars" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "De Mars"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098111
  a a2a:Person ;
  rdfs:label "Jean De Hertogh" ;
  a2a:PersonName [
    rdfs:label "Jean De Hertogh" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "De Hertogh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098121
  a a2a:Person ;
  rdfs:label "Christophe Janssens" ;
  a2a:PersonName [
    rdfs:label "Christophe Janssens" ;
    a2a:PersonNameFirstName "Christophe" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ossel" ;
    rdfs:label "Ossel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1803-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person1582751 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person2315491 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person3964151 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person5612811 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person7261471 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person8910131 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person9895861 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098091 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098101 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098111 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:relationep_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Person13098121 ;
  a2a:EventKeyRef oa:event_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5_Event1 .

oa:source_abl_e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5
  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 "1803" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1803-10-13"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00123833_0" ;
  a2a:RecordIdentifier "HUBRA_00123833_0" ;
  a2a:RecordGUID "{e9c3fab3-bf31-c431-c3d5-9faedbb6d9c5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

