@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_b39a4e71-8a09-2057-41b4-1e51445f2e52
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 december 1878 te Kortenaken (België)" ;
  a2a:hasPerson oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person339312, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person1227812, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person2298132, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person3186632, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4075132, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4963632, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679862, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679872, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687132, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687142, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687152, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687162, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370212, oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370352 ;
  a2a:hasEvent oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_0, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_1, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_2, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_3, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_4, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_5, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_6, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_7, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_8, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_9, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_10, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_11, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_12, oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_13 ;
  a2a:hasSource oa:source_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52 .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person339312
  a a2a:Person ;
  rdfs:label "Charel Ludovicus Vanhees" ;
  a2a:PersonName [
    rdfs:label "Charel Ludovicus Vanhees" ;
    a2a:PersonNameFirstName "Charel Ludovicus" ;
    a2a:PersonNameLastName "Vanhees"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Geetbets" ;
    rdfs:label "Geetbets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1848-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Geetbets" ;
    rdfs:label "België, Geetbets"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person1227812
  a a2a:Person ;
  rdfs:label "Mara Theresia Vandelook" ;
  a2a:PersonName [
    rdfs:label "Mara Theresia Vandelook" ;
    a2a:PersonNameFirstName "Mara Theresia" ;
    a2a:PersonNameLastName "Vandelook"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kortenaken" ;
    rdfs:label "Kortenaken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1850-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortenaken" ;
    rdfs:label "België, Kortenaken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person2298132
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Vanhees" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Vanhees" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Vanhees"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Geetbets" ;
    rdfs:label "Geetbets"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person3186632
  a a2a:Person ;
  rdfs:label "Joanna Kleyen" ;
  a2a:PersonName [
    rdfs:label "Joanna Kleyen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Kleyen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Geetbets" ;
    rdfs:label "Geetbets"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4075132
  a a2a:Person ;
  rdfs:label "Jan Francis Vandelook" ;
  a2a:PersonName [
    rdfs:label "Jan Francis Vandelook" ;
    a2a:PersonNameFirstName "Jan Francis" ;
    a2a:PersonNameLastName "Vandelook"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4963632
  a a2a:Person ;
  rdfs:label "Carolina Vandyk" ;
  a2a:PersonName [
    rdfs:label "Carolina Vandyk" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Vandyk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679862
  a a2a:Person ;
  rdfs:label "Maria Sidonia Vandelook>Vanhees" ;
  a2a:PersonName [
    rdfs:label "Maria Sidonia Vandelook>Vanhees" ;
    a2a:PersonNameFirstName "Maria Sidonia" ;
    a2a:PersonNameLastName "Vandelook>Vanhees"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1876-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortenaken" ;
    rdfs:label "België, Kortenaken"
  ] .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679872
  a a2a:Person ;
  rdfs:label "Franciscus Xaverius Vandelook>Vanhees" ;
  a2a:PersonName [
    rdfs:label "Franciscus Xaverius Vandelook>Vanhees" ;
    a2a:PersonNameFirstName "Franciscus Xaverius" ;
    a2a:PersonNameLastName "Vandelook>Vanhees"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1878-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortenaken" ;
    rdfs:label "België, Kortenaken"
  ] .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687132
  a a2a:Person ;
  rdfs:label "Xaverius Vandelook" ;
  a2a:PersonName [
    rdfs:label "Xaverius Vandelook" ;
    a2a:PersonNameFirstName "Xaverius" ;
    a2a:PersonNameLastName "Vandelook"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortenaken" ;
    rdfs:label "Kortenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687142
  a a2a:Person ;
  rdfs:label "Franciscus Lemmens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Lemmens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortenaken" ;
    rdfs:label "Kortenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687152
  a a2a:Person ;
  rdfs:label "Ferdinand Jordens" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Jordens" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Jordens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortenaken" ;
    rdfs:label "Kortenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687162
  a a2a:Person ;
  rdfs:label "Adolph Fets" ;
  a2a:PersonName [
    rdfs:label "Adolph Fets" ;
    a2a:PersonNameFirstName "Adolph" ;
    a2a:PersonNameLastName "Fets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortenaken" ;
    rdfs:label "Kortenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370212
  a a2a:Person ;
  rdfs:label "Petrus Vandelook" ;
  a2a:PersonName [
    rdfs:label "Petrus Vandelook" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vandelook"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370352
  a a2a:Person ;
  rdfs:label "Andilia Vanhentenrijk" ;
  a2a:PersonName [
    rdfs:label "Andilia Vanhentenrijk" ;
    a2a:PersonNameFirstName "Andilia" ;
    a2a:PersonNameLastName "Vanhentenrijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waanrode" ;
    rdfs:label "Waanrode"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1878-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kortenaken" ;
    rdfs:label "België, Kortenaken"
  ] .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person339312 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person1227812 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person2298132 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person3186632 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4075132 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person4963632 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679862 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person5679872 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687132 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687142 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687152 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person7687162 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370212 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:relationep_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Person9370352 ;
  a2a:EventKeyRef oa:event_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52_Event1 .

oa:source_abl_b39a4e71-8a09-2057-41b4-1e51445f2e52
  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 "1878" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1878-12-12"^^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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-C9N7-7?i=426&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_00223419_0" ;
  a2a:RecordIdentifier "HUBRA_00223419_0" ;
  a2a:RecordGUID "{b39a4e71-8a09-2057-41b4-1e51445f2e52}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1878-11-03" ;
  a2a:PersonRemarkdeat_plac "Kortenaken" .

[]
  a2a:PersonRemarkdeat_date "1873-11-01" ;
  a2a:PersonRemarkdeat_plac "Kortenaken" .

[] a2a:PersonRemarkdeat_plac "Waanrode" .
[] a2a:PersonRemarkOpmerking "dewelke in dit huwelijk toestemt door akt geposteerd voor den notaris alp Verreydt in verblijf te Diest, te Waenrode den elfden dezer maand, geregistreerd te Diest gisteren twaalfden december hierbijgevoegd" .
