@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_e1e00faa-3920-0a47-e3dd-b9300c15fe3b
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 augustus 1901 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person344196, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1065396, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1786596, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person2628226, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person3349426, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person4070626, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164686, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164696, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164706, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164716, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050676, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050686, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050696, oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050706 ;
  a2a:hasEvent oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_0, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_1, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_2, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_3, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_4, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_5, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_6, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_7, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_8, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_9, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_10, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_11, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_12, oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_13 ;
  a2a:hasSource oa:source_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person344196
  a a2a:Person ;
  rdfs:label "Ferdinand Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Esseldeurs" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1878-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "scieur de long" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1065396
  a a2a:Person ;
  rdfs:label "Constance Blogie" ;
  a2a:PersonName [
    rdfs:label "Constance Blogie" ;
    a2a:PersonNameFirstName "Constance" ;
    a2a:PersonNameLastName "Blogie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Woluwe" ;
    rdfs:label "Sint-Pieters-Woluwe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1883-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "België, Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Profession "ouvrière repasseuse" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1786596
  a a2a:Person ;
  rdfs:label "Henri Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "Henri Esseldeurs" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "ouvrier menuisier" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person2628226
  a a2a:Person ;
  rdfs:label "Jeanne Louckx" ;
  a2a:PersonName [
    rdfs:label "Jeanne Louckx" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Louckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person3349426
  a a2a:Person ;
  rdfs:label "Joseph Blogie" ;
  a2a:PersonName [
    rdfs:label "Joseph Blogie" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Blogie"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person4070626
  a a2a:Person ;
  rdfs:label "Marie Broeders" ;
  a2a:PersonName [
    rdfs:label "Marie Broeders" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164686
  a a2a:Person ;
  rdfs:label "François Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "François Esseldeurs" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "ouvrier serrurier" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164696
  a a2a:Person ;
  rdfs:label "Edmond Grivegnée" ;
  a2a:PersonName [
    rdfs:label "Edmond Grivegnée" ;
    a2a:PersonNameFirstName "Edmond" ;
    a2a:PersonNameLastName "Grivegnée"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164706
  a a2a:Person ;
  rdfs:label "Jean Baptiste Bontemps" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Bontemps" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Bontemps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "ouvrier maçon" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164716
  a a2a:Person ;
  rdfs:label "François Blogie" ;
  a2a:PersonName [
    rdfs:label "François Blogie" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Blogie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Woluwe" ;
    rdfs:label "Sint-Pieters-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "ouvrier plafonneur" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050676
  a a2a:Person ;
  rdfs:label "Pierre Blogie" ;
  a2a:PersonName [
    rdfs:label "Pierre Blogie" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Blogie"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050686
  a a2a:Person ;
  rdfs:label "Petronille Van Elewijck" ;
  a2a:PersonName [
    rdfs:label "Petronille Van Elewijck" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Van Elewijck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050696
  a a2a:Person ;
  rdfs:label "Antoine Broeders" ;
  a2a:PersonName [
    rdfs:label "Antoine Broeders" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050706
  a a2a:Person ;
  rdfs:label "Barbe Octaef" ;
  a2a:PersonName [
    rdfs:label "Barbe Octaef" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Octaef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1901-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person344196 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1065396 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person1786596 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person2628226 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person3349426 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person4070626 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164686 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164696 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164706 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person6164716 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050676 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050686 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050696 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:relationep_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Person7050706 ;
  a2a:EventKeyRef oa:event_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b_Event1 .

oa:source_abb_e1e00faa-3920-0a47-e3dd-b9300c15fe3b
  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 "8" ;
    a2a:Day "31" ;
    rdfs:label "1901-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "151" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 151"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00628236_0" ;
  a2a:RecordIdentifier "HUBRU_00628236_0" ;
  a2a:RecordGUID "{e1e00faa-3920-0a47-e3dd-b9300c15fe3b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "réside à Etterbeek" .
