@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_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 september 1900 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person810164, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person2196304, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person3852724, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person5238864, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person6625004, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person8011144, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546294, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546304, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546314, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546324, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832544, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832554, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832564, oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832574 ;
  a2a:hasEvent oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_0, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_1, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_2, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_3, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_4, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_5, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_6, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_7, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_8, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_9, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_10, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_11, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_12, oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_13 ;
  a2a:hasSource oa:source_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person810164
  a a2a:Person ;
  rdfs:label "Edmond Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Edmond Bastiaens" ;
    a2a:PersonNameFirstName "Edmond" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1875-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "clerc de notaire" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person2196304
  a a2a:Person ;
  rdfs:label "Odile Joséphine Vits" ;
  a2a:PersonName [
    rdfs:label "Odile Joséphine Vits" ;
    a2a:PersonNameFirstName "Odile Joséphine" ;
    a2a:PersonNameLastName "Vits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1880-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] ;
  a2a:Profession "directrice d'école" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person3852724
  a a2a:Person ;
  rdfs:label "Pierre François Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Pierre François Bastiaens" ;
    a2a:PersonNameFirstName "Pierre François" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person5238864
  a a2a:Person ;
  rdfs:label "Antoinette Fieremans" ;
  a2a:PersonName [
    rdfs:label "Antoinette Fieremans" ;
    a2a:PersonNameFirstName "Antoinette" ;
    a2a:PersonNameLastName "Fieremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person6625004
  a a2a:Person ;
  rdfs:label "François Vits" ;
  a2a:PersonName [
    rdfs:label "François Vits" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vits"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person8011144
  a a2a:Person ;
  rdfs:label "Jeanne Marie Stalmans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Stalmans" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Stalmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546294
  a a2a:Person ;
  rdfs:label "Felix Collignon" ;
  a2a:PersonName [
    rdfs:label "Felix Collignon" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Collignon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546304
  a a2a:Person ;
  rdfs:label "Henri Dansaert" ;
  a2a:PersonName [
    rdfs:label "Henri Dansaert" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Dansaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "voyageur de commerce" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546314
  a a2a:Person ;
  rdfs:label "Jules Demanet" ;
  a2a:PersonName [
    rdfs:label "Jules Demanet" ;
    a2a:PersonNameFirstName "Jules" ;
    a2a:PersonNameLastName "Demanet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "candidat notaire" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546324
  a a2a:Person ;
  rdfs:label "Auguste Meunier" ;
  a2a:PersonName [
    rdfs:label "Auguste Meunier" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Meunier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "cafetier" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832544
  a a2a:Person ;
  rdfs:label "Pierre Joseph Vits" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Vits" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Vits"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832554
  a a2a:Person ;
  rdfs:label "Wivine Fierens" ;
  a2a:PersonName [
    rdfs:label "Wivine Fierens" ;
    a2a:PersonNameFirstName "Wivine" ;
    a2a:PersonNameLastName "Fierens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832564
  a a2a:Person ;
  rdfs:label "François Nicolas Stalmans" ;
  a2a:PersonName [
    rdfs:label "François Nicolas Stalmans" ;
    a2a:PersonNameFirstName "François Nicolas" ;
    a2a:PersonNameLastName "Stalmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832574
  a a2a:Person ;
  rdfs:label "Anne Marie Van Wezemael" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Van Wezemael" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Van Wezemael"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1900-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person810164 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person2196304 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person3852724 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person5238864 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person6625004 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person8011144 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546294 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546304 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546314 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person13546324 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832544 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832554 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832564 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:relationep_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Person14832574 ;
  a2a:EventKeyRef oa:event_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea_Event1 .

oa:source_abb_abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea
  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 "1900" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1900-09-03"^^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_00610847_0" ;
  a2a:RecordIdentifier "HUBRU_00610847_0" ;
  a2a:RecordGUID "{abfa79fc-2f72-c3ab-ffa5-fde55c6d8fea}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

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