@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_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 oktober 1840 te Scherpenheuvel (België)" ;
  a2a:hasPerson oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person1204291, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person2242691, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person3891351, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person5540011, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person7188671, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person8837331, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10086461, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10382871, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807681, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807691, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807701, oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807711 ;
  a2a:hasEvent oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_0, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_1, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_2, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_3, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_4, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_5, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_6, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_7, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_8, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_9, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_10, oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_11 ;
  a2a:hasSource oa:source_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0 .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person1204291
  a a2a:Person ;
  rdfs:label "Henricus Aerts" ;
  a2a:PersonName [
    rdfs:label "Henricus Aerts" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1794-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person2242691
  a a2a:Person ;
  rdfs:label "Joanna Catharina Mattheus" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Mattheus" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Mattheus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1778-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person3891351
  a a2a:Person ;
  rdfs:label "Jan Baptiste Aerts" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Aerts" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person5540011
  a a2a:Person ;
  rdfs:label "Anna Maria Maes" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Maes" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person7188671
  a a2a:Person ;
  rdfs:label "Joannes Mattheus" ;
  a2a:PersonName [
    rdfs:label "Joannes Mattheus" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Mattheus"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person8837331
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Van Kerkhoven" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Van Kerkhoven" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Van Kerkhoven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10086461
  a a2a:Person ;
  rdfs:label "Catharina Aerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Aerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10382871
  a a2a:Person ;
  rdfs:label "Jacobus Thuijs" ;
  a2a:PersonName [
    rdfs:label "Jacobus Thuijs" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Thuijs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807681
  a a2a:Person ;
  rdfs:label "Jan Baptiste Van Welde" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Van Welde" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Van Welde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807691
  a a2a:Person ;
  rdfs:label "Martinus Verbiest" ;
  a2a:PersonName [
    rdfs:label "Martinus Verbiest" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Verbiest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807701
  a a2a:Person ;
  rdfs:label "Petrus Antonius Nihoul" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Nihoul" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "Nihoul"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807711
  a a2a:Person ;
  rdfs:label "Mathijs Pollet" ;
  a2a:PersonName [
    rdfs:label "Mathijs Pollet" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Pollet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "handwerker" .

oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1840-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person1204291 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person2242691 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person3891351 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person5540011 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person7188671 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person8837331 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10086461 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person10382871 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807681 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807691 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807701 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:relationep_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Person12807711 ;
  a2a:EventKeyRef oa:event_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0_Event1 .

oa:source_abl_3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0
  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 "10" ;
    a2a:Day "9" ;
    rdfs:label "1840-10-09"^^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:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00109808_0" ;
  a2a:RecordIdentifier "HUBRA_00109808_0" ;
  a2a:RecordGUID "{3fb9870a-3ce8-ff0a-0645-0f7eeedb8bf0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "alsook zeijne voorouders van vaderlijke zeijde overleden te scherpenheuvel, moederlijke zeijde overleden te rillaer" .
[] a2a:PersonRemarkOpmerking "alsook haere voorouders van vaderlijke en moederlijke zeijde overleden te scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
[] a2a:PersonRemarkdeat_plac "Scherpenheuvel" .
