@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_1d4124aa-e39b-aae8-51da-469053cd77cd
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 juni 1811 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person1118541, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person2524401, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person4173061, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person5821721, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person7470381, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person9119041, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835981, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835991, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836001, oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836011 ;
  a2a:hasEvent oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_0, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_1, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_2, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_3, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_4, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_5, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_6, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_7, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_8, oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_9 ;
  a2a:hasSource oa:source_abl_1d4124aa-e39b-aae8-51da-469053cd77cd .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person1118541
  a a2a:Person ;
  rdfs:label "Josse De Neef" ;
  a2a:PersonName [
    rdfs:label "Josse De Neef" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "De Neef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1777" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1777-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person2524401
  a a2a:Person ;
  rdfs:label "Laurence Waeyenbergh" ;
  a2a:PersonName [
    rdfs:label "Laurence Waeyenbergh" ;
    a2a:PersonNameFirstName "Laurence" ;
    a2a:PersonNameLastName "Waeyenbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1780" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1780-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person4173061
  a a2a:Person ;
  rdfs:label "Arnould De Neef" ;
  a2a:PersonName [
    rdfs:label "Arnould De Neef" ;
    a2a:PersonNameFirstName "Arnould" ;
    a2a:PersonNameLastName "De Neef"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person5821721
  a a2a:Person ;
  rdfs:label "Marie Vandenhouwe" ;
  a2a:PersonName [
    rdfs:label "Marie Vandenhouwe" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Vandenhouwe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person7470381
  a a2a:Person ;
  rdfs:label "Adrien Waeyenbergh" ;
  a2a:PersonName [
    rdfs:label "Adrien Waeyenbergh" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Waeyenbergh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Heldergem" ;
    rdfs:label "België, Heldergem"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person9119041
  a a2a:Person ;
  rdfs:label "Elisabeth De Smet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth De Smet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835981
  a a2a:Person ;
  rdfs:label "Charles De Neef" ;
  a2a:PersonName [
    rdfs:label "Charles De Neef" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Neef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835991
  a a2a:Person ;
  rdfs:label "Guillaume De Vidts" ;
  a2a:PersonName [
    rdfs:label "Guillaume De Vidts" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "boulanger" .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836001
  a a2a:Person ;
  rdfs:label "Joseph Charles Van Den Houwe" ;
  a2a:PersonName [
    rdfs:label "Joseph Charles Van Den Houwe" ;
    a2a:PersonNameFirstName "Joseph Charles" ;
    a2a:PersonNameLastName "Van Den Houwe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836011
  a a2a:Person ;
  rdfs:label "Gille Wets" ;
  a2a:PersonName [
    rdfs:label "Gille Wets" ;
    a2a:PersonNameFirstName "Gille" ;
    a2a:PersonNameLastName "Wets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1811-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person1118541 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person2524401 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person4173061 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person5821721 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person7470381 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person9119041 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835981 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13835991 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836001 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:relationep_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Person13836011 ;
  a2a:EventKeyRef oa:event_abl_1d4124aa-e39b-aae8-51da-469053cd77cd_Event1 .

oa:source_abl_1d4124aa-e39b-aae8-51da-469053cd77cd
  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 "1811" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1811-06-03"^^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:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00166706_0" ;
  a2a:RecordIdentifier "HUBRA_00166706_0" ;
  a2a:RecordGUID "{1d4124aa-e39b-aae8-51da-469053cd77cd}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

