@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_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 oktober 1869 te Scherpenheuvel (België)" ;
  a2a:hasPerson oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person1205651, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person2328841, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person3977501, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person5626161, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person7274821, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person8923481, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person10553411, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151921, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151931, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151941, oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151951 ;
  a2a:hasEvent oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_0, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_1, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_2, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_3, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_4, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_5, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_6, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_7, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_8, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_9, oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_10 ;
  a2a:hasSource oa:source_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1 .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person1205651
  a a2a:Person ;
  rdfs:label "Griseldis Van Haelst" ;
  a2a:PersonName [
    rdfs:label "Griseldis Van Haelst" ;
    a2a:PersonNameFirstName "Griseldis" ;
    a2a:PersonNameLastName "Van Haelst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1849-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person2328841
  a a2a:Person ;
  rdfs:label "Joanna Dorothea Schuyten" ;
  a2a:PersonName [
    rdfs:label "Joanna Dorothea Schuyten" ;
    a2a:PersonNameFirstName "Joanna Dorothea" ;
    a2a:PersonNameLastName "Schuyten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1848-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person3977501
  a a2a:Person ;
  rdfs:label "Paulus Van Haelst" ;
  a2a:PersonName [
    rdfs:label "Paulus Van Haelst" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Van Haelst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person5626161
  a a2a:Person ;
  rdfs:label "Maria Sophia Verstreken" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Verstreken" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Verstreken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person7274821
  a a2a:Person ;
  rdfs:label "Ludovicus Schuyten" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Schuyten" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Schuyten"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person8923481
  a a2a:Person ;
  rdfs:label "Regina Roten" ;
  a2a:PersonName [
    rdfs:label "Regina Roten" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person10553411
  a a2a:Person ;
  rdfs:label "Henricus Schuyten>Van Haelst" ;
  a2a:PersonName [
    rdfs:label "Henricus Schuyten>Van Haelst" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Schuyten>Van Haelst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1869-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151921
  a a2a:Person ;
  rdfs:label "Franciscus Verstreken" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verstreken" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verstreken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "78" ;
    rdfs:label "78"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151931
  a a2a:Person ;
  rdfs:label "Josephus Verstreken" ;
  a2a:PersonName [
    rdfs:label "Josephus Verstreken" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Verstreken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151941
  a a2a:Person ;
  rdfs:label "Franciscus Roten" ;
  a2a:PersonName [
    rdfs:label "Franciscus Roten" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "dagwerker" .

oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151951
  a a2a:Person ;
  rdfs:label "Henricus Deflem" ;
  a2a:PersonName [
    rdfs:label "Henricus Deflem" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Deflem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "lattenzager" .

oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1869-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person1205651 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person2328841 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person3977501 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person5626161 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person7274821 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person8923481 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person10553411 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151921 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151931 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151941 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:relationep_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Person13151951 ;
  a2a:EventKeyRef oa:event_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1_Event1 .

oa:source_abl_bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1
  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 "1869" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1869-10-05"^^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 "15" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 15"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00129948_0" ;
  a2a:RecordIdentifier "HUBRA_00129948_0" ;
  a2a:RecordGUID "{bd7ffef5-c285-d07c-58b9-bdc0a9aa68a1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
