@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_e83a1f48-2a95-daf7-d83a-4d42e08940aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 oktober 1863 te Messelbroek (België)" ;
  a2a:hasPerson oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person977091, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person2943031, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person4591691, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person6240351, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person7889011, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person9537671, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434901, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434911, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434921, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434931, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16823861, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824421, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824971, oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16825541 ;
  a2a:hasEvent oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_0, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_1, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_2, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_3, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_4, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_5, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_6, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_7, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_8, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_9, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_10, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_11, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_12, oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_13 ;
  a2a:hasSource oa:source_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person977091
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van Steyvoort" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van Steyvoort" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van Steyvoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Messelbroek" ;
    rdfs:label "Messelbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1819-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Messelbroek" ;
    rdfs:label "België, Messelbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person2943031
  a a2a:Person ;
  rdfs:label "Maria Philomena De Vos" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena De Vos" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1836-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person4591691
  a a2a:Person ;
  rdfs:label "Henricus Van Steyvoort" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Steyvoort" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Steyvoort"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person6240351
  a a2a:Person ;
  rdfs:label "Maria Catharina Jannis" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Jannis" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Jannis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person7889011
  a a2a:Person ;
  rdfs:label "Joannes Cornelius De Vos" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelius De Vos" ;
    a2a:PersonNameFirstName "Joannes Cornelius" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person9537671
  a a2a:Person ;
  rdfs:label "Maria Theresia Van Dijck" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van Dijck" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van Dijck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434901
  a a2a:Person ;
  rdfs:label "Leonardus Bruyninckx" ;
  a2a:PersonName [
    rdfs:label "Leonardus Bruyninckx" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Bruyninckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434911
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Branders" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Branders" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Branders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Messelbroek" ;
    rdfs:label "Messelbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434921
  a a2a:Person ;
  rdfs:label "Franciscus Vincentius Claes" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vincentius Claes" ;
    a2a:PersonNameFirstName "Franciscus Vincentius" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Messelbroek" ;
    rdfs:label "Messelbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "gemeente onderwijzer" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434931
  a a2a:Person ;
  rdfs:label "Franciscus Weckhuysen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Weckhuysen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Weckhuysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Messelbroek" ;
    rdfs:label "Messelbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16823861
  a a2a:Person ;
  rdfs:label "Jacobus Van Steyvoort" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Steyvoort" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Steyvoort"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824421
  a a2a:Person ;
  rdfs:label "Anna Goethuys" ;
  a2a:PersonName [
    rdfs:label "Anna Goethuys" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Goethuys"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824971
  a a2a:Person ;
  rdfs:label "Joannes Jannis" ;
  a2a:PersonName [
    rdfs:label "Joannes Jannis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jannis"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16825541
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Bossu" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Bossu" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Bossu"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1863-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Messelbroek" ;
    rdfs:label "België, Messelbroek"
  ] .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person977091 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person2943031 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person4591691 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person6240351 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person7889011 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person9537671 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434901 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434911 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434921 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person15434931 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16823861 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824421 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16824971 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:relationep_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Person16825541 ;
  a2a:EventKeyRef oa:event_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa_Event1 .

oa:source_abl_e83a1f48-2a95-daf7-d83a-4d42e08940aa
  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 "1863" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1863-10-28"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8TSW-9P?i=79&cc=1482191&cat=211986"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00251260_0" ;
  a2a:RecordIdentifier "HUBRA_00251260_0" ;
  a2a:RecordGUID "{e83a1f48-2a95-daf7-d83a-4d42e08940aa}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Julianus Verreydt te Diest op 15/10/1863" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1840-03-11" ;
  a2a:PersonRemarkdeat_plac "Messelbroek" .

[]
  a2a:PersonRemarkdeat_date "1863-05-08" ;
  a2a:PersonRemarkdeat_plac "Messelbroek" .

[]
  a2a:PersonRemarkdeat_date "1839-12-30" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1809-04-28" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1847-09-16" ;
  a2a:PersonRemarkdeat_plac "Messelbroek" .

