@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_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 september 1854 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person346121, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person3010751, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person4659411, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person6308071, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person7956731, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person9605391, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690171, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690181, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690191, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690201, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273741, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273791, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273841, oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273881 ;
  a2a:hasEvent oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_0, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_1, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_2, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_3, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_4, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_5, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_6, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_7, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_8, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_9, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_10, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_11, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_12, oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_13 ;
  a2a:hasSource oa:source_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8 .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person346121
  a a2a:Person ;
  rdfs:label "Guillielmus Sergeant" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Sergeant" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Sergeant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1818-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person3010751
  a a2a:Person ;
  rdfs:label "Amelia Heymans" ;
  a2a:PersonName [
    rdfs:label "Amelia Heymans" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1815-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person4659411
  a a2a:Person ;
  rdfs:label "Egidius Sergeant" ;
  a2a:PersonName [
    rdfs:label "Egidius Sergeant" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Sergeant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person6308071
  a a2a:Person ;
  rdfs:label "Maria Berlendes Antoons" ;
  a2a:PersonName [
    rdfs:label "Maria Berlendes Antoons" ;
    a2a:PersonNameFirstName "Maria Berlendes" ;
    a2a:PersonNameLastName "Antoons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person7956731
  a a2a:Person ;
  rdfs:label "Franciscus Heymans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Heymans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person9605391
  a a2a:Person ;
  rdfs:label "Maria Theresia De Scheper" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia De Scheper" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "De Scheper"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690171
  a a2a:Person ;
  rdfs:label "Ludovicus De Smet" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Smet" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690181
  a a2a:Person ;
  rdfs:label "Livinus De Smet" ;
  a2a:PersonName [
    rdfs:label "Livinus De Smet" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690191
  a a2a:Person ;
  rdfs:label "Jacobus Van Eesbeek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Eesbeek" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Eesbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690201
  a a2a:Person ;
  rdfs:label "Henricus Du Bois" ;
  a2a:PersonName [
    rdfs:label "Henricus Du Bois" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "timmerman" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273741
  a a2a:Person ;
  rdfs:label "Petrus Heymans" ;
  a2a:PersonName [
    rdfs:label "Petrus Heymans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273791
  a a2a:Person ;
  rdfs:label "Maria Anna Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Evenepoel" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273841
  a a2a:Person ;
  rdfs:label "Jan De Scheper" ;
  a2a:PersonName [
    rdfs:label "Jan De Scheper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "De Scheper"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273881
  a a2a:Person ;
  rdfs:label "Jacoba Van Bont" ;
  a2a:PersonName [
    rdfs:label "Jacoba Van Bont" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Van Bont"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1854-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person346121 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person3010751 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person4659411 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person6308071 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person7956731 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person9605391 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690171 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690181 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690191 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person15690201 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273741 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273791 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273841 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:relationep_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Person17273881 ;
  a2a:EventKeyRef oa:event_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8_Event1 .

oa:source_abl_c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8
  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 "1854" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1854-09-13"^^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 "12" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 12"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00264153_0" ;
  a2a:RecordIdentifier "HUBRA_00264153_0" ;
  a2a:RecordGUID "{c5c00e4d-8db4-e3b8-aabe-ef2d11c1e5f8}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Walravens te Onze Lieve Vrouwe Lombeek op 9/09/1854" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1841-01-13" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1850-09-26" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

