@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_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1861 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person826131, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person2727581, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person4376241, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person6024901, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person7673561, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person9322221, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598011, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598021, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598031, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598041, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616731, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616741, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616751, oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616761 ;
  a2a:hasEvent oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_0, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_1, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_2, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_3, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_4, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_5, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_6, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_7, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_8, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_9, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_10, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_11, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_12, oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_13 ;
  a2a:hasSource oa:source_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person826131
  a a2a:Person ;
  rdfs:label "Pierre Derwa" ;
  a2a:PersonName [
    rdfs:label "Pierre Derwa" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Derwa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1826-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "commis négociant" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person2727581
  a a2a:Person ;
  rdfs:label "Elisabeth Gelles" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gelles" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Gelles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1826-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person4376241
  a a2a:Person ;
  rdfs:label "Libert Derwa" ;
  a2a:PersonName [
    rdfs:label "Libert Derwa" ;
    a2a:PersonNameFirstName "Libert" ;
    a2a:PersonNameLastName "Derwa"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person6024901
  a a2a:Person ;
  rdfs:label "Pétronille DeLamotte" ;
  a2a:PersonName [
    rdfs:label "Pétronille DeLamotte" ;
    a2a:PersonNameFirstName "Pétronille" ;
    a2a:PersonNameLastName "DeLamotte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "boutiquière" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person7673561
  a a2a:Person ;
  rdfs:label "Henri Gelles" ;
  a2a:PersonName [
    rdfs:label "Henri Gelles" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Gelles"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person9322221
  a a2a:Person ;
  rdfs:label "Anne Marie Braeckmans" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Braeckmans" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Braeckmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598011
  a a2a:Person ;
  rdfs:label "Jean Baptiste Gelles>Derwa" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Gelles>Derwa" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Gelles>Derwa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1849-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598021
  a a2a:Person ;
  rdfs:label "Clémence Derwa>Derwa" ;
  a2a:PersonName [
    rdfs:label "Clémence Derwa>Derwa" ;
    a2a:PersonNameFirstName "Clémence" ;
    a2a:PersonNameLastName "Derwa>Derwa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1852-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598031
  a a2a:Person ;
  rdfs:label "Elisa Derwa>Derwa" ;
  a2a:PersonName [
    rdfs:label "Elisa Derwa>Derwa" ;
    a2a:PersonNameFirstName "Elisa" ;
    a2a:PersonNameLastName "Derwa>Derwa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1852-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598041
  a a2a:Person ;
  rdfs:label "Barbe Rosalie Marie Derwa>Derwa" ;
  a2a:PersonName [
    rdfs:label "Barbe Rosalie Marie Derwa>Derwa" ;
    a2a:PersonNameFirstName "Barbe Rosalie Marie" ;
    a2a:PersonNameLastName "Derwa>Derwa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1855-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616731
  a a2a:Person ;
  rdfs:label "Joseph Evrard" ;
  a2a:PersonName [
    rdfs:label "Joseph Evrard" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Evrard"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "tapissier" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616741
  a a2a:Person ;
  rdfs:label "Jean DeBoeck" ;
  a2a:PersonName [
    rdfs:label "Jean DeBoeck" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "DeBoeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "négociant en bois" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616751
  a a2a:Person ;
  rdfs:label "Josse Noltinck" ;
  a2a:PersonName [
    rdfs:label "Josse Noltinck" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Noltinck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "négociant" .

oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616761
  a a2a:Person ;
  rdfs:label "Jean Claes" ;
  a2a:PersonName [
    rdfs:label "Jean Claes" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1861-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person826131 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person2727581 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person4376241 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person6024901 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person7673561 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person9322221 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598011 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598021 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598031 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person10598041 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616731 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616741 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616751 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:relationep_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Person14616761 ;
  a2a:EventKeyRef oa:event_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f_Event1 .

oa:source_abl_8a43ac8b-d2c2-5771-94ce-fe2a7f37521f
  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 "1861" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1861-05-02"^^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 "71" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-HCKC-8?i=8&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00206457_0" ;
  a2a:RecordIdentifier "HUBRA_00206457_0" ;
  a2a:RecordGUID "{8a43ac8b-d2c2-5771-94ce-fe2a7f37521f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1849-11-03" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[] a2a:PersonRemarkOpmerking "Le futur époux n'ayant pas obtenu de sa mère le consentement à son mariage, a en conformité des articles 151 et 152 du code civil, renouvellé sa demande par un acte respectueux passé et notifié par le notaire Jules Joseph Marie Roberti, de résidence à Louvain, en date du 27/3/1861, enregistré le 29 suivant, et le temps voulu par la loi étant expiré nous avons passé outre à la célébration du mariage." .
[] a2a:PersonRemarkOpmerking "consentant par acte passé devant le Notaire Guillaume Van Bockel, de résidence à Louvain, en date du 9/4/1861, enregistré." .
[] a2a:PersonRemarkOpmerking "consentant par acte passé devant le Notaire Guillaume Van Bockel, de résidence à Louvain, en date du 9/4/1861, enregistré." .
[] a2a:PersonRemarkOpmerking "y inscrit sous le no. 217" .
[] a2a:PersonRemarkOpmerking "y inscrit sous le no. 925" .
[] a2a:PersonRemarkOpmerking "y inscrit sous le no. 926" .
[] a2a:PersonRemarkOpmerking "y inscrit sous le no. 332" .
