@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_f508b444-94ca-e64b-d876-1a360a17fa01
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 juni 1873 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person772874, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2159014, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2933784, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person4319924, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person5706064, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person7092204, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912684, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912694, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912704, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890674, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890684, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890694, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890704, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777414, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777474, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777544, oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777594 ;
  a2a:hasEvent oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_0, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_1, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_2, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_3, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_4, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_5, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_6, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_7, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_8, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_9, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_10, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_11, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_12, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_13, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_14, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_15, oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_16 ;
  a2a:hasSource oa:source_abb_f508b444-94ca-e64b-d876-1a360a17fa01 .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person772874
  a a2a:Person ;
  rdfs:label "Michel Joseph Emile Le Greve" ;
  a2a:PersonName [
    rdfs:label "Michel Joseph Emile Le Greve" ;
    a2a:PersonNameFirstName "Michel Joseph Emile" ;
    a2a:PersonNameLastName "Le Greve"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tervuren" ;
    rdfs:label "Tervuren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1845-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2159014
  a a2a:Person ;
  rdfs:label "Marie Thérèse Sacré" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Sacré" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Sacré"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1842-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Namur" ;
    rdfs:label "België, Namur"
  ] ;
  a2a:Profession "négociante" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2933784
  a a2a:Person ;
  rdfs:label "Michel Joseph Le Greve" ;
  a2a:PersonName [
    rdfs:label "Michel Joseph Le Greve" ;
    a2a:PersonNameFirstName "Michel Joseph" ;
    a2a:PersonNameLastName "Le Greve"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person4319924
  a a2a:Person ;
  rdfs:label "Anne Marie Céline Thiebaut" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Céline Thiebaut" ;
    a2a:PersonNameFirstName "Anne Marie Céline" ;
    a2a:PersonNameLastName "Thiebaut"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person5706064
  a a2a:Person ;
  rdfs:label "Louis Sacré" ;
  a2a:PersonName [
    rdfs:label "Louis Sacré" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Sacré"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person7092204
  a a2a:Person ;
  rdfs:label "Marie Joseph Remis" ;
  a2a:PersonName [
    rdfs:label "Marie Joseph Remis" ;
    a2a:PersonNameFirstName "Marie Joseph" ;
    a2a:PersonNameLastName "Remis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Namur" ;
    rdfs:label "Namur"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912684
  a a2a:Person ;
  rdfs:label "Ameline Marie Sacré>Le Greve" ;
  a2a:PersonName [
    rdfs:label "Ameline Marie Sacré>Le Greve" ;
    a2a:PersonNameFirstName "Ameline Marie" ;
    a2a:PersonNameLastName "Sacré>Le Greve"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1867-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Floreffe" ;
    rdfs:label "België, Floreffe"
  ] .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912694
  a a2a:Person ;
  rdfs:label "Mathilde Lucie Sacré>Le Greve" ;
  a2a:PersonName [
    rdfs:label "Mathilde Lucie Sacré>Le Greve" ;
    a2a:PersonNameFirstName "Mathilde Lucie" ;
    a2a:PersonNameLastName "Sacré>Le Greve"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1870-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Paris" ;
    rdfs:label "België, Paris"
  ] .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912704
  a a2a:Person ;
  rdfs:label "Ernest Félicien Sacré>Le Greve" ;
  a2a:PersonName [
    rdfs:label "Ernest Félicien Sacré>Le Greve" ;
    a2a:PersonNameFirstName "Ernest Félicien" ;
    a2a:PersonNameLastName "Sacré>Le Greve"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1871-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890674
  a a2a:Person ;
  rdfs:label "Simon Richy" ;
  a2a:PersonName [
    rdfs:label "Simon Richy" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Richy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890684
  a a2a:Person ;
  rdfs:label "Ambroise Goreux" ;
  a2a:PersonName [
    rdfs:label "Ambroise Goreux" ;
    a2a:PersonNameFirstName "Ambroise" ;
    a2a:PersonNameLastName "Goreux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890694
  a a2a:Person ;
  rdfs:label "Joseph Gobin" ;
  a2a:PersonName [
    rdfs:label "Joseph Gobin" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Gobin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890704
  a a2a:Person ;
  rdfs:label "Jacques Grandmaison" ;
  a2a:PersonName [
    rdfs:label "Jacques Grandmaison" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Grandmaison"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777414
  a a2a:Person ;
  rdfs:label "Josse Joseph Le Greve" ;
  a2a:PersonName [
    rdfs:label "Josse Joseph Le Greve" ;
    a2a:PersonNameFirstName "Josse Joseph" ;
    a2a:PersonNameLastName "Le Greve"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777474
  a a2a:Person ;
  rdfs:label "Anne Marie Hulet" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Hulet" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Hulet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777544
  a a2a:Person ;
  rdfs:label "Pierre Joseph Thiebaut" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Thiebaut" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Thiebaut"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777594
  a a2a:Person ;
  rdfs:label "Anne Marie Amélie Champagne" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Amélie Champagne" ;
    a2a:PersonNameFirstName "Anne Marie Amélie" ;
    a2a:PersonNameLastName "Champagne"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1873-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person772874 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2159014 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person2933784 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person4319924 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person5706064 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person7092204 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912684 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912694 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person8912704 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890674 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890684 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890694 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person9890704 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777414 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777474 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777544 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:relationep_abb_f508b444-94ca-e64b-d876-1a360a17fa01_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Person14777594 ;
  a2a:EventKeyRef oa:event_abb_f508b444-94ca-e64b-d876-1a360a17fa01_Event1 .

oa:source_abb_f508b444-94ca-e64b-d876-1a360a17fa01
  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 "1873" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1873-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 26"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00375133_0" ;
  a2a:RecordIdentifier "HUBRU_00375133_0" ;
  a2a:RecordGUID "{f508b444-94ca-e64b-d876-1a360a17fa01}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Halteren te Bruxelles" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "identité de personne entre Michel Joseph Le Greve et Lichel Joseph Le Graive tels que renseignés dans l'acte de naissance de son fils et son acte de décès" .
