@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_d45940a5-4678-e0e9-9bb8-5002afe77968
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 april 1848 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person799581, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person3254631, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person4903291, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person6551951, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person8200611, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person9849271, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person10141271, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591561, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591571, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591581, oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591591 ;
  a2a:hasEvent oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_0, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_1, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_2, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_3, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_4, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_5, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_6, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_7, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_8, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_9, oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_10 ;
  a2a:hasSource oa:source_abl_d45940a5-4678-e0e9-9bb8-5002afe77968 .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person799581
  a a2a:Person ;
  rdfs:label "Edouard Nicolas Pierre Desamblanc" ;
  a2a:PersonName [
    rdfs:label "Edouard Nicolas Pierre Desamblanc" ;
    a2a:PersonNameFirstName "Edouard Nicolas Pierre" ;
    a2a:PersonNameLastName "Desamblanc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1815-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "commissaire adjoint de police de deuxième classe" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person3254631
  a a2a:Person ;
  rdfs:label "Marie Sophie Janssens" ;
  a2a:PersonName [
    rdfs:label "Marie Sophie Janssens" ;
    a2a:PersonNameFirstName "Marie Sophie" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1818-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person4903291
  a a2a:Person ;
  rdfs:label "Guillaume Desamblanc" ;
  a2a:PersonName [
    rdfs:label "Guillaume Desamblanc" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Desamblanc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles, par. de la chapelle" ;
    rdfs:label "België, Bruxelles, par. de la chapelle"
  ] ;
  a2a:Profession "maître cordonnier" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person6551951
  a a2a:Person ;
  rdfs:label "Marie Catherine Constance Goossens" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Constance Goossens" ;
    a2a:PersonNameFirstName "Marie Catherine Constance" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St. Kwinten" ;
    rdfs:label "België, Leuven, par. St. Kwinten"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person8200611
  a a2a:Person ;
  rdfs:label "Antoine Janssens" ;
  a2a:PersonName [
    rdfs:label "Antoine Janssens" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St.Jacob" ;
    rdfs:label "België, Leuven, par. St.Jacob"
  ] ;
  a2a:Profession "maître cordonnier" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person9849271
  a a2a:Person ;
  rdfs:label "Jeanne Evrard" ;
  a2a:PersonName [
    rdfs:label "Jeanne Evrard" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Evrard"
  ] ;
  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"
  ] .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person10141271
  a a2a:Person ;
  rdfs:label "Cornélie Josephine Elisabeth Henriette Coenraets" ;
  a2a:PersonName [
    rdfs:label "Cornélie Josephine Elisabeth Henriette Coenraets" ;
    a2a:PersonNameFirstName "Cornélie Josephine Elisabeth Henriette" ;
    a2a:PersonNameLastName "Coenraets"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591561
  a a2a:Person ;
  rdfs:label "Joseph Buchet" ;
  a2a:PersonName [
    rdfs:label "Joseph Buchet" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Buchet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "commissaire adjoint de police à Molenbeek St Jean" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591571
  a a2a:Person ;
  rdfs:label "François Joseph Goddons" ;
  a2a:PersonName [
    rdfs:label "François Joseph Goddons" ;
    a2a:PersonNameFirstName "François Joseph" ;
    a2a:PersonNameLastName "Goddons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "écrivain" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591581
  a a2a:Person ;
  rdfs:label "Nicolaus Joseph Evard" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Joseph Evard" ;
    a2a:PersonNameFirstName "Nicolaus Joseph" ;
    a2a:PersonNameLastName "Evard"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "tapissier" .

oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591591
  a a2a:Person ;
  rdfs:label "Guillaume Van Gindertaelen" ;
  a2a:PersonName [
    rdfs:label "Guillaume Van Gindertaelen" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Van Gindertaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "marchand de levure" .

oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1848-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person799581 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person3254631 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person4903291 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person6551951 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person8200611 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person9849271 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person10141271 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591561 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591571 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591581 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:relationep_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Person16591591 ;
  a2a:EventKeyRef oa:event_abl_d45940a5-4678-e0e9-9bb8-5002afe77968_Event1 .

oa:source_abl_d45940a5-4678-e0e9-9bb8-5002afe77968
  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 "1848" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1848-04-12"^^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 "48" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-HC9V-XQ?mode=g&i=578&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_00328553_0" ;
  a2a:RecordIdentifier "HUBRA_00328553_0" ;
  a2a:RecordGUID "{d45940a5-4678-e0e9-9bb8-5002afe77968}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Consentant par acte passé par devant le Notaire Guillaume Joseph Roberti, à la résidence de Louvain, en date du neuf février dernier." .
[] a2a:PersonRemarkOpmerking "Consentant par acte passé par devant le notaire Bernard Dominique Everaerts, à la résidence de Louvain, le dix de ce mois." .
[] a2a:PersonRemarkOpmerking "Consentant par acte passé par devant le notaire Bernard Dominique Everaerts, à la résidence de Louvain, le dix de ce mois." .
[]
  a2a:PersonRemarkdeat_date "1840-08-29" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

