@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_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 november 1869 te Londerzeel (België)" ;
  a2a:hasPerson oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person897181, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person1677811, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person3326471, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person4975131, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person6623791, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person8272451, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10160671, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757631, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757641, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757651, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757661, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021901, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021951, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022001, oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022061 ;
  a2a:hasEvent oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_0, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_1, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_2, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_3, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_4, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_5, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_6, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_7, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_8, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_9, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_10, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_11, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_12, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_13, oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_14 ;
  a2a:hasSource oa:source_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1 .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person897181
  a a2a:Person ;
  rdfs:label "Petrus Joannes Verheyden" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Verheyden" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1814-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Willebroek" ;
    rdfs:label "België, Willebroek"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person1677811
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Van Hove" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Van Hove" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1839-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person3326471
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Verheyden" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Verheyden" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person4975131
  a a2a:Person ;
  rdfs:label "Maria Catharina De Laedt" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina De Laedt" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "De Laedt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person6623791
  a a2a:Person ;
  rdfs:label "Petrus Josephus Van Hove" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Van Hove" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person8272451
  a a2a:Person ;
  rdfs:label "Catharina Huygelen" ;
  a2a:PersonName [
    rdfs:label "Catharina Huygelen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Huygelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10160671
  a a2a:Person ;
  rdfs:label "Joanna Bruylants" ;
  a2a:PersonName [
    rdfs:label "Joanna Bruylants" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Bruylants"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757631
  a a2a:Person ;
  rdfs:label "Michael Verheyden" ;
  a2a:PersonName [
    rdfs:label "Michael Verheyden" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Willebroek" ;
    rdfs:label "Willebroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757641
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Goovaerts" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Goovaerts" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Goovaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Blaasveld" ;
    rdfs:label "Blaasveld"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757651
  a a2a:Person ;
  rdfs:label "Adrianus Van Hove" ;
  a2a:PersonName [
    rdfs:label "Adrianus Van Hove" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757661
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus De Boeck" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus De Boeck" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "koopman" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021901
  a a2a:Person ;
  rdfs:label "Joannes Verheyden" ;
  a2a:PersonName [
    rdfs:label "Joannes Verheyden" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021951
  a a2a:Person ;
  rdfs:label "Catharina Meert" ;
  a2a:PersonName [
    rdfs:label "Catharina Meert" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022001
  a a2a:Person ;
  rdfs:label "Michael De Laedt" ;
  a2a:PersonName [
    rdfs:label "Michael De Laedt" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "De Laedt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022061
  a a2a:Person ;
  rdfs:label "Petronella Janssens" ;
  a2a:PersonName [
    rdfs:label "Petronella Janssens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1869-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person897181 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person1677811 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person3326471 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person4975131 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person6623791 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person8272451 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10160671 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757631 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757641 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757651 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person10757661 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021901 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17021951 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022001 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:relationep_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Person17022061 ;
  a2a:EventKeyRef oa:event_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1_Event1 .

oa:source_abl_2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1
  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 "1869" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1869-11-10"^^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 "29" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBZ-1Z7?i=459&cc=1482191&cat=207457"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00004276_0" ;
  a2a:RecordIdentifier "HUBRA_00004276_0" ;
  a2a:RecordGUID "{2b30ef07-2ea1-c2e3-0c19-e286fa2e0aa1}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Steyaert te Londerzeel op 8/11/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1850-11-30" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

[]
  a2a:PersonRemarkdeat_date "1828-09-24" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

[]
  a2a:PersonRemarkdeat_date "1846-09-28" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1869-05-06" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1813-05-16" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

[]
  a2a:PersonRemarkdeat_date "1814-05-05" ;
  a2a:PersonRemarkdeat_plac "Willebroek" .

