@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_71f030e4-e271-ee3e-124a-cdbfbdb90aff
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 juli 1850 te Zichem (België)" ;
  a2a:hasPerson oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person1638611, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person3098641, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person6395961, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person8044621, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person9693281, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10380111, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10647571, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012141, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012151, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012161, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012171, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857121, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857521, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149511, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149871, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150241, oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150591 ;
  a2a:hasEvent oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_0, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_1, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_2, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_3, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_4, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_5, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_6, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_7, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_8, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_9, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_10, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_11, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_12, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_13, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_14, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_15, oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_16 ;
  a2a:hasSource oa:source_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person1638611
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Verdonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Verdonck" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Verdonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1818-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "dagwerker" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person3098641
  a a2a:Person ;
  rdfs:label "Regina Clerckx" ;
  a2a:PersonName [
    rdfs:label "Regina Clerckx" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Clerckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1811-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "dagwerkster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person6395961
  a a2a:Person ;
  rdfs:label "Joanna Maria Verdonck" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Verdonck" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Verdonck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person8044621
  a a2a:Person ;
  rdfs:label "Guilielmus Clerckx" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Clerckx" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Clerckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person9693281
  a a2a:Person ;
  rdfs:label "Anna Maria Eyckmans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Eyckmans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Eyckmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10380111
  a a2a:Person ;
  rdfs:label "Petrus Guilielmus Pironet" ;
  a2a:PersonName [
    rdfs:label "Petrus Guilielmus Pironet" ;
    a2a:PersonNameFirstName "Petrus Guilielmus" ;
    a2a:PersonNameLastName "Pironet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10647571
  a a2a:Person ;
  rdfs:label "Joanna Clerckx>Verdonck" ;
  a2a:PersonName [
    rdfs:label "Joanna Clerckx>Verdonck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Clerckx>Verdonck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1850-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012141
  a a2a:Person ;
  rdfs:label "Philippus Emmanuel Theyskens" ;
  a2a:PersonName [
    rdfs:label "Philippus Emmanuel Theyskens" ;
    a2a:PersonNameFirstName "Philippus Emmanuel" ;
    a2a:PersonNameLastName "Theyskens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012151
  a a2a:Person ;
  rdfs:label "Henricus Goossens" ;
  a2a:PersonName [
    rdfs:label "Henricus Goossens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012161
  a a2a:Person ;
  rdfs:label "Joannes Baptista Didden" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Didden" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Didden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012171
  a a2a:Person ;
  rdfs:label "Petrus Lemmens" ;
  a2a:PersonName [
    rdfs:label "Petrus Lemmens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857121
  a a2a:Person ;
  rdfs:label "Daniël Verdonck" ;
  a2a:PersonName [
    rdfs:label "Daniël Verdonck" ;
    a2a:PersonNameFirstName "Daniël" ;
    a2a:PersonNameLastName "Verdonck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857521
  a a2a:Person ;
  rdfs:label "Barbara S' Jongers" ;
  a2a:PersonName [
    rdfs:label "Barbara S' Jongers" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "S' Jongers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149511
  a a2a:Person ;
  rdfs:label "Guilielmus Clerckx" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Clerckx" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Clerckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149871
  a a2a:Person ;
  rdfs:label "Theresia Roden" ;
  a2a:PersonName [
    rdfs:label "Theresia Roden" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Roden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150241
  a a2a:Person ;
  rdfs:label "Jan Baptist Eyckmans" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Eyckmans" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Eyckmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150591
  a a2a:Person ;
  rdfs:label "Anna Margarita Cloostermans" ;
  a2a:PersonName [
    rdfs:label "Anna Margarita Cloostermans" ;
    a2a:PersonNameFirstName "Anna Margarita" ;
    a2a:PersonNameLastName "Cloostermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1850-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person1638611 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person3098641 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person6395961 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person8044621 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person9693281 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_5
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10380111 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person10647571 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012141 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012151 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012161 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16012171 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857121 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person16857521 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149511 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17149871 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150241 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:relationep_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Person17150591 ;
  a2a:EventKeyRef oa:event_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff_Event1 .

oa:source_abl_71f030e4-e271-ee3e-124a-cdbfbdb90aff
  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 "1850" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1850-07-25"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00289495_0" ;
  a2a:RecordIdentifier "HUBRA_00289495_0" ;
  a2a:RecordGUID "{71f030e4-e271-ee3e-124a-cdbfbdb90aff}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1848-02-08" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1833-08-10" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1839-10-30" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1843-05-11" ;
  a2a:PersonRemarkdeat_plac "Diest" .

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

[]
  a2a:PersonRemarkdeat_date "1827-11-07" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[] a2a:PersonRemarkdeat_plac "Zichem" .
[] a2a:PersonRemarkdeat_plac "Zichem" .
[] a2a:PersonRemarkdeat_plac "Zichem" .
[] a2a:PersonRemarkdeat_plac "Zichem" .
