@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_e4385afd-0921-b15a-8ea9-34ee83fefb91
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 juni 1833 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person408341, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person3094741, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person4743401, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person6392061, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person8040721, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person9689381, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996581, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996591, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996601, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996611, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948461, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948631, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948811, oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948981 ;
  a2a:hasEvent oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_0, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_1, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_2, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_3, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_4, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_5, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_6, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_7, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_8, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_9, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_10, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_11, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_12, oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_13 ;
  a2a:hasSource oa:source_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91 .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person408341
  a a2a:Person ;
  rdfs:label "Guillaume Huart" ;
  a2a:PersonName [
    rdfs:label "Guillaume Huart" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Huart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1806-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "vitrier" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person3094741
  a a2a:Person ;
  rdfs:label "Catherine Devreese" ;
  a2a:PersonName [
    rdfs:label "Catherine Devreese" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Devreese"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1811-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "couturière" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person4743401
  a a2a:Person ;
  rdfs:label "Jacques Huart" ;
  a2a:PersonName [
    rdfs:label "Jacques Huart" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Huart"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person6392061
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Winderickx" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Winderickx" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Winderickx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person8040721
  a a2a:Person ;
  rdfs:label "Jean Baptiste Devreese" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Devreese" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Devreese"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person9689381
  a a2a:Person ;
  rdfs:label "Jeanne Bosmans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Bosmans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996581
  a a2a:Person ;
  rdfs:label "Jacques Devriese" ;
  a2a:PersonName [
    rdfs:label "Jacques Devriese" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Devriese"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996591
  a a2a:Person ;
  rdfs:label "Feullien Villé" ;
  a2a:PersonName [
    rdfs:label "Feullien Villé" ;
    a2a:PersonNameFirstName "Feullien" ;
    a2a:PersonNameLastName "Villé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996601
  a a2a:Person ;
  rdfs:label "Frederic Wundelin" ;
  a2a:PersonName [
    rdfs:label "Frederic Wundelin" ;
    a2a:PersonNameFirstName "Frederic" ;
    a2a:PersonNameLastName "Wundelin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "lamier" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996611
  a a2a:Person ;
  rdfs:label "Nicolas Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Nicolas Vleminckx" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Vleminckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "commis" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948461
  a a2a:Person ;
  rdfs:label "Guillielmus Huart" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Huart" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Huart"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948631
  a a2a:Person ;
  rdfs:label "Caroline Petre" ;
  a2a:PersonName [
    rdfs:label "Caroline Petre" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Petre"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948811
  a a2a:Person ;
  rdfs:label "Pierre Winderickx" ;
  a2a:PersonName [
    rdfs:label "Pierre Winderickx" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Winderickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948981
  a a2a:Person ;
  rdfs:label "Marie Catherine Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Mosselmans" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1833-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person408341 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person3094741 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person4743401 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person6392061 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person8040721 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person9689381 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996581 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996591 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996601 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person15996611 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948461 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948631 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948811 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:relationep_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Person16948981 ;
  a2a:EventKeyRef oa:event_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91_Event1 .

oa:source_abl_e4385afd-0921-b15a-8ea9-34ee83fefb91
  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 "1833" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1833-06-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 "26" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-XF99-JQ?i=247&wc=STJZ-MNG%3A967047501%2C966926901&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00288612_0" ;
  a2a:RecordIdentifier "HUBRA_00288612_0" ;
  a2a:RecordGUID "{e4385afd-0921-b15a-8ea9-34ee83fefb91}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

