@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_44574971-d88d-cdab-fe3b-ca2924fb7ff4
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 juni 1839 te Steenhuffel (België)" ;
  a2a:hasPerson oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person1324721, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person2853621, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person4502281, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person6150941, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person7799601, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person9448261, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098801, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098811, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098821, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098831, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16889011, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16888651, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174021, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174191, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174421, oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174671 ;
  a2a:hasEvent oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_0, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_1, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_2, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_3, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_4, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_5, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_6, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_7, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_8, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_9, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_10, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_11, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_12, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_13, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_14, oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_15 ;
  a2a:hasSource oa:source_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4 .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person1324721
  a a2a:Person ;
  rdfs:label "Cornelius Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Eeckhout" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1790-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person2853621
  a a2a:Person ;
  rdfs:label "Joanna Van Asbroeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Van Asbroeck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Van Asbroeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1799-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Steenhuffel" ;
    rdfs:label "België, Steenhuffel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person4502281
  a a2a:Person ;
  rdfs:label "Jacobus Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Eeckhout" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person6150941
  a a2a:Person ;
  rdfs:label "Maria Anna De Bont" ;
  a2a:PersonName [
    rdfs:label "Maria Anna De Bont" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "De Bont"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person7799601
  a a2a:Person ;
  rdfs:label "Cornelius Van Asbroeck" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Asbroeck" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Asbroeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person9448261
  a a2a:Person ;
  rdfs:label "Petronella Moons" ;
  a2a:PersonName [
    rdfs:label "Petronella Moons" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Moons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098801
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Asbroeck" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Asbroeck" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Asbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098811
  a a2a:Person ;
  rdfs:label "Petrus De Maerschalck" ;
  a2a:PersonName [
    rdfs:label "Petrus De Maerschalck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Maerschalck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098821
  a a2a:Person ;
  rdfs:label "Henricus Ludovicus Moortgat" ;
  a2a:PersonName [
    rdfs:label "Henricus Ludovicus Moortgat" ;
    a2a:PersonNameFirstName "Henricus Ludovicus" ;
    a2a:PersonNameLastName "Moortgat"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098831
  a a2a:Person ;
  rdfs:label "Ludovicus Moortgat" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Moortgat" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Moortgat"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "koster" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16889011
  a a2a:Person ;
  rdfs:label "Francisca Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Francisca Van Eeckhout" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16888651
  a a2a:Person ;
  rdfs:label "Egidius De Bont" ;
  a2a:PersonName [
    rdfs:label "Egidius De Bont" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "De Bont"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174021
  a a2a:Person ;
  rdfs:label "Cornelius Van Asbroeck" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Asbroeck" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Asbroeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174191
  a a2a:Person ;
  rdfs:label "Joanna Maria Hermans" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Hermans" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174421
  a a2a:Person ;
  rdfs:label "Jacobus Moons" ;
  a2a:PersonName [
    rdfs:label "Jacobus Moons" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Moons"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174671
  a a2a:Person ;
  rdfs:label "Joanna Catharina Scheers" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Scheers" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Scheers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1839-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Steenhuffel" ;
    rdfs:label "België, Steenhuffel"
  ] .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person1324721 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person2853621 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person4502281 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person6150941 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person7799601 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person9448261 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098801 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098811 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098821 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person15098831 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16889011 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person16888651 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174021 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174191 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174421 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:relationep_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Person17174671 ;
  a2a:EventKeyRef oa:event_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4_Event1 .

oa:source_abl_44574971-d88d-cdab-fe3b-ca2924fb7ff4
  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 "1839" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1839-06-26"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00231907_0" ;
  a2a:RecordIdentifier "HUBRA_00231907_0" ;
  a2a:RecordGUID "{44574971-d88d-cdab-fe3b-ca2924fb7ff4}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1816-12-28" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1835-12-08" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1837-01-25" ;
  a2a:PersonRemarkdeat_plac "Steenhuffel" .

[]
  a2a:PersonRemarkdeat_date "1836-01-14" ;
  a2a:PersonRemarkdeat_plac "Steenhuffel" .

