@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_1586af87-4dfc-941a-8841-e8a8b290d6fa
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 december 1849 te Zichem (België)" ;
  a2a:hasPerson oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person1638531, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person3098561, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person4747221, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person6395881, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person8044541, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person9693201, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person10378121, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011821, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011831, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011841, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011851, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848181, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848601, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849071, oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849621 ;
  a2a:hasEvent oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_0, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_1, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_2, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_3, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_4, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_5, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_6, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_7, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_8, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_9, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_10, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_11, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_12, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_13, oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_14 ;
  a2a:hasSource oa:source_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person1638531
  a a2a:Person ;
  rdfs:label "Petrus Josephus Goossens" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Goossens" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1823-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "dagwerker" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person3098561
  a a2a:Person ;
  rdfs:label "Anna Maria Smets" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Smets" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1814-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person4747221
  a a2a:Person ;
  rdfs:label "Joannes Andreas Goossens" ;
  a2a:PersonName [
    rdfs:label "Joannes Andreas Goossens" ;
    a2a:PersonNameFirstName "Joannes Andreas" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person6395881
  a a2a:Person ;
  rdfs:label "Joanna Vermeyen" ;
  a2a:PersonName [
    rdfs:label "Joanna Vermeyen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vermeyen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person8044541
  a a2a:Person ;
  rdfs:label "Lambertus Smets" ;
  a2a:PersonName [
    rdfs:label "Lambertus Smets" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person9693201
  a a2a:Person ;
  rdfs:label "Anna Maria Salien" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Salien" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Salien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person10378121
  a a2a:Person ;
  rdfs:label "Henricus De Houwer" ;
  a2a:PersonName [
    rdfs:label "Henricus De Houwer" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Houwer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011821
  a a2a:Person ;
  rdfs:label "Cornelius Smets" ;
  a2a:PersonName [
    rdfs:label "Cornelius Smets" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011831
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Goossens" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Goossens" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011841
  a a2a:Person ;
  rdfs:label "Gregorius Goossens" ;
  a2a:PersonName [
    rdfs:label "Gregorius Goossens" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011851
  a a2a:Person ;
  rdfs:label "Henricus Bonroy" ;
  a2a:PersonName [
    rdfs:label "Henricus Bonroy" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Bonroy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "dagwerker" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848181
  a a2a:Person ;
  rdfs:label "Mattheus Goossens" ;
  a2a:PersonName [
    rdfs:label "Mattheus Goossens" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848601
  a a2a:Person ;
  rdfs:label "Joanna Maria Sevenants" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Sevenants" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Sevenants"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849071
  a a2a:Person ;
  rdfs:label "Cornelius Vermeyen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Vermeyen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Vermeyen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849621
  a a2a:Person ;
  rdfs:label "Anna Catharina Laeremans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Laeremans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Laeremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1849-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person1638531 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person3098561 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person4747221 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person6395881 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person8044541 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person9693201 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person10378121 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011821 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011831 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011841 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16011851 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848181 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16848601 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849071 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:relationep_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Person16849621 ;
  a2a:EventKeyRef oa:event_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa_Event1 .

oa:source_abl_1586af87-4dfc-941a-8841-e8a8b290d6fa
  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 "1849" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1849-12-20"^^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 "14" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 14"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00289487_0" ;
  a2a:RecordIdentifier "HUBRA_00289487_0" ;
  a2a:RecordGUID "{1586af87-4dfc-941a-8841-e8a8b290d6fa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1827-04-17" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkOpmerking "Dat de naam zijne moeder in haren akt van overlijden vermeld is als Vermeynen de echte spelling dezes is Vermeyen." ;
  a2a:PersonRemarkdeat_date "1848-07-13" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1843-12-22" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1804-03-18" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1831-07-14" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1842-08-02" ;
  a2a:PersonRemarkdeat_plac "Morkhoven" .

[]
  a2a:PersonRemarkdeat_date "1837-03-04" ;
  a2a:PersonRemarkdeat_plac "Morkhoven" .

