@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_6a537e01-e2d3-4c9d-cd88-c48593e732a3
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 april 1877 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person391302, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person1279802, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person2319322, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person3207822, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4096322, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4984822, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771522, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771532, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771542, oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771552 ;
  a2a:hasEvent oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_0, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_1, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_2, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_3, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_4, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_5, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_6, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_7, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_8, oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_9 ;
  a2a:hasSource oa:source_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3 .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person391302
  a a2a:Person ;
  rdfs:label "Jean Joseph Dewit" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Dewit" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Dewit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1844-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person1279802
  a a2a:Person ;
  rdfs:label "Jeanne Marie Snellaers" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Snellaers" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1849-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "blanchisseuse" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person2319322
  a a2a:Person ;
  rdfs:label "Antoine Dewit" ;
  a2a:PersonName [
    rdfs:label "Antoine Dewit" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Dewit"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person3207822
  a a2a:Person ;
  rdfs:label "Catherine Delan" ;
  a2a:PersonName [
    rdfs:label "Catherine Delan" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Delan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "cabaretière" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4096322
  a a2a:Person ;
  rdfs:label "Eugène Corneille Snellaers" ;
  a2a:PersonName [
    rdfs:label "Eugène Corneille Snellaers" ;
    a2a:PersonNameFirstName "Eugène Corneille" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4984822
  a a2a:Person ;
  rdfs:label "Elisabeth Christine Vansina" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Christine Vansina" ;
    a2a:PersonNameFirstName "Elisabeth Christine" ;
    a2a:PersonNameLastName "Vansina"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771522
  a a2a:Person ;
  rdfs:label "Joseph Britsiers" ;
  a2a:PersonName [
    rdfs:label "Joseph Britsiers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Britsiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "sellier" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771532
  a a2a:Person ;
  rdfs:label "Romain Snellaers" ;
  a2a:PersonName [
    rdfs:label "Romain Snellaers" ;
    a2a:PersonNameFirstName "Romain" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "adjudant de Batterie au troisième Régiment d'artillerie" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771542
  a a2a:Person ;
  rdfs:label "Guillaume Van Nerom" ;
  a2a:PersonName [
    rdfs:label "Guillaume Van Nerom" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Van Nerom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771552
  a a2a:Person ;
  rdfs:label "Louis Natal Van Nerom" ;
  a2a:PersonName [
    rdfs:label "Louis Natal Van Nerom" ;
    a2a:PersonNameFirstName "Louis Natal" ;
    a2a:PersonNameLastName "Van Nerom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mechelen" ;
    rdfs:label "Mechelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "ajusteur" .

oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1877-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person391302 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person1279802 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person2319322 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person3207822 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4096322 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person4984822 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771522 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771532 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771542 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:relationep_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Person7771552 ;
  a2a:EventKeyRef oa:event_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3_Event1 .

oa:source_abl_6a537e01-e2d3-4c9d-cd88-c48593e732a3
  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 "1877" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1877-04-11"^^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 "60" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-XC94-7M?i=194&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_00228555_0" ;
  a2a:RecordIdentifier "HUBRA_00228555_0" ;
  a2a:RecordGUID "{6a537e01-e2d3-4c9d-cd88-c48593e732a3}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Hollanders te Louvain op 9/04/1877" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-11-29" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[] a2a:PersonRemarkOpmerking "consentant par acte passé devant le notaire Hollanders, de résidence à Louvain,en date du 6 de ce mois, enregistré" .
[]
  a2a:PersonRemarkdeat_date "1873-08-15" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[] a2a:PersonRemarkOpmerking "consentant par acte passé devant le notaire Hollanders, de résidence à Louvain,en date du 29 mars dernier, enregistré" .
