@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_45e9949b-e513-9e54-8a26-74f2e3b904f3
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 juni 1894 te Drogenbos (België)" ;
  a2a:hasPerson oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person127042, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1015542, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1993852, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person2882352, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person3770852, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person4659352, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person5630582, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493392, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493402, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493412, oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493422 ;
  a2a:hasEvent oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_0, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_1, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_2, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_3, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_4, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_5, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_6, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_7, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_8, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_9, oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_10 ;
  a2a:hasSource oa:source_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3 .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person127042
  a a2a:Person ;
  rdfs:label "Karel Lodewijk Schoriels" ;
  a2a:PersonName [
    rdfs:label "Karel Lodewijk Schoriels" ;
    a2a:PersonNameFirstName "Karel Lodewijk" ;
    a2a:PersonNameLastName "Schoriels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    a2a:PersonAgeDays "13" ;
    rdfs:label "42, 13"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1852-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1015542
  a a2a:Person ;
  rdfs:label "Regina Jaquemyns" ;
  a2a:PersonName [
    rdfs:label "Regina Jaquemyns" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Jaquemyns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    a2a:PersonAgeDays "26" ;
    rdfs:label "36, 26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1857-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Drogenbos" ;
    rdfs:label "België, Drogenbos"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1993852
  a a2a:Person ;
  rdfs:label "Jan Baptist Schoriels" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Schoriels" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Schoriels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person2882352
  a a2a:Person ;
  rdfs:label "Joanna Catharina Cosyns" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Cosyns" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Cosyns"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person3770852
  a a2a:Person ;
  rdfs:label "Pieter Jaquemyns" ;
  a2a:PersonName [
    rdfs:label "Pieter Jaquemyns" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Jaquemyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person4659352
  a a2a:Person ;
  rdfs:label "Joanna Maria Cosyns" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Cosyns" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Cosyns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "78" ;
    rdfs:label "78"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person5630582
  a a2a:Person ;
  rdfs:label "Paulina Jaquemyns>Schoriels" ;
  a2a:PersonName [
    rdfs:label "Paulina Jaquemyns>Schoriels" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Jaquemyns>Schoriels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1893-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Drogenbos" ;
    rdfs:label "België, Drogenbos"
  ] .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493392
  a a2a:Person ;
  rdfs:label "Hendrik Jaquemyns" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jaquemyns" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Jaquemyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "koopman in kaas" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493402
  a a2a:Person ;
  rdfs:label "Leopold Mettens" ;
  a2a:PersonName [
    rdfs:label "Leopold Mettens" ;
    a2a:PersonNameFirstName "Leopold" ;
    a2a:PersonNameLastName "Mettens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "bijzonder wachter" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493412
  a a2a:Person ;
  rdfs:label "Karel Deleux" ;
  a2a:PersonName [
    rdfs:label "Karel Deleux" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Deleux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "koophandelaar" .

oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493422
  a a2a:Person ;
  rdfs:label "Jan Jozef Ronsmans" ;
  a2a:PersonName [
    rdfs:label "Jan Jozef Ronsmans" ;
    a2a:PersonNameFirstName "Jan Jozef" ;
    a2a:PersonNameLastName "Ronsmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1894-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Drogenbos" ;
    rdfs:label "België, Drogenbos"
  ] .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person127042 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1015542 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person1993852 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person2882352 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person3770852 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person4659352 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person5630582 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493392 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493402 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493412 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:relationep_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Person6493422 ;
  a2a:EventKeyRef oa:event_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3_Event1 .

oa:source_abl_45e9949b-e513-9e54-8a26-74f2e3b904f3
  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 "1894" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1894-06-20"^^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 "5" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 5"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00085515_0" ;
  a2a:RecordIdentifier "HUBRA_00085515_0" ;
  a2a:RecordGUID "{45e9949b-e513-9e54-8a26-74f2e3b904f3}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Claes te Halle op 12/06/1894" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1890-12-08" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[] a2a:PersonRemarkOpmerking "akte nr. 16" .
