@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_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1902 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person509636, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1230836, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1952036, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person2519806, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3241006, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3962206, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4384936, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502136, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502246, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817956, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817966, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817976, oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817986 ;
  a2a:hasEvent oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_0, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_1, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_2, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_3, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_4, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_5, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_6, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_7, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_8, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_9, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_10, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_11, oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_12 ;
  a2a:hasSource oa:source_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935 .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person509636
  a a2a:Person ;
  rdfs:label "Herman Rodolphe Frohnhaus" ;
  a2a:PersonName [
    rdfs:label "Herman Rodolphe Frohnhaus" ;
    a2a:PersonNameFirstName "Herman Rodolphe" ;
    a2a:PersonNameLastName "Frohnhaus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1840-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Eeklo" ;
    rdfs:label "België, Eeklo"
  ] ;
  a2a:Profession "ouvrier sellier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1230836
  a a2a:Person ;
  rdfs:label "Fany Elise Criquelion" ;
  a2a:PersonName [
    rdfs:label "Fany Elise Criquelion" ;
    a2a:PersonNameFirstName "Fany Elise" ;
    a2a:PersonNameLastName "Criquelion"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1839-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gent" ;
    rdfs:label "België, Gent"
  ] ;
  a2a:Profession "professeur de piano" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1952036
  a a2a:Person ;
  rdfs:label "Frédéric Guillaume Frohnhaus" ;
  a2a:PersonName [
    rdfs:label "Frédéric Guillaume Frohnhaus" ;
    a2a:PersonNameFirstName "Frédéric Guillaume" ;
    a2a:PersonNameLastName "Frohnhaus"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person2519806
  a a2a:Person ;
  rdfs:label "Lucrèce Virginie Van de Genachte" ;
  a2a:PersonName [
    rdfs:label "Lucrèce Virginie Van de Genachte" ;
    a2a:PersonNameFirstName "Lucrèce Virginie" ;
    a2a:PersonNameLastName "Van de Genachte"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3241006
  a a2a:Person ;
  rdfs:label "Jules César Gustave Louis Criquelion" ;
  a2a:PersonName [
    rdfs:label "Jules César Gustave Louis Criquelion" ;
    a2a:PersonNameFirstName "Jules César Gustave Louis" ;
    a2a:PersonNameLastName "Criquelion"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3962206
  a a2a:Person ;
  rdfs:label "Virginie Sophie De Reume" ;
  a2a:PersonName [
    rdfs:label "Virginie Sophie De Reume" ;
    a2a:PersonNameFirstName "Virginie Sophie" ;
    a2a:PersonNameLastName "De Reume"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4384936
  a a2a:Person ;
  rdfs:label "Florence Deraedt" ;
  a2a:PersonName [
    rdfs:label "Florence Deraedt" ;
    a2a:PersonNameFirstName "Florence" ;
    a2a:PersonNameLastName "Deraedt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502136
  a a2a:Person ;
  rdfs:label "Egide Guillaume Middagh" ;
  a2a:PersonName [
    rdfs:label "Egide Guillaume Middagh" ;
    a2a:PersonNameFirstName "Egide Guillaume" ;
    a2a:PersonNameLastName "Middagh"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502246
  a a2a:Person ;
  rdfs:label "Jean Baptiste Laermans" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Laermans" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Laermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817956
  a a2a:Person ;
  rdfs:label "Adolphe Withof" ;
  a2a:PersonName [
    rdfs:label "Adolphe Withof" ;
    a2a:PersonNameFirstName "Adolphe" ;
    a2a:PersonNameLastName "Withof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817966
  a a2a:Person ;
  rdfs:label "François Deproost" ;
  a2a:PersonName [
    rdfs:label "François Deproost" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Deproost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "tapissier" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817976
  a a2a:Person ;
  rdfs:label "Guillaume Custers" ;
  a2a:PersonName [
    rdfs:label "Guillaume Custers" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Custers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817986
  a a2a:Person ;
  rdfs:label "Joseph Vanduysen" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanduysen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanduysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "machiniste" .

oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1902-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person509636 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1230836 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person1952036 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person2519806 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3241006 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person3962206 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4384936 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502136 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person4502246 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817956 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817966 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817976 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:relationep_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Person5817986 ;
  a2a:EventKeyRef oa:event_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935_Event1 .

oa:source_abb_3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935
  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 "1902" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1902-05-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "223" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 223"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00595153_0" ;
  a2a:RecordIdentifier "HUBRU_00595153_0" ;
  a2a:RecordGUID "{3e1ffb9e-d9ca-c310-41d9-0b1da3d4c935}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Eeklo" .
[] a2a:PersonRemarkdeat_plac "Enghien" .
[] a2a:PersonRemarkdeat_plac "Liège" .
[] a2a:PersonRemarkdeat_plac "Ixelles" .
[] a2a:PersonRemarkdeat_plac "Bruxelles" .
[] a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .
[]
  a2a:PersonRemarkdeat_date "1900-08-07" ;
  a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .

