@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_d671f5c9-8bea-e30c-cc9f-60966b64afbf
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 juli 1840 te Korbeek-Dijle (België)" ;
  a2a:hasPerson oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person635611, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person2640871, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person4289531, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person5938191, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person7586851, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person9235511, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288221, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288231, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288241, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288251, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072011, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072921, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17073731, oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17074571 ;
  a2a:hasEvent oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_0, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_1, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_2, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_3, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_4, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_5, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_6, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_7, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_8, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_9, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_10, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_11, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_12, oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_13 ;
  a2a:hasSource oa:source_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person635611
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Creffier" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Creffier" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Creffier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1810-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "België, Korbeek-Dijle"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person2640871
  a a2a:Person ;
  rdfs:label "Philippina Schol" ;
  a2a:PersonName [
    rdfs:label "Philippina Schol" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNameLastName "Schol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1809-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "België, Korbeek-Dijle"
  ] ;
  a2a:Profession "arbeydster" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person4289531
  a a2a:Person ;
  rdfs:label "Petrus Creffier" ;
  a2a:PersonName [
    rdfs:label "Petrus Creffier" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Creffier"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person5938191
  a a2a:Person ;
  rdfs:label "Maria Anna Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Geeraerts" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Profession "arbeydster" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person7586851
  a a2a:Person ;
  rdfs:label "Gillam Schol" ;
  a2a:PersonName [
    rdfs:label "Gillam Schol" ;
    a2a:PersonNameFirstName "Gillam" ;
    a2a:PersonNameLastName "Schol"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person9235511
  a a2a:Person ;
  rdfs:label "Anna Maria Vanderborght" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Vanderborght" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Vanderborght"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288221
  a a2a:Person ;
  rdfs:label "Guilelmus Degreef" ;
  a2a:PersonName [
    rdfs:label "Guilelmus Degreef" ;
    a2a:PersonNameFirstName "Guilelmus" ;
    a2a:PersonNameLastName "Degreef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288231
  a a2a:Person ;
  rdfs:label "Guilelmus Cappuyns" ;
  a2a:PersonName [
    rdfs:label "Guilelmus Cappuyns" ;
    a2a:PersonNameFirstName "Guilelmus" ;
    a2a:PersonNameLastName "Cappuyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "koster" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288241
  a a2a:Person ;
  rdfs:label "Joannes Baptista Verdeyen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Verdeyen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Verdeyen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "Korbeek-Dijle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288251
  a a2a:Person ;
  rdfs:label "Philippus Goossens" ;
  a2a:PersonName [
    rdfs:label "Philippus Goossens" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072011
  a a2a:Person ;
  rdfs:label "Gillam Schol" ;
  a2a:PersonName [
    rdfs:label "Gillam Schol" ;
    a2a:PersonNameFirstName "Gillam" ;
    a2a:PersonNameLastName "Schol"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072921
  a a2a:Person ;
  rdfs:label "Maria Catharina Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Geeraerts" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17073731
  a a2a:Person ;
  rdfs:label "Antoon Vanderborght" ;
  a2a:PersonName [
    rdfs:label "Antoon Vanderborght" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Vanderborght"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17074571
  a a2a:Person ;
  rdfs:label "Joanna Willems" ;
  a2a:PersonName [
    rdfs:label "Joanna Willems" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1840-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Korbeek-Dijle" ;
    rdfs:label "België, Korbeek-Dijle"
  ] .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person635611 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person2640871 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person4289531 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person5938191 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person7586851 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person9235511 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288221 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288231 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288241 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person14288251 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072011 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17072921 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17073731 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:relationep_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Person17074571 ;
  a2a:EventKeyRef oa:event_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf_Event1 .

oa:source_abl_d671f5c9-8bea-e30c-cc9f-60966b64afbf
  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 "1840" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1840-07-01"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CS9C-XV?i=376&cc=1482191&cat=203782"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00185487_0" ;
  a2a:RecordIdentifier "HUBRA_00185487_0" ;
  a2a:RecordGUID "{d671f5c9-8bea-e30c-cc9f-60966b64afbf}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1826-02-04" .
[]
  a2a:PersonRemarkdeat_date "1827-09-06" ;
  a2a:PersonRemarkdeat_plac "Korbeek-Dijle" .

[]
  a2a:PersonRemarkdeat_date "1837-01-29" ;
  a2a:PersonRemarkdeat_plac "Korbeek-Dijle" .

[]
  a2a:PersonRemarkdeat_date "1808-07-18" ;
  a2a:PersonRemarkdeat_plac "Pellenberg" .

[]
  a2a:PersonRemarkdeat_date "1804-05-08" ;
  a2a:PersonRemarkdeat_plac "Pellenberg" .

[]
  a2a:PersonRemarkdeat_date "1805-02-25" ;
  a2a:PersonRemarkdeat_plac "Oud-Heverlee" .

[]
  a2a:PersonRemarkdeat_date "1790-05-01" ;
  a2a:PersonRemarkdeat_plac "Korbeek-Dijle" .

