@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_436f276c-79e4-dcf0-829f-155cd81efc26
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 november 1894 te Herent (België)" ;
  a2a:hasPerson oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person234622, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1123122, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1783112, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person2671612, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person3560112, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person4448612, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5602372, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784002, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784012, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784022, oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784032 ;
  a2a:hasEvent oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_0, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_1, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_2, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_3, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_4, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_5, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_6, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_7, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_8, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_9, oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_10 ;
  a2a:hasSource oa:source_abl_436f276c-79e4-dcf0-829f-155cd81efc26 .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person234622
  a a2a:Person ;
  rdfs:label "Petrus Josephus Vanhoeyveld" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Vanhoeyveld" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Vanhoeyveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1874-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herent" ;
    rdfs:label "België, Herent"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1123122
  a a2a:Person ;
  rdfs:label "Amelia Pardon" ;
  a2a:PersonName [
    rdfs:label "Amelia Pardon" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "Pardon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1865-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herent" ;
    rdfs:label "België, Herent"
  ] ;
  a2a:Profession "landwerkster" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1783112
  a a2a:Person ;
  rdfs:label "Andreas Vanhoeyveld" ;
  a2a:PersonName [
    rdfs:label "Andreas Vanhoeyveld" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Vanhoeyveld"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person2671612
  a a2a:Person ;
  rdfs:label "Elisabetha Leyssens" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Leyssens" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Leyssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person3560112
  a a2a:Person ;
  rdfs:label "Henricus Pardon" ;
  a2a:PersonName [
    rdfs:label "Henricus Pardon" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Pardon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "landwerker" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person4448612
  a a2a:Person ;
  rdfs:label "Catharina Antonetta Mallaerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Antonetta Mallaerts" ;
    a2a:PersonNameFirstName "Catharina Antonetta" ;
    a2a:PersonNameLastName "Mallaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "landwerkster" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5602372
  a a2a:Person ;
  rdfs:label "Maria Virginia Pardon>Vanhoeyveld" ;
  a2a:PersonName [
    rdfs:label "Maria Virginia Pardon>Vanhoeyveld" ;
    a2a:PersonNameFirstName "Maria Virginia" ;
    a2a:PersonNameLastName "Pardon>Vanhoeyveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1890-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herent" ;
    rdfs:label "België, Herent"
  ] .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784002
  a a2a:Person ;
  rdfs:label "Cornelius VanReydt" ;
  a2a:PersonName [
    rdfs:label "Cornelius VanReydt" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "VanReydt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784012
  a a2a:Person ;
  rdfs:label "Henricus Francis" ;
  a2a:PersonName [
    rdfs:label "Henricus Francis" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Francis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landwerker" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784022
  a a2a:Person ;
  rdfs:label "Marcus François" ;
  a2a:PersonName [
    rdfs:label "Marcus François" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "François"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784032
  a a2a:Person ;
  rdfs:label "Josephus Selfslagh" ;
  a2a:PersonName [
    rdfs:label "Josephus Selfslagh" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Selfslagh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1894-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Herent" ;
    rdfs:label "België, Herent"
  ] .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person234622 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1123122 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person1783112 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person2671612 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person3560112 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person4448612 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5602372 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784002 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784012 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784022 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:relationep_abl_436f276c-79e4-dcf0-829f-155cd81efc26_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Person5784032 ;
  a2a:EventKeyRef oa:event_abl_436f276c-79e4-dcf0-829f-155cd81efc26_Event1 .

oa:source_abl_436f276c-79e4-dcf0-829f-155cd81efc26
  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 "1894" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1894-11-30"^^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 "31" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-DS9B-9H?i=238&cc=1482191&cat=184486"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00001730_0" ;
  a2a:RecordIdentifier "HUBRA_00001730_0" ;
  a2a:RecordGUID "{436f276c-79e4-dcf0-829f-155cd81efc26}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1879-11-22" ;
  a2a:PersonRemarkdeat_plac "Herent" .

