@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_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 augustus 1889 te Werchter (België)" ;
  a2a:hasPerson oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person835802, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1724302, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1803122, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person2691622, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person3580122, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person4468622, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605172, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605182, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864132, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864142, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864152, oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864162 ;
  a2a:hasEvent oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_0, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_1, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_2, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_3, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_4, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_5, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_6, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_7, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_8, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_9, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_10, oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_11 ;
  a2a:hasSource oa:source_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person835802
  a a2a:Person ;
  rdfs:label "Ludovicus Van Roost" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Van Roost" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Van Roost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1862-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1724302
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Imbrechts" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Imbrechts" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Imbrechts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1863-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1803122
  a a2a:Person ;
  rdfs:label "Henricus Van Roost" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Roost" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Roost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person2691622
  a a2a:Person ;
  rdfs:label "Joanna Catharina Verlinden" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Verlinden" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Verlinden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person3580122
  a a2a:Person ;
  rdfs:label "Ludovicus Imbrechts" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Imbrechts" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Imbrechts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person4468622
  a a2a:Person ;
  rdfs:label "Sophia Haemels" ;
  a2a:PersonName [
    rdfs:label "Sophia Haemels" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Haemels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605172
  a a2a:Person ;
  rdfs:label "Augustinus Imbrechts>Van Roost" ;
  a2a:PersonName [
    rdfs:label "Augustinus Imbrechts>Van Roost" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Imbrechts>Van Roost"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1886-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605182
  a a2a:Person ;
  rdfs:label "Maria Francisca Imbrechts>Van Roost" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Imbrechts>Van Roost" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Imbrechts>Van Roost"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1888-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864132
  a a2a:Person ;
  rdfs:label "Franciscus Mommens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Mommens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Mommens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "blokmaker" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864142
  a a2a:Person ;
  rdfs:label "Jan Baptist Stroobants" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Stroobants" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Stroobants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "blokmaker" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864152
  a a2a:Person ;
  rdfs:label "Judocus Ludovicus Woestad" ;
  a2a:PersonName [
    rdfs:label "Judocus Ludovicus Woestad" ;
    a2a:PersonNameFirstName "Judocus Ludovicus" ;
    a2a:PersonNameLastName "Woestad"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864162
  a a2a:Person ;
  rdfs:label "Antoon Van Leemputten" ;
  a2a:PersonName [
    rdfs:label "Antoon Van Leemputten" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Van Leemputten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1889-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person835802 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1724302 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person1803122 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person2691622 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person3580122 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person4468622 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605172 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5605182 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864132 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864142 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864152 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:relationep_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Person5864162 ;
  a2a:EventKeyRef oa:event_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc_Event1 .

oa:source_abl_5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc
  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 "1889" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1889-08-29"^^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 "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D395-LX?i=278&wc=STVK-BZQ%3A966931801%2C1489775401&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00008462_0" ;
  a2a:RecordIdentifier "HUBRA_00008462_0" ;
  a2a:RecordGUID "{5f83c6fb-0ef8-bf46-71b0-73cdd82ba3fc}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

