@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_2a0e1260-cb6d-0875-df4b-5bf9d136ab81
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 juli 1818 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person403331, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person2278801, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person3927461, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person5576121, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person7224781, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person8873441, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547101, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547111, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547121, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951581, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951591, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951601, oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951611 ;
  a2a:hasEvent oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_0, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_1, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_2, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_3, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_4, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_5, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_6, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_7, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_8, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_9, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_10, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_11, oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_12 ;
  a2a:hasSource oa:source_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81 .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person403331
  a a2a:Person ;
  rdfs:label "Jacques Claes" ;
  a2a:PersonName [
    rdfs:label "Jacques Claes" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1793-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person2278801
  a a2a:Person ;
  rdfs:label "Henriette Josephe Bande" ;
  a2a:PersonName [
    rdfs:label "Henriette Josephe Bande" ;
    a2a:PersonNameFirstName "Henriette Josephe" ;
    a2a:PersonNameLastName "Bande"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthDate [
    a2a:Year "1782" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1782-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "marchande" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person3927461
  a a2a:Person ;
  rdfs:label "Gommar Claes" ;
  a2a:PersonName [
    rdfs:label "Gommar Claes" ;
    a2a:PersonNameFirstName "Gommar" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person5576121
  a a2a:Person ;
  rdfs:label "Anne Marie Carem" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Carem" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Carem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person7224781
  a a2a:Person ;
  rdfs:label "Theodore Augustin Bande" ;
  a2a:PersonName [
    rdfs:label "Theodore Augustin Bande" ;
    a2a:PersonNameFirstName "Theodore Augustin" ;
    a2a:PersonNameLastName "Bande"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person8873441
  a a2a:Person ;
  rdfs:label "Margueritte Vanderoost" ;
  a2a:PersonName [
    rdfs:label "Margueritte Vanderoost" ;
    a2a:PersonNameFirstName "Margueritte" ;
    a2a:PersonNameLastName "Vanderoost"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547101
  a a2a:Person ;
  rdfs:label "Josephine Bande>Claes" ;
  a2a:PersonName [
    rdfs:label "Josephine Bande>Claes" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Bande>Claes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1811-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547111
  a a2a:Person ;
  rdfs:label "Catherine Bande>Claes" ;
  a2a:PersonName [
    rdfs:label "Catherine Bande>Claes" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Bande>Claes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1814-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547121
  a a2a:Person ;
  rdfs:label "Jean Philippe Bande>Claes" ;
  a2a:PersonName [
    rdfs:label "Jean Philippe Bande>Claes" ;
    a2a:PersonNameFirstName "Jean Philippe" ;
    a2a:PersonNameLastName "Bande>Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1818-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951581
  a a2a:Person ;
  rdfs:label "Jean Louis Walravens" ;
  a2a:PersonName [
    rdfs:label "Jean Louis Walravens" ;
    a2a:PersonNameFirstName "Jean Louis" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951591
  a a2a:Person ;
  rdfs:label "François Similon" ;
  a2a:PersonName [
    rdfs:label "François Similon" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Similon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951601
  a a2a:Person ;
  rdfs:label "Gaspard Leandre Omivet" ;
  a2a:PersonName [
    rdfs:label "Gaspard Leandre Omivet" ;
    a2a:PersonNameFirstName "Gaspard Leandre" ;
    a2a:PersonNameLastName "Omivet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "tourneur en bois" .

oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951611
  a a2a:Person ;
  rdfs:label "Jean Bailleux" ;
  a2a:PersonName [
    rdfs:label "Jean Bailleux" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Bailleux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "brigadier des gardes champêtre" .

oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1818-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person403331 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person2278801 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person3927461 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person5576121 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person7224781 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person8873441 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547101 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547111 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person10547121 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951581 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951591 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951601 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:relationep_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Person12951611 ;
  a2a:EventKeyRef oa:event_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81_Event1 .

oa:source_abl_2a0e1260-cb6d-0875-df4b-5bf9d136ab81
  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 "1818" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1818-07-31"^^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 "21" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:33SQ-GTMN-11N?i=108&wc=STVR-929%3A967047501%2C967098401&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00115791_0" ;
  a2a:RecordIdentifier "HUBRA_00115791_0" ;
  a2a:RecordGUID "{2a0e1260-cb6d-0875-df4b-5bf9d136ab81}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

