@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_252b6c80-8bb3-20a3-8a1f-e4a6782a7822
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 mei 1866 te Elingen (België)" ;
  a2a:hasPerson oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person282841, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person2941551, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person4590211, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person6238871, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person7887531, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person9536191, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428971, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428981, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428991, oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15429001 ;
  a2a:hasEvent oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_0, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_1, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_2, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_3, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_4, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_5, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_6, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_7, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_8, oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_9 ;
  a2a:hasSource oa:source_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822 .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person282841
  a a2a:Person ;
  rdfs:label "Maximilianus Van Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Maximilianus Van Eeckhoudt" ;
    a2a:PersonNameFirstName "Maximilianus" ;
    a2a:PersonNameLastName "Van Eeckhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1825-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Elingen" ;
    rdfs:label "België, Elingen"
  ] ;
  a2a:Profession "pagter" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person2941551
  a a2a:Person ;
  rdfs:label "Appolonia Philippina Van Koeckenbeek" ;
  a2a:PersonName [
    rdfs:label "Appolonia Philippina Van Koeckenbeek" ;
    a2a:PersonNameFirstName "Appolonia Philippina" ;
    a2a:PersonNameLastName "Van Koeckenbeek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pepingen" ;
    rdfs:label "Pepingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1841-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pepingen" ;
    rdfs:label "België, Pepingen"
  ] ;
  a2a:Profession "pagtersse" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person4590211
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Eeckhoudt" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Eeckhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person6238871
  a a2a:Person ;
  rdfs:label "Joanna Leemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Leemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person7887531
  a a2a:Person ;
  rdfs:label "Cornelius Van Koeckenbeek" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Koeckenbeek" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Koeckenbeek"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person9536191
  a a2a:Person ;
  rdfs:label "Maria Anna Walravens" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Walravens" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pepingen" ;
    rdfs:label "Pepingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "pagtersse" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428971
  a a2a:Person ;
  rdfs:label "Franciscus Van Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Eeckhoudt" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Eeckhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428981
  a a2a:Person ;
  rdfs:label "Petrus Eylenbosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Eylenbosch" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Eylenbosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428991
  a a2a:Person ;
  rdfs:label "Franciscus Joannes De Middeleer" ;
  a2a:PersonName [
    rdfs:label "Franciscus Joannes De Middeleer" ;
    a2a:PersonNameFirstName "Franciscus Joannes" ;
    a2a:PersonNameLastName "De Middeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15429001
  a a2a:Person ;
  rdfs:label "Joannes Robertus Walravens" ;
  a2a:PersonName [
    rdfs:label "Joannes Robertus Walravens" ;
    a2a:PersonNameFirstName "Joannes Robertus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "gemeyntesecretaris" .

oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1866-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Elingen" ;
    rdfs:label "België, Elingen"
  ] .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person282841 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person2941551 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person4590211 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person6238871 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person7887531 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person9536191 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428971 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428981 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15428991 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:relationep_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Person15429001 ;
  a2a:EventKeyRef oa:event_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822_Event1 .

oa:source_abl_252b6c80-8bb3-20a3-8a1f-e4a6782a7822
  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 "1866" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1866-05-23"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00251011_0" ;
  a2a:RecordIdentifier "HUBRA_00251011_0" ;
  a2a:RecordGUID "{252b6c80-8bb3-20a3-8a1f-e4a6782a7822}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Abt te Oetinghen op 15/05/1866" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "aanwezig en toestemmende;" .
[]
  a2a:PersonRemarkdeat_date "1863-12-06" ;
  a2a:PersonRemarkdeat_plac "Elingen" .

[]
  a2a:PersonRemarkdeat_date "1862-08-01" ;
  a2a:PersonRemarkdeat_plac "Pepingen" .

[] a2a:PersonRemarkOpmerking "aanwezig en toestemmende;" .
