@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_d2d4db95-8408-1a9c-56e4-e1f5daffe74e
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 oktober 1805 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person1584231, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person2315761, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person3964421, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person5613081, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person7261741, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person8910401, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099171, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099181, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099191, oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099201 ;
  a2a:hasEvent oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_0, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_1, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_2, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_3, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_4, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_5, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_6, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_7, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_8, oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_9 ;
  a2a:hasSource oa:source_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person1584231
  a a2a:Person ;
  rdfs:label "Jean Baptiste Van Cauter" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Van Cauter" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Van Cauter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1774" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1774-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussegem" ;
    rdfs:label "België, Brussegem"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person2315761
  a a2a:Person ;
  rdfs:label "Jeanne Catherine De Meuter" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine De Meuter" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1772" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1772-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person3964421
  a a2a:Person ;
  rdfs:label "Jacques Van Cauter" ;
  a2a:PersonName [
    rdfs:label "Jacques Van Cauter" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Van Cauter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person5613081
  a a2a:Person ;
  rdfs:label "Marie Anne Kockaert" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Kockaert" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Kockaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person7261741
  a a2a:Person ;
  rdfs:label "Adrien De Meuter" ;
  a2a:PersonName [
    rdfs:label "Adrien De Meuter" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person8910401
  a a2a:Person ;
  rdfs:label "Anne Alberichts" ;
  a2a:PersonName [
    rdfs:label "Anne Alberichts" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Alberichts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099171
  a a2a:Person ;
  rdfs:label "Corneil De Meuter" ;
  a2a:PersonName [
    rdfs:label "Corneil De Meuter" ;
    a2a:PersonNameFirstName "Corneil" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099181
  a a2a:Person ;
  rdfs:label "Pierre De Proost" ;
  a2a:PersonName [
    rdfs:label "Pierre De Proost" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Proost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099191
  a a2a:Person ;
  rdfs:label "Jean Joseph Dechevres" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Dechevres" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Dechevres"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "secrétaire de mairie" .

oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099201
  a a2a:Person ;
  rdfs:label "Adrien Antoine Joseph Dechevres" ;
  a2a:PersonName [
    rdfs:label "Adrien Antoine Joseph Dechevres" ;
    a2a:PersonNameFirstName "Adrien Antoine Joseph" ;
    a2a:PersonNameLastName "Dechevres"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] .

oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1805-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person1584231 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person2315761 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person3964421 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person5613081 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person7261741 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person8910401 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099171 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099181 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099191 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:relationep_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Person13099201 ;
  a2a:EventKeyRef oa:event_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e_Event1 .

oa:source_abl_d2d4db95-8408-1a9c-56e4-e1f5daffe74e
  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 "1805" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1805-10-09"^^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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00123860_0" ;
  a2a:RecordIdentifier "HUBRA_00123860_0" ;
  a2a:RecordGUID "{d2d4db95-8408-1a9c-56e4-e1f5daffe74e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

