@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_e313e223-5a2e-d1ca-528f-666e8f1666cb
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 januari 1859 te Mazenzele (België)" ;
  a2a:hasPerson oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person927741, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person1939711, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person3588371, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person5237031, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person6885691, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person8534351, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person10512631, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723171, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723181, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723191, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723201, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909121, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909361, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909611, oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909881 ;
  a2a:hasEvent oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_0, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_1, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_2, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_3, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_4, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_5, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_6, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_7, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_8, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_9, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_10, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_11, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_12, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_13, oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_14 ;
  a2a:hasSource oa:source_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person927741
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Moens" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Moens" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lebbeke" ;
    rdfs:label "Lebbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1816-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Moorsel" ;
    rdfs:label "België, Moorsel"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person1939711
  a a2a:Person ;
  rdfs:label "Joanna Catharina Van Stappen" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Van Stappen" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Van Stappen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1828-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person3588371
  a a2a:Person ;
  rdfs:label "Petrus Joannes Moens" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Moens" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person5237031
  a a2a:Person ;
  rdfs:label "Gudula De Craecker" ;
  a2a:PersonName [
    rdfs:label "Gudula De Craecker" ;
    a2a:PersonNameFirstName "Gudula" ;
    a2a:PersonNameLastName "De Craecker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person6885691
  a a2a:Person ;
  rdfs:label "Antonius Van Stappen" ;
  a2a:PersonName [
    rdfs:label "Antonius Van Stappen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Van Stappen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "timmerman" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person8534351
  a a2a:Person ;
  rdfs:label "Benedicta Blindens" ;
  a2a:PersonName [
    rdfs:label "Benedicta Blindens" ;
    a2a:PersonNameFirstName "Benedicta" ;
    a2a:PersonNameLastName "Blindens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person10512631
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Van Stappen>Moens" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Van Stappen>Moens" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Van Stappen>Moens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1858-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723171
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus De Smedt" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus De Smedt" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723181
  a a2a:Person ;
  rdfs:label "Petrus Joannes Jansen" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Jansen" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723191
  a a2a:Person ;
  rdfs:label "Petrus Josephus Van Malderen" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Van Malderen" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Van Malderen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723201
  a a2a:Person ;
  rdfs:label "Franciscus Van Huynegem" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Huynegem" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Huynegem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909121
  a a2a:Person ;
  rdfs:label "Franciscus Moens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Moens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909361
  a a2a:Person ;
  rdfs:label "Catharina Van Biesen" ;
  a2a:PersonName [
    rdfs:label "Catharina Van Biesen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Van Biesen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909611
  a a2a:Person ;
  rdfs:label "Franciscus De Craecker" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Craecker" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Craecker"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909881
  a a2a:Person ;
  rdfs:label "Alexandrina Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Alexandrina Van Nuffel" ;
    a2a:PersonNameFirstName "Alexandrina" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1859-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person927741 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person1939711 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person3588371 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person5237031 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person6885691 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person8534351 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person10512631 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723171 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723181 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723191 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person11723201 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909121 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909361 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909611 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:relationep_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Person16909881 ;
  a2a:EventKeyRef oa:event_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb_Event1 .

oa:source_abl_e313e223-5a2e-d1ca-528f-666e8f1666cb
  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 "1859" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1859-01-10"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00046686_0" ;
  a2a:RecordIdentifier "HUBRA_00046686_0" ;
  a2a:RecordGUID "{e313e223-5a2e-d1ca-528f-666e8f1666cb}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Blik te Lebbeke op 30/12/1858" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1850-02-08" ;
  a2a:PersonRemarkdeat_plac "Moorsel" .

[]
  a2a:PersonRemarkdeat_date "1831-12-31" ;
  a2a:PersonRemarkdeat_plac "Moorsel" .

[] a2a:PersonRemarkdeat_plac "Moorsel" .
[] a2a:PersonRemarkdeat_plac "Moorsel" .
[] a2a:PersonRemarkdeat_plac "Moorsel" .
[] a2a:PersonRemarkdeat_plac "Moorsel" .
