@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_2b89ca8e-cafd-7659-9b5b-469745f74ffe
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 april 1871 te Lubbeek (België)" ;
  a2a:hasPerson oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person487622, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1376122, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1881642, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person2770142, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person3658642, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person4547142, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person5445042, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132642, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132652, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132662, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132672, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177152, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177342, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177512, oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177662 ;
  a2a:hasEvent oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_0, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_1, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_2, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_3, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_4, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_5, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_6, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_7, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_8, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_9, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_10, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_11, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_12, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_13, oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_14 ;
  a2a:hasSource oa:source_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person487622
  a a2a:Person ;
  rdfs:label "Eduardus Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Eduardus Van Den Bosch" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1833-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lubbeek" ;
    rdfs:label "België, Lubbeek"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1376122
  a a2a:Person ;
  rdfs:label "Maria Brasseurs" ;
  a2a:PersonName [
    rdfs:label "Maria Brasseurs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brasseurs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1833-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lubbeek" ;
    rdfs:label "België, Lubbeek"
  ] ;
  a2a:Profession "dienstmaegd" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1881642
  a a2a:Person ;
  rdfs:label "Joannes Van den Bosche" ;
  a2a:PersonName [
    rdfs:label "Joannes Van den Bosche" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van den Bosche"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person2770142
  a a2a:Person ;
  rdfs:label "Joanna Nijs" ;
  a2a:PersonName [
    rdfs:label "Joanna Nijs" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person3658642
  a a2a:Person ;
  rdfs:label "Joannes Josephus Brasseurs" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Brasseurs" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Brasseurs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person4547142
  a a2a:Person ;
  rdfs:label "Maria Josepha de Roost" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha de Roost" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "de Roost"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person5445042
  a a2a:Person ;
  rdfs:label "Anna Catharina Wierinckx" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wierinckx" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wierinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132642
  a a2a:Person ;
  rdfs:label "Ludovicus Wierinckx" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Wierinckx" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Wierinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132652
  a a2a:Person ;
  rdfs:label "Petrus Eduardus Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Eduardus Van Den Bosch" ;
    a2a:PersonNameFirstName "Petrus Eduardus" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132662
  a a2a:Person ;
  rdfs:label "Joannes Josephus Duerinckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Duerinckx" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Duerinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "hulpondrwijzer" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132672
  a a2a:Person ;
  rdfs:label "Constantinus Coenen" ;
  a2a:PersonName [
    rdfs:label "Constantinus Coenen" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "Coenen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "gereelmaker" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177152
  a a2a:Person ;
  rdfs:label "Joannes Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Den Bosch" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177342
  a a2a:Person ;
  rdfs:label "Theresia Wouters" ;
  a2a:PersonName [
    rdfs:label "Theresia Wouters" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177512
  a a2a:Person ;
  rdfs:label "Petrus Nijs" ;
  a2a:PersonName [
    rdfs:label "Petrus Nijs" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177662
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Michiels" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Michiels" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1871-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Lubbeek" ;
    rdfs:label "België, Lubbeek"
  ] .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person487622 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1376122 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person1881642 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person2770142 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person3658642 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person4547142 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person5445042 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132642 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132652 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132662 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person6132672 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177152 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177342 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177512 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:relationep_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Person9177662 ;
  a2a:EventKeyRef oa:event_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe_Event1 .

oa:source_abl_2b89ca8e-cafd-7659-9b5b-469745f74ffe
  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 "1871" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1871-04-30"^^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-8B9D-X5?i=271&cc=1482191&cat=207937"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00043107_0" ;
  a2a:RecordIdentifier "HUBRA_00043107_0" ;
  a2a:RecordGUID "{2b89ca8e-cafd-7659-9b5b-469745f74ffe}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Joannes Ludivicus Bartholomeus Verstraeten te Lubbeek op 29/04/1871" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1841-01-10" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

[]
  a2a:PersonRemarkdeat_date "1864-10-25" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

[]
  a2a:PersonRemarkdeat_date "1837-12-17" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

[]
  a2a:PersonRemarkdeat_date "1855-12-03" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

[]
  a2a:PersonRemarkdeat_date "1868-01-06" ;
  a2a:PersonRemarkdeat_plac "Lubbeek" .

