@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_1c38afde-c847-835e-2c32-ee6edeedaa0f
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 december 1876 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person856072, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person1744572, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person2116892, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3005392, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3893892, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person4782392, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966022, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966032, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966042, oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966052 ;
  a2a:hasEvent oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_0, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_1, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_2, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_3, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_4, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_5, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_6, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_7, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_8, oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_9 ;
  a2a:hasSource oa:source_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person856072
  a a2a:Person ;
  rdfs:label "Joannes Franciscus De Ridder" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus De Ridder" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1834-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person1744572
  a a2a:Person ;
  rdfs:label "Joanna Catharina De Prins" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina De Prins" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1840-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person2116892
  a a2a:Person ;
  rdfs:label "Joannes Josephus De Ridder" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus De Ridder" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3005392
  a a2a:Person ;
  rdfs:label "Joanna Van Caesbroeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Van Caesbroeck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Van Caesbroeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3893892
  a a2a:Person ;
  rdfs:label "Michael De Prins" ;
  a2a:PersonName [
    rdfs:label "Michael De Prins" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person4782392
  a a2a:Person ;
  rdfs:label "Maria Anna Van nieuwenhuyzen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Van nieuwenhuyzen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Van nieuwenhuyzen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966022
  a a2a:Person ;
  rdfs:label "Bartholomeus Hermans" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Hermans" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966032
  a a2a:Person ;
  rdfs:label "Carolus Houman" ;
  a2a:PersonName [
    rdfs:label "Carolus Houman" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Houman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966042
  a a2a:Person ;
  rdfs:label "Gerardus De Vogelaer" ;
  a2a:PersonName [
    rdfs:label "Gerardus De Vogelaer" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "De Vogelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966052
  a a2a:Person ;
  rdfs:label "Petrus Carolus Coppens" ;
  a2a:PersonName [
    rdfs:label "Petrus Carolus Coppens" ;
    a2a:PersonNameFirstName "Petrus Carolus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "bakker" .

oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1876-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person856072 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person1744572 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person2116892 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3005392 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person3893892 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person4782392 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966022 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966032 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966042 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:relationep_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Person6966052 ;
  a2a:EventKeyRef oa:event_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f_Event1 .

oa:source_abl_1c38afde-c847-835e-2c32-ee6edeedaa0f
  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 "1876" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1876-12-18"^^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_00148764_0" ;
  a2a:RecordIdentifier "HUBRA_00148764_0" ;
  a2a:RecordGUID "{1c38afde-c847-835e-2c32-ee6edeedaa0f}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Kips te Grimberghen op 17/12/1876" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1859-08-23" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1845-12-23" ;
  a2a:PersonRemarkdeat_plac "Humbeek" .

