@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_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 september 1888 te Molenbeek-Wersbeek (België)" ;
  a2a:hasPerson oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person524942, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person1413442, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person2558372, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person3446872, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person4335372, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5223872, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5506042, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734392, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734402, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725872, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725882, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725892, oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725902 ;
  a2a:hasEvent oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_0, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_1, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_2, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_3, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_4, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_5, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_6, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_7, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_8, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_9, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_10, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_11, oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_12 ;
  a2a:hasSource oa:source_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person524942
  a a2a:Person ;
  rdfs:label "Franciscus Govaerts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Govaerts" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Govaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1849-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "België, Molenbeek-Wersbeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person1413442
  a a2a:Person ;
  rdfs:label "Josephina Van der Stukken" ;
  a2a:PersonName [
    rdfs:label "Josephina Van der Stukken" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Van der Stukken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1854-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "België, Molenbeek-Wersbeek"
  ] ;
  a2a:Profession "dienstmeid" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person2558372
  a a2a:Person ;
  rdfs:label "Joannes Josephus Govaerts" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Govaerts" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Govaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person3446872
  a a2a:Person ;
  rdfs:label "Anna Maria Boyen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Boyen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Boyen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person4335372
  a a2a:Person ;
  rdfs:label "Hypolitus Van der Stukken" ;
  a2a:PersonName [
    rdfs:label "Hypolitus Van der Stukken" ;
    a2a:PersonNameFirstName "Hypolitus" ;
    a2a:PersonNameLastName "Van der Stukken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Profession "landbouwer en herbergier" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5223872
  a a2a:Person ;
  rdfs:label "Maria Theresia Larosch" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Larosch" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Larosch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Profession "landbouwster en herbergierster" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5506042
  a a2a:Person ;
  rdfs:label "Joannes Josephus Eduardus Pardon" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Eduardus Pardon" ;
    a2a:PersonNameFirstName "Joannes Josephus Eduardus" ;
    a2a:PersonNameLastName "Pardon"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734392
  a a2a:Person ;
  rdfs:label "Maria Celina Van der Stukken>Govaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Celina Van der Stukken>Govaerts" ;
    a2a:PersonNameFirstName "Maria Celina" ;
    a2a:PersonNameLastName "Van der Stukken>Govaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1884-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kersbeek-Miskom" ;
    rdfs:label "België, Kersbeek-Miskom"
  ] .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734402
  a a2a:Person ;
  rdfs:label "Maria Theresia Van der Stukken>Govaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van der Stukken>Govaerts" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van der Stukken>Govaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1886-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "België, Molenbeek-Wersbeek"
  ] .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725872
  a a2a:Person ;
  rdfs:label "Philippus Vande Gaer" ;
  a2a:PersonName [
    rdfs:label "Philippus Vande Gaer" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Vande Gaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725882
  a a2a:Person ;
  rdfs:label "Josephus Ombelets" ;
  a2a:PersonName [
    rdfs:label "Josephus Ombelets" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Ombelets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "rademaker" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725892
  a a2a:Person ;
  rdfs:label "Joannes Michael Torbeyns" ;
  a2a:PersonName [
    rdfs:label "Joannes Michael Torbeyns" ;
    a2a:PersonNameFirstName "Joannes Michael" ;
    a2a:PersonNameLastName "Torbeyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725902
  a a2a:Person ;
  rdfs:label "Alphonsus Robeyns" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Robeyns" ;
    a2a:PersonNameFirstName "Alphonsus" ;
    a2a:PersonNameLastName "Robeyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "Molenbeek-Wersbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1888-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "België, Molenbeek-Wersbeek"
  ] .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person524942 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person1413442 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person2558372 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person3446872 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person4335372 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5223872 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5506042 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734392 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person5734402 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725872 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725882 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725892 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:relationep_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Person8725902 ;
  a2a:EventKeyRef oa:event_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e_Event1 .

oa:source_abl_3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e
  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 "1888" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1888-09-05"^^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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8TS9-5D?i=535&cc=1482191&cat=211986"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00306588_0" ;
  a2a:RecordIdentifier "HUBRA_00306588_0" ;
  a2a:RecordGUID "{3dae37d1-cfc0-e0ee-ec0b-427f16fc6a7e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Molenbeek-Wersbeek" .
[] a2a:PersonRemarkdeat_plac "Molenbeek-Wersbeek" .
[]
  a2a:PersonRemarkdeat_date "1883-09-05" ;
  a2a:PersonRemarkdeat_plac "Kersbeek-Miskom" .

