@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_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juli 1873 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person197222, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person1085722, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person2186812, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3075312, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3963812, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person4852312, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243282, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243292, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243302, oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243312 ;
  a2a:hasEvent oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_0, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_1, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_2, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_3, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_4, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_5, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_6, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_7, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_8, oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_9 ;
  a2a:hasSource oa:source_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person197222
  a a2a:Person ;
  rdfs:label "Félix Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Félix Vanhaelen" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1840-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person1085722
  a a2a:Person ;
  rdfs:label "Adèle Deweghe" ;
  a2a:PersonName [
    rdfs:label "Adèle Deweghe" ;
    a2a:PersonNameFirstName "Adèle" ;
    a2a:PersonNameLastName "Deweghe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1849-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pepingen" ;
    rdfs:label "België, Pepingen"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person2186812
  a a2a:Person ;
  rdfs:label "Jean Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Jean Vanhaelen" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3075312
  a a2a:Person ;
  rdfs:label "Marie Thérèse Deknop" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Deknop" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Deknop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3963812
  a a2a:Person ;
  rdfs:label "Pierre François Deweghe" ;
  a2a:PersonName [
    rdfs:label "Pierre François Deweghe" ;
    a2a:PersonNameFirstName "Pierre François" ;
    a2a:PersonNameLastName "Deweghe"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person4852312
  a a2a:Person ;
  rdfs:label "Marie Catherine Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Bourgeois" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pepingen" ;
    rdfs:label "Pepingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243282
  a a2a:Person ;
  rdfs:label "Gustave Vandiest" ;
  a2a:PersonName [
    rdfs:label "Gustave Vandiest" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Vandiest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243292
  a a2a:Person ;
  rdfs:label "François Dedoncker" ;
  a2a:PersonName [
    rdfs:label "François Dedoncker" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Dedoncker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243302
  a a2a:Person ;
  rdfs:label "Jacques Walkiers" ;
  a2a:PersonName [
    rdfs:label "Jacques Walkiers" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Walkiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leerbeek" ;
    rdfs:label "Leerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243312
  a a2a:Person ;
  rdfs:label "Amand Walkiers" ;
  a2a:PersonName [
    rdfs:label "Amand Walkiers" ;
    a2a:PersonNameFirstName "Amand" ;
    a2a:PersonNameLastName "Walkiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leerbeek" ;
    rdfs:label "Leerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1873-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person197222 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person1085722 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person2186812 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3075312 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person3963812 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person4852312 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243282 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243292 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243302 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:relationep_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Person7243312 ;
  a2a:EventKeyRef oa:event_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b_Event1 .

oa:source_abl_94284d38-c1ec-e057-c8c6-ad1cae1f8a2b
  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 "1873" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1873-07-23"^^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-CZ9Z-12?i=288&wc=STVC-4WL%3A967047501%2C1489390285&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00188089_0" ;
  a2a:RecordIdentifier "HUBRA_00188089_0" ;
  a2a:RecordGUID "{94284d38-c1ec-e057-c8c6-ad1cae1f8a2b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

