@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_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 maart 1843 te Meise (België)" ;
  a2a:hasPerson oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person940491, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person2497961, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person4146621, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person5795281, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person7443941, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person9092601, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730291, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730301, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730311, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730321, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17206941, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207111, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207301, oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207441 ;
  a2a:hasEvent oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_0, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_1, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_2, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_3, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_4, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_5, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_6, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_7, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_8, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_9, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_10, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_11, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_12, oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_13 ;
  a2a:hasSource oa:source_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person940491
  a a2a:Person ;
  rdfs:label "Jacobus Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van den Broeck" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1817-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person2497961
  a a2a:Person ;
  rdfs:label "Maria Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Janssens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1815-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Willebroek, prov. Antwerpen" ;
    rdfs:label "België, Willebroek, prov. Antwerpen"
  ] ;
  a2a:Profession "dienstmeyd" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person4146621
  a a2a:Person ;
  rdfs:label "Guillielmus Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Van den Broeck" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwenrode, Meise" ;
    rdfs:label "België, Nieuwenrode, Meise"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person5795281
  a a2a:Person ;
  rdfs:label "Maria Anna Lettens" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Lettens" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Lettens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person7443941
  a a2a:Person ;
  rdfs:label "Ferdinandus Janssens" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Janssens" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person9092601
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Moeyersons" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Moeyersons" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Moeyersons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730291
  a a2a:Person ;
  rdfs:label "Joannes Follez" ;
  a2a:PersonName [
    rdfs:label "Joannes Follez" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Follez"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "secretaris" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730301
  a a2a:Person ;
  rdfs:label "Petrus Joannes De Muylder" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes De Muylder" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "De Muylder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730311
  a a2a:Person ;
  rdfs:label "Petrus Josephus De Maeyer" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus De Maeyer" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "De Maeyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730321
  a a2a:Person ;
  rdfs:label "Joannes Sempels" ;
  a2a:PersonName [
    rdfs:label "Joannes Sempels" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Sempels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17206941
  a a2a:Person ;
  rdfs:label "Judocus Janssens" ;
  a2a:PersonName [
    rdfs:label "Judocus Janssens" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207111
  a a2a:Person ;
  rdfs:label "Theresia Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Theresia Verbeeck" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207301
  a a2a:Person ;
  rdfs:label "Petrus Joannes Moeyersons" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Moeyersons" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Moeyersons"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207441
  a a2a:Person ;
  rdfs:label "Anna Maria Van der Wilt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van der Wilt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van der Wilt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1843-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person940491 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person2497961 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person4146621 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person5795281 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person7443941 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person9092601 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730291 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730301 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730311 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person13730321 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17206941 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207111 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207301 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:relationep_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Person17207441 ;
  a2a:EventKeyRef oa:event_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c_Event1 .

oa:source_abl_5ecb17d8-6fb4-80f8-35a9-e32e55905d8c
  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 "1843" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1843-03-01"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00161847_0" ;
  a2a:RecordIdentifier "HUBRA_00161847_0" ;
  a2a:RecordGUID "{5ecb17d8-6fb4-80f8-35a9-e32e55905d8c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1834-08-06" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

[]
  a2a:PersonRemarkdeat_date "1816-09-04" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

