@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_1e58c49d-5b57-2c7c-bedd-064801ea25f2
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 februari 1875 te Rillaar (België)" ;
  a2a:hasPerson oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person612202, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person1500702, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2065662, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2954162, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person3842662, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person4731162, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person5527382, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761732, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761742, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761752, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761762, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447672, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447792, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447912, oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9448012 ;
  a2a:hasEvent oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_0, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_1, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_2, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_3, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_4, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_5, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_6, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_7, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_8, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_9, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_10, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_11, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_12, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_13, oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_14 ;
  a2a:hasSource oa:source_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2 .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person612202
  a a2a:Person ;
  rdfs:label "Henricus Mertens" ;
  a2a:PersonName [
    rdfs:label "Henricus Mertens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1832-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person1500702
  a a2a:Person ;
  rdfs:label "Regina Van Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Regina Van Cauwenbergh" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Van Cauwenbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1827-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tielt" ;
    rdfs:label "België, Tielt"
  ] ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2065662
  a a2a:Person ;
  rdfs:label "Guilielmus Mertens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Mertens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2954162
  a a2a:Person ;
  rdfs:label "Joanna Wouters" ;
  a2a:PersonName [
    rdfs:label "Joanna Wouters" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person3842662
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Van Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Van Cauwenbergh" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Van Cauwenbergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person4731162
  a a2a:Person ;
  rdfs:label "Carolina Van Kerkhoven" ;
  a2a:PersonName [
    rdfs:label "Carolina Van Kerkhoven" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Van Kerkhoven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person5527382
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Craenen" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Craenen" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Craenen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761732
  a a2a:Person ;
  rdfs:label "Eduardus Mertens" ;
  a2a:PersonName [
    rdfs:label "Eduardus Mertens" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761742
  a a2a:Person ;
  rdfs:label "Ludovicus Mertens" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Mertens" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761752
  a a2a:Person ;
  rdfs:label "David Van Thielt" ;
  a2a:PersonName [
    rdfs:label "David Van Thielt" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Van Thielt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761762
  a a2a:Person ;
  rdfs:label "Joannes Van Cauwenberg" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Cauwenberg" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Cauwenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447672
  a a2a:Person ;
  rdfs:label "Joannes Cornelius Van Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelius Van Cauwenbergh" ;
    a2a:PersonNameFirstName "Joannes Cornelius" ;
    a2a:PersonNameLastName "Van Cauwenbergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447792
  a a2a:Person ;
  rdfs:label "Catharina Theresia Vervaeren" ;
  a2a:PersonName [
    rdfs:label "Catharina Theresia Vervaeren" ;
    a2a:PersonNameFirstName "Catharina Theresia" ;
    a2a:PersonNameLastName "Vervaeren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447912
  a a2a:Person ;
  rdfs:label "Joannes Van Kerkhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Kerkhoven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Kerkhoven"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9448012
  a a2a:Person ;
  rdfs:label "Elisabeth Nys" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Nys" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Nys"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1875-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person612202 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person1500702 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2065662 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person2954162 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person3842662 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person4731162 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person5527382 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761732 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761742 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761752 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person6761762 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447672 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447792 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9447912 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:relationep_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Person9448012 ;
  a2a:EventKeyRef oa:event_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2_Event1 .

oa:source_abl_1e58c49d-5b57-2c7c-bedd-064801ea25f2
  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 "1875" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1875-02-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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00117548_0" ;
  a2a:RecordIdentifier "HUBRA_00117548_0" ;
  a2a:RecordGUID "{1e58c49d-5b57-2c7c-bedd-064801ea25f2}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Le Corbesier te Aerschot op 10/02/1875" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1871-12-12" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1873-10-07" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1873-05-06" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1873-11-24" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[] a2a:PersonRemarkdeat_plac "Rillaar" .
[] a2a:PersonRemarkdeat_plac "Rillaar" .
[] a2a:PersonRemarkdeat_plac "Rillaar" .
[] a2a:PersonRemarkdeat_plac "Rillaar" .
