@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_140f9211-cb26-cc3e-6599-a341f951edff
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 juni 1872 te Koekelberg (België)" ;
  a2a:hasPerson oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person837024, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2223164, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2824094, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person4210234, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person5596374, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person6982514, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880744, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880754, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880764, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880774, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880784, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880794, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880804, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452734, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452744, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452754, oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452764 ;
  a2a:hasEvent oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_0, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_1, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_2, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_3, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_4, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_5, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_6, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_7, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_8, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_9, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_10, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_11, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_12, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_13, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_14, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_15, oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_16 ;
  a2a:hasSource oa:source_abb_140f9211-cb26-cc3e-6599-a341f951edff .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person837024
  a a2a:Person ;
  rdfs:label "André Lauwers" ;
  a2a:PersonName [
    rdfs:label "André Lauwers" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1837-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2223164
  a a2a:Person ;
  rdfs:label "Marie De Groof" ;
  a2a:PersonName [
    rdfs:label "Marie De Groof" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1839-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2824094
  a a2a:Person ;
  rdfs:label "Jean François Lauwers" ;
  a2a:PersonName [
    rdfs:label "Jean François Lauwers" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person4210234
  a a2a:Person ;
  rdfs:label "Marie Van Win" ;
  a2a:PersonName [
    rdfs:label "Marie Van Win" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Van Win"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person5596374
  a a2a:Person ;
  rdfs:label "Jean Corneille De Groof" ;
  a2a:PersonName [
    rdfs:label "Jean Corneille De Groof" ;
    a2a:PersonNameFirstName "Jean Corneille" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person6982514
  a a2a:Person ;
  rdfs:label "Elisabeth Schoofs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schoofs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schoofs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880744
  a a2a:Person ;
  rdfs:label "Rosalie De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Rosalie De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Rosalie" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1862-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880754
  a a2a:Person ;
  rdfs:label "Marie De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Marie De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1864-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880764
  a a2a:Person ;
  rdfs:label "Joseph De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Joseph De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1866-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880774
  a a2a:Person ;
  rdfs:label "Auguste De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Auguste De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1867-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880784
  a a2a:Person ;
  rdfs:label "Antoine De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Antoine De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1869-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880794
  a a2a:Person ;
  rdfs:label "Joseph De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Joseph De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1871-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880804
  a a2a:Person ;
  rdfs:label "Marie Louise De Groof>Lauwers" ;
  a2a:PersonName [
    rdfs:label "Marie Louise De Groof>Lauwers" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "De Groof>Lauwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1872-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452734
  a a2a:Person ;
  rdfs:label "Charles Cortebeeck" ;
  a2a:PersonName [
    rdfs:label "Charles Cortebeeck" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Cortebeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452744
  a a2a:Person ;
  rdfs:label "Jules Leopold Goossens" ;
  a2a:PersonName [
    rdfs:label "Jules Leopold Goossens" ;
    a2a:PersonNameFirstName "Jules Leopold" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452754
  a a2a:Person ;
  rdfs:label "Edouard Deridder" ;
  a2a:PersonName [
    rdfs:label "Edouard Deridder" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Deridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette Saint Pierre" ;
    rdfs:label "Jette Saint Pierre"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452764
  a a2a:Person ;
  rdfs:label "Egide Vyvermans" ;
  a2a:PersonName [
    rdfs:label "Egide Vyvermans" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Vyvermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "journalier" .

oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1872-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person837024 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2223164 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person2824094 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person4210234 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person5596374 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person6982514 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880744 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880754 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880764 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880774 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880784 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880794 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_12
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person8880804 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452734 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452744 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452754 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:relationep_abb_140f9211-cb26-cc3e-6599-a341f951edff_16
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_140f9211-cb26-cc3e-6599-a341f951edff_Person9452764 ;
  a2a:EventKeyRef oa:event_abb_140f9211-cb26-cc3e-6599-a341f951edff_Event1 .

oa:source_abb_140f9211-cb26-cc3e-6599-a341f951edff
  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 "1872" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1872-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "23" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 23"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00240057_0" ;
  a2a:RecordIdentifier "HUBRU_00240057_0" ;
  a2a:RecordGUID "{140f9211-cb26-cc3e-6599-a341f951edff}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1863-03-01" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1855-10-28" ;
  a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .

[]
  a2a:PersonRemarkdeat_date "1844-08-15" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1862-03-06" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

