@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_b5e81488-d83c-82ef-57e4-aa030403de6e
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 oktober 1848 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person416451, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person2471221, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person4119881, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person5768541, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person7417201, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person9065861, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568151, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568161, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627211, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627221, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627231, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627241, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287561, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287591, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287621, oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287631 ;
  a2a:hasEvent oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_0, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_1, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_2, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_3, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_4, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_5, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_6, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_7, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_8, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_9, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_10, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_11, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_12, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_13, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_14, oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_15 ;
  a2a:hasSource oa:source_abl_b5e81488-d83c-82ef-57e4-aa030403de6e .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person416451
  a a2a:Person ;
  rdfs:label "Gilles Luyckx" ;
  a2a:PersonName [
    rdfs:label "Gilles Luyckx" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1809-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person2471221
  a a2a:Person ;
  rdfs:label "Anne Marie Bosmans" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Bosmans" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1809-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person4119881
  a a2a:Person ;
  rdfs:label "Melchior Luyckx" ;
  a2a:PersonName [
    rdfs:label "Melchior Luyckx" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person5768541
  a a2a:Person ;
  rdfs:label "Marie Anne Mostin" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Mostin" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Mostin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "menagère" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person7417201
  a a2a:Person ;
  rdfs:label "Jean Baptiste Bosmans" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Bosmans" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person9065861
  a a2a:Person ;
  rdfs:label "Jeanne Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Jeanne Geeraerts" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568151
  a a2a:Person ;
  rdfs:label "Jean Baptiste Boschmans>Luyckx" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Boschmans>Luyckx" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Boschmans>Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1838-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568161
  a a2a:Person ;
  rdfs:label "Petronille Bosmans>Luyckx" ;
  a2a:PersonName [
    rdfs:label "Petronille Bosmans>Luyckx" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Bosmans>Luyckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1848-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627211
  a a2a:Person ;
  rdfs:label "Philippe Walders" ;
  a2a:PersonName [
    rdfs:label "Philippe Walders" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Walders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "barbier" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627221
  a a2a:Person ;
  rdfs:label "Jean Baptiste Walravens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Walravens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627231
  a a2a:Person ;
  rdfs:label "Jacques Silvestre" ;
  a2a:PersonName [
    rdfs:label "Jacques Silvestre" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Silvestre"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627241
  a a2a:Person ;
  rdfs:label "Adrien Walravens" ;
  a2a:PersonName [
    rdfs:label "Adrien Walravens" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287561
  a a2a:Person ;
  rdfs:label "N.N. Bosmans" ;
  a2a:PersonName [
    rdfs:label "N.N. Bosmans" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287591
  a a2a:Person ;
  rdfs:label "Anne Pruils" ;
  a2a:PersonName [
    rdfs:label "Anne Pruils" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Pruils"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287621
  a a2a:Person ;
  rdfs:label "Gerard Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Gerard Geeraerts" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287631
  a a2a:Person ;
  rdfs:label "Martine Stevens" ;
  a2a:PersonName [
    rdfs:label "Martine Stevens" ;
    a2a:PersonNameFirstName "Martine" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1848-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person416451 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person2471221 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person4119881 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person5768541 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person7417201 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person9065861 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568151 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person10568161 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627211 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627221 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627231 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person13627241 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287561 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287591 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287621 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:relationep_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Person17287631 ;
  a2a:EventKeyRef oa:event_abl_b5e81488-d83c-82ef-57e4-aa030403de6e_Event1 .

oa:source_abl_b5e81488-d83c-82ef-57e4-aa030403de6e
  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 "1848" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1848-10-04"^^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:939X-XXSG-G9?i=338&wc=STJC-GPD%3A967047501%2C966914201&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00157378_0" ;
  a2a:RecordIdentifier "HUBRA_00157378_0" ;
  a2a:RecordGUID "{b5e81488-d83c-82ef-57e4-aa030403de6e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

