@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_eece4829-3e04-3e1f-b760-8a59d6f1bf7c
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1860 te Scherpenheuvel (België)" ;
  a2a:hasPerson oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person1205471, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person2309281, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person3957941, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person5606601, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person7255261, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person8903921, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073371, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073381, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073391, oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073401 ;
  a2a:hasEvent oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_0, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_1, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_2, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_3, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_4, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_5, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_6, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_7, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_8, oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_9 ;
  a2a:hasSource oa:source_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person1205471
  a a2a:Person ;
  rdfs:label "Matthias Smeulders" ;
  a2a:PersonName [
    rdfs:label "Matthias Smeulders" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Smeulders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1829-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person2309281
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Van Brabant" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Van Brabant" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Van Brabant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1836-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "strikkersse" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person3957941
  a a2a:Person ;
  rdfs:label "Petrus Smeulders" ;
  a2a:PersonName [
    rdfs:label "Petrus Smeulders" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Smeulders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "wever" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person5606601
  a a2a:Person ;
  rdfs:label "Isabella Cloostermans" ;
  a2a:PersonName [
    rdfs:label "Isabella Cloostermans" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Cloostermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "huijshoudster" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person7255261
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Brabant" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Brabant" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Brabant"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person8903921
  a a2a:Person ;
  rdfs:label "Maria Catharina Beutels" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Beutels" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Beutels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "strikkersse" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073371
  a a2a:Person ;
  rdfs:label "Jacobus Dassonville" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dassonville" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dassonville"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073381
  a a2a:Person ;
  rdfs:label "Ludovicus Roten" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Roten" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "dagwerker" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073391
  a a2a:Person ;
  rdfs:label "Joannes Josephus Van Den Bulck" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Van Den Bulck" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Van Den Bulck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "winkelier" .

oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073401
  a a2a:Person ;
  rdfs:label "Ferdinand Cloostermans" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Cloostermans" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Cloostermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "handwerker" .

oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1860-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person1205471 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person2309281 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person3957941 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person5606601 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person7255261 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person8903921 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073371 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073381 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073391 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:relationep_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Person13073401 ;
  a2a:EventKeyRef oa:event_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c_Event1 .

oa:source_abl_eece4829-3e04-3e1f-b760-8a59d6f1bf7c
  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 "1860" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1860-10-13"^^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_00122040_0" ;
  a2a:RecordIdentifier "HUBRA_00122040_0" ;
  a2a:RecordGUID "{eece4829-3e04-3e1f-b760-8a59d6f1bf7c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
