@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_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 januari 1876 te Haacht (België)" ;
  a2a:hasPerson oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person175412, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1063912, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1992672, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person2881172, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person3769672, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person4658172, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488652, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488662, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488672, oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488682 ;
  a2a:hasEvent oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_0, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_1, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_2, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_3, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_4, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_5, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_6, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_7, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_8, oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_9 ;
  a2a:hasSource oa:source_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5 .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person175412
  a a2a:Person ;
  rdfs:label "Antonius Emilius Bohets" ;
  a2a:PersonName [
    rdfs:label "Antonius Emilius Bohets" ;
    a2a:PersonNameFirstName "Antonius Emilius" ;
    a2a:PersonNameLastName "Bohets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1848-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1063912
  a a2a:Person ;
  rdfs:label "Maria Coleta Van Haegenborgh" ;
  a2a:PersonName [
    rdfs:label "Maria Coleta Van Haegenborgh" ;
    a2a:PersonNameFirstName "Maria Coleta" ;
    a2a:PersonNameLastName "Van Haegenborgh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1852-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1992672
  a a2a:Person ;
  rdfs:label "Joannes Eduardus Bohets" ;
  a2a:PersonName [
    rdfs:label "Joannes Eduardus Bohets" ;
    a2a:PersonNameFirstName "Joannes Eduardus" ;
    a2a:PersonNameLastName "Bohets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person2881172
  a a2a:Person ;
  rdfs:label "Maria Catharina Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Ceuppens" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person3769672
  a a2a:Person ;
  rdfs:label "Andreas Dominicus Van Haegenborgh" ;
  a2a:PersonName [
    rdfs:label "Andreas Dominicus Van Haegenborgh" ;
    a2a:PersonNameFirstName "Andreas Dominicus" ;
    a2a:PersonNameLastName "Van Haegenborgh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person4658172
  a a2a:Person ;
  rdfs:label "Cunegondis Vanhandel" ;
  a2a:PersonName [
    rdfs:label "Cunegondis Vanhandel" ;
    a2a:PersonNameFirstName "Cunegondis" ;
    a2a:PersonNameLastName "Vanhandel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488652
  a a2a:Person ;
  rdfs:label "Joannes Ferdinandus Depauw" ;
  a2a:PersonName [
    rdfs:label "Joannes Ferdinandus Depauw" ;
    a2a:PersonNameFirstName "Joannes Ferdinandus" ;
    a2a:PersonNameLastName "Depauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488662
  a a2a:Person ;
  rdfs:label "Lambertus Wellens" ;
  a2a:PersonName [
    rdfs:label "Lambertus Wellens" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Wellens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "gemeente-secretaris" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488672
  a a2a:Person ;
  rdfs:label "Ludovicus Ververs" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Ververs" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Ververs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488682
  a a2a:Person ;
  rdfs:label "Ludovicus Casteels" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Casteels" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Casteels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haacht" ;
    rdfs:label "Haacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1876-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Haacht" ;
    rdfs:label "België, Haacht"
  ] .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person175412 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1063912 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person1992672 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person2881172 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person3769672 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person4658172 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488652 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488662 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488672 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:relationep_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Person6488682 ;
  a2a:EventKeyRef oa:event_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5_Event1 .

oa:source_abl_bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5
  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 "1876" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1876-01-14"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CSGB-D?i=128&wc=STVH-W38%3A967059401%2C1489040545&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00085381_0" ;
  a2a:RecordIdentifier "HUBRA_00085381_0" ;
  a2a:RecordGUID "{bb465b4a-cc9a-2c3c-71a5-ebdb6bbf10b5}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Bellinghen te Leuven op 12/01/1876" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1875-08-05" ;
  a2a:PersonRemarkdeat_plac "Haacht" .

[]
  a2a:PersonRemarkdeat_date "1871-02-06" ;
  a2a:PersonRemarkdeat_plac "Haacht" .

