@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_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 maart 1844 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person421823, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person1623683, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person2649873, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person3851733, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person5053593, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person6255453, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7246253, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771283, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771293, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771303, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771313, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843383, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843393, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843403, oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843413 ;
  a2a:hasEvent oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_0, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_1, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_2, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_3, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_4, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_5, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_6, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_7, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_8, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_9, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_10, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_11, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_12, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_13, oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_14 ;
  a2a:hasSource oa:source_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person421823
  a a2a:Person ;
  rdfs:label "Pierre Jean Joseph Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Joseph Van Rompaey" ;
    a2a:PersonNameFirstName "Pierre Jean Joseph" ;
    a2a:PersonNameLastName "Van Rompaey"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1800-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "België, Kapelle-op-den-Bos"
  ] ;
  a2a:Profession "ouvrier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person1623683
  a a2a:Person ;
  rdfs:label "Marie Ticquehen" ;
  a2a:PersonName [
    rdfs:label "Marie Ticquehen" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Ticquehen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1818-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "ouvrière" ;
  a2a:MaritalStatus "other:jeune fille" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person2649873
  a a2a:Person ;
  rdfs:label "Pierre Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Pierre Van Rompaey" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Van Rompaey"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person3851733
  a a2a:Person ;
  rdfs:label "Jeanne Alewaeters" ;
  a2a:PersonName [
    rdfs:label "Jeanne Alewaeters" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Alewaeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person5053593
  a a2a:Person ;
  rdfs:label "Philippe Joseph Ticquehen" ;
  a2a:PersonName [
    rdfs:label "Philippe Joseph Ticquehen" ;
    a2a:PersonNameFirstName "Philippe Joseph" ;
    a2a:PersonNameLastName "Ticquehen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person6255453
  a a2a:Person ;
  rdfs:label "Catherine Van den Thoren" ;
  a2a:PersonName [
    rdfs:label "Catherine Van den Thoren" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Van den Thoren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7246253
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Wellekens" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Wellekens" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Wellekens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771283
  a a2a:Person ;
  rdfs:label "Corneille Ticquehen>Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Corneille Ticquehen>Van Rompaey" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Ticquehen>Van Rompaey"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1838-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771293
  a a2a:Person ;
  rdfs:label "Marie Ticquehen>Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Marie Ticquehen>Van Rompaey" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Ticquehen>Van Rompaey"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1839-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771303
  a a2a:Person ;
  rdfs:label "Gertrude Ticquehen>Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Gertrude Ticquehen>Van Rompaey" ;
    a2a:PersonNameFirstName "Gertrude" ;
    a2a:PersonNameLastName "Ticquehen>Van Rompaey"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1841-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771313
  a a2a:Person ;
  rdfs:label "Marie Catherine Ticquehen>Van Rompaey" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Ticquehen>Van Rompaey" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Ticquehen>Van Rompaey"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1843-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843383
  a a2a:Person ;
  rdfs:label "N.N. Renault" ;
  a2a:PersonName [
    rdfs:label "N.N. Renault" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Renault"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "épicier" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843393
  a a2a:Person ;
  rdfs:label "Jean Abraham Joseph Demol" ;
  a2a:PersonName [
    rdfs:label "Jean Abraham Joseph Demol" ;
    a2a:PersonNameFirstName "Jean Abraham Joseph" ;
    a2a:PersonNameLastName "Demol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843403
  a a2a:Person ;
  rdfs:label "Louis Robits" ;
  a2a:PersonName [
    rdfs:label "Louis Robits" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Robits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "raffineur de sucre" .

oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843413
  a a2a:Person ;
  rdfs:label "Henri Vanelder" ;
  a2a:PersonName [
    rdfs:label "Henri Vanelder" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vanelder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "ouvrier" .

oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1844-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person421823 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person1623683 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person2649873 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person3851733 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person5053593 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person6255453 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7246253 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771283 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771293 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771303 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person7771313 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843383 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843393 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843403 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:relationep_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Person8843413 ;
  a2a:EventKeyRef oa:event_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d_Event1 .

oa:source_abb_1d83f972-4fec-1995-9cd9-9adcdf7e5a6d
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1844-03-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "215" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 215"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-81S9-SJ?i=4&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00350703_0" ;
  a2a:RecordIdentifier "HUBRU_00350703_0" ;
  a2a:RecordGUID "{1d83f972-4fec-1995-9cd9-9adcdf7e5a6d}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettré." .
[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettrée." .
[] a2a:PersonRemarkOpmerking "Ci présent et consentant. A déclaré ne savoir signer étant illettré." .
[] a2a:PersonRemarkOpmerking "Ci présente et consentante. A déclaré ne savoir signer étant illettrée." .
[] a2a:PersonRemarkdeat_date "1835-04-14" .
[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettré." .
[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettré." .
[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettré." .
[] a2a:PersonRemarkOpmerking "A déclaré ne savoir signer étant illettré." .
