@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_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 november 1872 te Dworp (België)" ;
  a2a:hasPerson oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person131172, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person1019672, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person2176632, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3065132, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3953632, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person4842132, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202722, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202732, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202742, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202752, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297552, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297622, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297672, oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297712 ;
  a2a:hasEvent oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_0, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_1, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_2, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_3, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_4, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_5, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_6, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_7, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_8, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_9, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_10, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_11, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_12, oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_13 ;
  a2a:hasSource oa:source_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person131172
  a a2a:Person ;
  rdfs:label "Guillaume Hamelryck" ;
  a2a:PersonName [
    rdfs:label "Guillaume Hamelryck" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Hamelryck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1845-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Alsemberg" ;
    rdfs:label "België, Alsemberg"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person1019672
  a a2a:Person ;
  rdfs:label "Petronilla Lefaible" ;
  a2a:PersonName [
    rdfs:label "Petronilla Lefaible" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Lefaible"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1847-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dworp" ;
    rdfs:label "België, Dworp"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person2176632
  a a2a:Person ;
  rdfs:label "Henricus Hamelryck" ;
  a2a:PersonName [
    rdfs:label "Henricus Hamelryck" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hamelryck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3065132
  a a2a:Person ;
  rdfs:label "Anna Catharina Heymans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Heymans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3953632
  a a2a:Person ;
  rdfs:label "Godefridus Lefaible" ;
  a2a:PersonName [
    rdfs:label "Godefridus Lefaible" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Lefaible"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person4842132
  a a2a:Person ;
  rdfs:label "Maria Catharina Clabos" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Clabos" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Clabos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202722
  a a2a:Person ;
  rdfs:label "Jan Franciscus Asselbergh" ;
  a2a:PersonName [
    rdfs:label "Jan Franciscus Asselbergh" ;
    a2a:PersonNameFirstName "Jan Franciscus" ;
    a2a:PersonNameLastName "Asselbergh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202732
  a a2a:Person ;
  rdfs:label "Donatus Lemyer" ;
  a2a:PersonName [
    rdfs:label "Donatus Lemyer" ;
    a2a:PersonNameFirstName "Donatus" ;
    a2a:PersonNameLastName "Lemyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "secretaris" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202742
  a a2a:Person ;
  rdfs:label "Renerius Vanderhaegen" ;
  a2a:PersonName [
    rdfs:label "Renerius Vanderhaegen" ;
    a2a:PersonNameFirstName "Renerius" ;
    a2a:PersonNameLastName "Vanderhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202752
  a a2a:Person ;
  rdfs:label "Egidius Debusscher" ;
  a2a:PersonName [
    rdfs:label "Egidius Debusscher" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Debusscher"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "gemeenteontvanger" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297552
  a a2a:Person ;
  rdfs:label "Gregorius Hamelryck" ;
  a2a:PersonName [
    rdfs:label "Gregorius Hamelryck" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Hamelryck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297622
  a a2a:Person ;
  rdfs:label "Philippina Dosmans" ;
  a2a:PersonName [
    rdfs:label "Philippina Dosmans" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNameLastName "Dosmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297672
  a a2a:Person ;
  rdfs:label "Petrus Heymans" ;
  a2a:PersonName [
    rdfs:label "Petrus Heymans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297712
  a a2a:Person ;
  rdfs:label "Elisabeth Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vandenplas" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1872-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Dworp" ;
    rdfs:label "België, Dworp"
  ] .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person131172 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person1019672 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person2176632 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3065132 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person3953632 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person4842132 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202722 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202732 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202742 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person7202752 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297552 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297622 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297672 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:relationep_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Person9297712 ;
  a2a:EventKeyRef oa:event_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa_Event1 .

oa:source_abl_e923fa85-e3ec-2e17-afa1-4feb3f6abcaa
  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 "1872" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1872-11-02"^^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 "20" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 20"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00179399_0" ;
  a2a:RecordIdentifier "HUBRA_00179399_0" ;
  a2a:RecordGUID "{e923fa85-e3ec-2e17-afa1-4feb3f6abcaa}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Dupont te Halle op 20/10/1872" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Voldaan aan de militiewet." .
[] a2a:PersonRemarkdeat_plac "Sint-Genesius-Rode" .
[] a2a:PersonRemarkdeat_plac "sint-Genesius-Rode" .
[] a2a:PersonRemarkdeat_plac "Dworp" .
