@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_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 oktober 1810 te Vilvoorde (België)" ;
  a2a:hasPerson oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1463101, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1768981, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person3417641, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person5066301, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person6714961, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person8363621, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102491, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102501, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102511, oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102521 ;
  a2a:hasEvent oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_0, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_1, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_2, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_3, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_4, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_5, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_6, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_7, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_8, oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_9 ;
  a2a:hasSource oa:source_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2 .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1463101
  a a2a:Person ;
  rdfs:label "Joseph Leopold Smekens" ;
  a2a:PersonName [
    rdfs:label "Joseph Leopold Smekens" ;
    a2a:PersonNameFirstName "Joseph Leopold" ;
    a2a:PersonNameLastName "Smekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1784-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "garçon menuisier" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1768981
  a a2a:Person ;
  rdfs:label "Joanna Leemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Leemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthDate [
    a2a:Year "1769" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1769-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person3417641
  a a2a:Person ;
  rdfs:label "Henrij Smekens" ;
  a2a:PersonName [
    rdfs:label "Henrij Smekens" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Smekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] ;
  a2a:Profession "fermier" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person5066301
  a a2a:Person ;
  rdfs:label "Anne Catherine De Troch" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine De Troch" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "De Troch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hamme" ;
    rdfs:label "België, Hamme"
  ] ;
  a2a:Profession "fermiere" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person6714961
  a a2a:Person ;
  rdfs:label "Josse Leemans" ;
  a2a:PersonName [
    rdfs:label "Josse Leemans" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Diegem" ;
    rdfs:label "België, Diegem"
  ] ;
  a2a:Profession "fermier" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person8363621
  a a2a:Person ;
  rdfs:label "Barbe Joseph De Haen" ;
  a2a:PersonName [
    rdfs:label "Barbe Joseph De Haen" ;
    a2a:PersonNameFirstName "Barbe Joseph" ;
    a2a:PersonNameLastName "De Haen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102491
  a a2a:Person ;
  rdfs:label "François Stuijck" ;
  a2a:PersonName [
    rdfs:label "François Stuijck" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Stuijck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102501
  a a2a:Person ;
  rdfs:label "Antoine Kockaert" ;
  a2a:PersonName [
    rdfs:label "Antoine Kockaert" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Kockaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "boulanger" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102511
  a a2a:Person ;
  rdfs:label "Joseph Van Der Veken" ;
  a2a:PersonName [
    rdfs:label "Joseph Van Der Veken" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Van Der Veken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102521
  a a2a:Person ;
  rdfs:label "Benjamain Joseph De Brichij" ;
  a2a:PersonName [
    rdfs:label "Benjamain Joseph De Brichij" ;
    a2a:PersonNameFirstName "Benjamain Joseph" ;
    a2a:PersonNameLastName "De Brichij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "serrurier" .

oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1810-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1463101 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person1768981 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person3417641 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person5066301 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person6714961 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person8363621 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102491 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102501 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102511 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:relationep_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Person11102521 ;
  a2a:EventKeyRef oa:event_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2_Event1 .

oa:source_abl_357fc081-e68a-1e84-b5b9-ae5d3cf9acb2
  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 "1810" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1810-10-27"^^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 "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00019456_0" ;
  a2a:RecordIdentifier "HUBRA_00019456_0" ;
  a2a:RecordGUID "{357fc081-e68a-1e84-b5b9-ae5d3cf9acb2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

