@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_f0caec38-fb92-650a-d9aa-8efaddada07c
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 juli 1841 te Sint-Martens-Lennik (België)" ;
  a2a:hasPerson oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person1271201, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person2634971, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person4283631, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person5932291, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person7580951, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person9229611, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264621, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264631, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264641, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264651, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906281, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906591, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906901, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16907221, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188101, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188301, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188531, oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188741 ;
  a2a:hasEvent oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_0, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_1, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_2, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_3, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_4, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_5, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_6, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_7, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_8, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_9, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_10, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_11, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_12, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_13, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_14, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_15, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_16, oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_17 ;
  a2a:hasSource oa:source_abl_f0caec38-fb92-650a-d9aa-8efaddada07c .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person1271201
  a a2a:Person ;
  rdfs:label "Jean Baptiste Wauters" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Wauters" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1806-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "België, Sint-Martens-Lennik"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person2634971
  a a2a:Person ;
  rdfs:label "Isabella Robert" ;
  a2a:PersonName [
    rdfs:label "Isabella Robert" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Robert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1807-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "België, Sint-Martens-Lennik"
  ] ;
  a2a:Profession "landbouweresse" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person4283631
  a a2a:Person ;
  rdfs:label "Zacharias Wauters" ;
  a2a:PersonName [
    rdfs:label "Zacharias Wauters" ;
    a2a:PersonNameFirstName "Zacharias" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person5932291
  a a2a:Person ;
  rdfs:label "Anna Catharina Vanderpoorten" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vanderpoorten" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vanderpoorten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person7580951
  a a2a:Person ;
  rdfs:label "Carolus Clement Robert" ;
  a2a:PersonName [
    rdfs:label "Carolus Clement Robert" ;
    a2a:PersonNameFirstName "Carolus Clement" ;
    a2a:PersonNameLastName "Robert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person9229611
  a a2a:Person ;
  rdfs:label "Anna Maria Christiaens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Christiaens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Christiaens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264621
  a a2a:Person ;
  rdfs:label "Petrus Alexander O" ;
  a2a:PersonName [
    rdfs:label "Petrus Alexander O" ;
    a2a:PersonNameFirstName "Petrus Alexander" ;
    a2a:PersonNameLastName "O"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264631
  a a2a:Person ;
  rdfs:label "Joannes Baptista Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Jacobs" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264641
  a a2a:Person ;
  rdfs:label "Joannes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264651
  a a2a:Person ;
  rdfs:label "Joannes Baptista Leyssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Leyssens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Leyssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "Sint-Martens-Lennik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "kuyper" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906281
  a a2a:Person ;
  rdfs:label "Jacobus Wauters" ;
  a2a:PersonName [
    rdfs:label "Jacobus Wauters" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906591
  a a2a:Person ;
  rdfs:label "Joanna Heymans" ;
  a2a:PersonName [
    rdfs:label "Joanna Heymans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906901
  a a2a:Person ;
  rdfs:label "Petrus Vanderpoorten" ;
  a2a:PersonName [
    rdfs:label "Petrus Vanderpoorten" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vanderpoorten"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16907221
  a a2a:Person ;
  rdfs:label "Anna Snep" ;
  a2a:PersonName [
    rdfs:label "Anna Snep" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Snep"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188101
  a a2a:Person ;
  rdfs:label "Carolus Robert" ;
  a2a:PersonName [
    rdfs:label "Carolus Robert" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Robert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188301
  a a2a:Person ;
  rdfs:label "Gertrudis Van Laethem" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Van Laethem" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Van Laethem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188531
  a a2a:Person ;
  rdfs:label "Andreas Christiaens" ;
  a2a:PersonName [
    rdfs:label "Andreas Christiaens" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Christiaens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188741
  a a2a:Person ;
  rdfs:label "Catharina Borremans" ;
  a2a:PersonName [
    rdfs:label "Catharina Borremans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1841-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Martens-Lennik" ;
    rdfs:label "België, Sint-Martens-Lennik"
  ] .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person1271201 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person2634971 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person4283631 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person5932291 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person7580951 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person9229611 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264621 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264631 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264641 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person14264651 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906281 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906591 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16906901 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person16907221 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188101 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188301 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188531 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:relationep_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Person17188741 ;
  a2a:EventKeyRef oa:event_abl_f0caec38-fb92-650a-d9aa-8efaddada07c_Event1 .

oa:source_abl_f0caec38-fb92-650a-d9aa-8efaddada07c
  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 "1841" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1841-07-15"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00184635_0" ;
  a2a:RecordIdentifier "HUBRA_00184635_0" ;
  a2a:RecordGUID "{f0caec38-fb92-650a-d9aa-8efaddada07c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1835-11-07" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1838-02-26" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1838-05-03" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

[]
  a2a:PersonRemarkdeat_date "1808-05-26" ;
  a2a:PersonRemarkdeat_plac "Sint-Martens-Lennik" .

