@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_08bb4347-4910-ca98-e9c7-063f0d7903d1
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 januari 1840 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person780881, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person3206521, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person4855181, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person6503841, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person8152501, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person9801161, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402541, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402551, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402561, oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402571 ;
  a2a:hasEvent oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_0, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_1, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_2, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_3, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_4, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_5, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_6, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_7, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_8, oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_9 ;
  a2a:hasSource oa:source_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1 .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person780881
  a a2a:Person ;
  rdfs:label "Semêtre Wera" ;
  a2a:PersonName [
    rdfs:label "Semêtre Wera" ;
    a2a:PersonNameFirstName "Semêtre" ;
    a2a:PersonNameLastName "Wera"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1801-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "garçon tonnelier" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person3206521
  a a2a:Person ;
  rdfs:label "Catherine Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Catherine Vandenplas" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1809-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person4855181
  a a2a:Person ;
  rdfs:label "Antoine Joseph Wera" ;
  a2a:PersonName [
    rdfs:label "Antoine Joseph Wera" ;
    a2a:PersonNameFirstName "Antoine Joseph" ;
    a2a:PersonNameLastName "Wera"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person6503841
  a a2a:Person ;
  rdfs:label "Marie Josephe Van Gerven" ;
  a2a:PersonName [
    rdfs:label "Marie Josephe Van Gerven" ;
    a2a:PersonNameFirstName "Marie Josephe" ;
    a2a:PersonNameLastName "Van Gerven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person8152501
  a a2a:Person ;
  rdfs:label "Pierre Joseph Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Vandenplas" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person9801161
  a a2a:Person ;
  rdfs:label "Anne Marie Hanset" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Hanset" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Hanset"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St. Michiel" ;
    rdfs:label "België, Leuven, par. St. Michiel"
  ] ;
  a2a:Profession "cabaretière" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402541
  a a2a:Person ;
  rdfs:label "Pierre Wera" ;
  a2a:PersonName [
    rdfs:label "Pierre Wera" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Wera"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "ouvrier du canal" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402551
  a a2a:Person ;
  rdfs:label "François Jean Van Dyck" ;
  a2a:PersonName [
    rdfs:label "François Jean Van Dyck" ;
    a2a:PersonNameFirstName "François Jean" ;
    a2a:PersonNameLastName "Van Dyck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "rentier" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402561
  a a2a:Person ;
  rdfs:label "Baltazar Ruttens" ;
  a2a:PersonName [
    rdfs:label "Baltazar Ruttens" ;
    a2a:PersonNameFirstName "Baltazar" ;
    a2a:PersonNameLastName "Ruttens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "revendeur de poisson" .

oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402571
  a a2a:Person ;
  rdfs:label "Adrien Vanderzeypen" ;
  a2a:PersonName [
    rdfs:label "Adrien Vanderzeypen" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Vanderzeypen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "ouvrier teinturier" .

oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1840-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person780881 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person3206521 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person4855181 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person6503841 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person8152501 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person9801161 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402541 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402551 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402561 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:relationep_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Person16402571 ;
  a2a:EventKeyRef oa:event_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1_Event1 .

oa:source_abl_08bb4347-4910-ca98-e9c7-063f0d7903d1
  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 "1840" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1840-01-29"^^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 "24" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-HC96-K7?i=382&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00316457_0" ;
  a2a:RecordIdentifier "HUBRA_00316457_0" ;
  a2a:RecordGUID "{08bb4347-4910-ca98-e9c7-063f0d7903d1}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Guillaume Van Bockel te Louvain op 25/01/1840" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1835-03-29" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[]
  a2a:PersonRemarkdeat_date "1832-03-20" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[]
  a2a:PersonRemarkdeat_date "1836-03-07" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

