@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_e329d4e2-8859-9e1f-a96f-d831577f4cd1
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 oktober 1901 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person629256, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person1350456, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2071656, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2757126, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person3478326, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4199526, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672986, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672996, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673006, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673016, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673026, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673036, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584406, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584416, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584426, oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584436 ;
  a2a:hasEvent oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_0, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_1, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_2, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_3, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_4, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_5, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_6, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_7, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_8, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_9, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_10, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_11, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_12, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_13, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_14, oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_15 ;
  a2a:hasSource oa:source_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1 .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person629256
  a a2a:Person ;
  rdfs:label "Emile Louis Martin Braham" ;
  a2a:PersonName [
    rdfs:label "Emile Louis Martin Braham" ;
    a2a:PersonNameFirstName "Emile Louis Martin" ;
    a2a:PersonNameLastName "Braham"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1864-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "ébéniste" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person1350456
  a a2a:Person ;
  rdfs:label "Maria Peijk" ;
  a2a:PersonName [
    rdfs:label "Maria Peijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1860-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint Jansteen, Zeeland, Holland" ;
    rdfs:label "België, Sint Jansteen, Zeeland, Holland"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2071656
  a a2a:Person ;
  rdfs:label "Jacques Braham" ;
  a2a:PersonName [
    rdfs:label "Jacques Braham" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Braham"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2757126
  a a2a:Person ;
  rdfs:label "Marie Judith Peeters" ;
  a2a:PersonName [
    rdfs:label "Marie Judith Peeters" ;
    a2a:PersonNameFirstName "Marie Judith" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person3478326
  a a2a:Person ;
  rdfs:label "Pierre Peijk" ;
  a2a:PersonName [
    rdfs:label "Pierre Peijk" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Peijk"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4199526
  a a2a:Person ;
  rdfs:label "Françoise Rottier" ;
  a2a:PersonName [
    rdfs:label "Françoise Rottier" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Rottier"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672986
  a a2a:Person ;
  rdfs:label "Louis Pyck>Braham" ;
  a2a:PersonName [
    rdfs:label "Louis Pyck>Braham" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Pyck>Braham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1886-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672996
  a a2a:Person ;
  rdfs:label "Adolphe Pyck>Braham" ;
  a2a:PersonName [
    rdfs:label "Adolphe Pyck>Braham" ;
    a2a:PersonNameFirstName "Adolphe" ;
    a2a:PersonNameLastName "Pyck>Braham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1888-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673006
  a a2a:Person ;
  rdfs:label "Edouard Pyck>Braham" ;
  a2a:PersonName [
    rdfs:label "Edouard Pyck>Braham" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Pyck>Braham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1894-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liège" ;
    rdfs:label "België, Liège"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673016
  a a2a:Person ;
  rdfs:label "Alice Pyck>Braham" ;
  a2a:PersonName [
    rdfs:label "Alice Pyck>Braham" ;
    a2a:PersonNameFirstName "Alice" ;
    a2a:PersonNameLastName "Pyck>Braham"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1897-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673026
  a a2a:Person ;
  rdfs:label "Emile Pyck>Braham" ;
  a2a:PersonName [
    rdfs:label "Emile Pyck>Braham" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Pyck>Braham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1898-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673036
  a a2a:Person ;
  rdfs:label "Julienne Peijk>Braham" ;
  a2a:PersonName [
    rdfs:label "Julienne Peijk>Braham" ;
    a2a:PersonNameFirstName "Julienne" ;
    a2a:PersonNameLastName "Peijk>Braham"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1900-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584406
  a a2a:Person ;
  rdfs:label "Pierre Jean Van Hove" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Van Hove" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "confiseur" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584416
  a a2a:Person ;
  rdfs:label "Florent Eyers" ;
  a2a:PersonName [
    rdfs:label "Florent Eyers" ;
    a2a:PersonNameFirstName "Florent" ;
    a2a:PersonNameLastName "Eyers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584426
  a a2a:Person ;
  rdfs:label "Léopold Dury" ;
  a2a:PersonName [
    rdfs:label "Léopold Dury" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Dury"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584436
  a a2a:Person ;
  rdfs:label "François Vanmuysen" ;
  a2a:PersonName [
    rdfs:label "François Vanmuysen" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vanmuysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette Saint Pierre" ;
    rdfs:label "Jette Saint Pierre"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "ébéniste" .

oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1901-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person629256 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person1350456 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2071656 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person2757126 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person3478326 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4199526 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672986 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4672996 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673006 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673016 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673026 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person4673036 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584406 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584416 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584426 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:relationep_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Person6584436 ;
  a2a:EventKeyRef oa:event_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1_Event1 .

oa:source_abb_e329d4e2-8859-9e1f-a96f-d831577f4cd1
  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 "1901" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1901-10-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "253" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 253"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00658675_0" ;
  a2a:RecordIdentifier "HUBRU_00658675_0" ;
  a2a:RecordGUID "{e329d4e2-8859-9e1f-a96f-d831577f4cd1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "fille de père belge" .
[]
  a2a:PersonRemarkdeat_date "1881-07-15" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1891-06-24" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1892-02-25" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[] a2a:PersonRemarkOpmerking "n° 560" .
[] a2a:PersonRemarkOpmerking "n° 591" .
[] a2a:PersonRemarkOpmerking "n° 1834" .
[] a2a:PersonRemarkOpmerking "n° 164" .
[] a2a:PersonRemarkOpmerking "n° 464" .
[] a2a:PersonRemarkOpmerking "n° 28" .
