@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_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1902 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person633525, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1290405, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1947285, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2129005, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2785885, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person3442765, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4064305, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631325, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631335, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631345, oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631355 ;
  a2a:hasEvent oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_0, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_1, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_2, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_3, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_4, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_5, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_6, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_7, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_8, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_9, oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_10 ;
  a2a:hasSource oa:source_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person633525
  a a2a:Person ;
  rdfs:label "Frans De Hondt" ;
  a2a:PersonName [
    rdfs:label "Frans De Hondt" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Hondt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1862-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1290405
  a a2a:Person ;
  rdfs:label "Carolina Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Carolina Van den Broeck" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1866-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1947285
  a a2a:Person ;
  rdfs:label "Jan Baptist De Hondt" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Hondt" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Hondt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2129005
  a a2a:Person ;
  rdfs:label "Maria Sophia Stevens" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Stevens" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2785885
  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 "Nieuwenrode" ;
    rdfs:label "Nieuwenrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person3442765
  a a2a:Person ;
  rdfs:label "Elisabeth Silverans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Silverans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Silverans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4064305
  a a2a:Person ;
  rdfs:label "Jaak Jozef Verlinden" ;
  a2a:PersonName [
    rdfs:label "Jaak Jozef Verlinden" ;
    a2a:PersonNameFirstName "Jaak Jozef" ;
    a2a:PersonNameLastName "Verlinden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631325
  a a2a:Person ;
  rdfs:label "Denis Dumoulin" ;
  a2a:PersonName [
    rdfs:label "Denis Dumoulin" ;
    a2a:PersonNameFirstName "Denis" ;
    a2a:PersonNameLastName "Dumoulin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631335
  a a2a:Person ;
  rdfs:label "Karel De Mars" ;
  a2a:PersonName [
    rdfs:label "Karel De Mars" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "De Mars"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631345
  a a2a:Person ;
  rdfs:label "Jozef Van Buggenhout" ;
  a2a:PersonName [
    rdfs:label "Jozef Van Buggenhout" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Van Buggenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "beenhouwer" .

oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631355
  a a2a:Person ;
  rdfs:label "Lodewijk Eeckelaers" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Eeckelaers" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Eeckelaers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1902-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person633525 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1290405 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person1947285 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2129005 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person2785885 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person3442765 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4064305 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631325 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631335 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631345 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:relationep_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Person4631355 ;
  a2a:EventKeyRef oa:event_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b_Event1 .

oa:source_abl_bf57ff5b-9f46-d41b-6ddc-1042bde1da3b
  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 "1902" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1902-08-20"^^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 "20" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 20"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00154763_0" ;
  a2a:RecordIdentifier "HUBRA_00154763_0" ;
  a2a:RecordGUID "{bf57ff5b-9f46-d41b-6ddc-1042bde1da3b}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris De Amandel te Londerzeel op 5/08/1902" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1887-05-14" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1893-10-01" ;
  a2a:PersonRemarkdeat_plac "Nieuwenrode" .

[]
  a2a:PersonRemarkdeat_date "1901-09-14" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

