@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_ad1aebd6-bea2-e789-ccbb-41afca1e0aec
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juni 1871 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person1080344, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2466484, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2958134, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person4344274, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person5730414, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person7116554, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987864, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987874, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987884, oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987894 ;
  a2a:hasEvent oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_0, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_1, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_2, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_3, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_4, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_5, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_6, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_7, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_8, oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_9 ;
  a2a:hasSource oa:source_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person1080344
  a a2a:Person ;
  rdfs:label "Joseph François Michel Croissant" ;
  a2a:PersonName [
    rdfs:label "Joseph François Michel Croissant" ;
    a2a:PersonNameFirstName "Joseph François Michel" ;
    a2a:PersonNameLastName "Croissant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1843-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herstal, prov. de Liège" ;
    rdfs:label "België, Herstal, prov. de Liège"
  ] ;
  a2a:Profession "magasinier" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2466484
  a a2a:Person ;
  rdfs:label "Marie Catherine Elisabeth Hanssen" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Elisabeth Hanssen" ;
    a2a:PersonNameFirstName "Marie Catherine Elisabeth" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1843-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Elen, Limburg" ;
    rdfs:label "België, Elen, Limburg"
  ] ;
  a2a:Profession "servante" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2958134
  a a2a:Person ;
  rdfs:label "Noël Joseph Croissant" ;
  a2a:PersonName [
    rdfs:label "Noël Joseph Croissant" ;
    a2a:PersonNameFirstName "Noël Joseph" ;
    a2a:PersonNameLastName "Croissant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herstal" ;
    rdfs:label "Herstal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "armurier" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person4344274
  a a2a:Person ;
  rdfs:label "Marie Anne Walle" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Walle" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person5730414
  a a2a:Person ;
  rdfs:label "Pierre Jean Hanssen" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Hanssen" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person7116554
  a a2a:Person ;
  rdfs:label "Marie Catherine Moors" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Moors" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Moors"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987864
  a a2a:Person ;
  rdfs:label "François Croissant" ;
  a2a:PersonName [
    rdfs:label "François Croissant" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Croissant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herstal" ;
    rdfs:label "Herstal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987874
  a a2a:Person ;
  rdfs:label "Joseph Verderon" ;
  a2a:PersonName [
    rdfs:label "Joseph Verderon" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Verderon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987884
  a a2a:Person ;
  rdfs:label "François Hubert Vanhouche" ;
  a2a:PersonName [
    rdfs:label "François Hubert Vanhouche" ;
    a2a:PersonNameFirstName "François Hubert" ;
    a2a:PersonNameLastName "Vanhouche"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "ajusteur" .

oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987894
  a a2a:Person ;
  rdfs:label "Edouard De Braeckelaer" ;
  a2a:PersonName [
    rdfs:label "Edouard De Braeckelaer" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "De Braeckelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "bottier" .

oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1871-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person1080344 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2466484 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person2958134 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person4344274 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person5730414 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person7116554 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987864 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987874 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987884 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:relationep_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Person9987894 ;
  a2a:EventKeyRef oa:event_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec_Event1 .

oa:source_abb_ad1aebd6-bea2-e789-ccbb-41afca1e0aec
  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 "1871" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1871-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "126" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 126"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00397389_0" ;
  a2a:RecordIdentifier "HUBRU_00397389_0" ;
  a2a:RecordGUID "{ad1aebd6-bea2-e789-ccbb-41afca1e0aec}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Herstal" .
[] a2a:PersonRemarkdeat_plac "Elen" .
[] a2a:PersonRemarkdeat_plac "Elen" .
