@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_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1888 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person1137244, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person2523384, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person3797884, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person5184024, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person6570164, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person7956304, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person9155524, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329274, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329284, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329294, oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329304 ;
  a2a:hasEvent oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_0, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_1, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_2, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_3, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_4, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_5, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_6, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_7, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_8, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_9, oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_10 ;
  a2a:hasSource oa:source_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person1137244
  a a2a:Person ;
  rdfs:label "Jean Baptiste Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Arnoldi" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1868-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person2523384
  a a2a:Person ;
  rdfs:label "Marie Streulens" ;
  a2a:PersonName [
    rdfs:label "Marie Streulens" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Streulens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1865-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Koekelberg" ;
    rdfs:label "België, Koekelberg"
  ] ;
  a2a:Profession "tailleuse" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person3797884
  a a2a:Person ;
  rdfs:label "Jean Baptiste Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Arnoldi" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "ouvrier charretier" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person5184024
  a a2a:Person ;
  rdfs:label "Catherine Philomène Goddermain" ;
  a2a:PersonName [
    rdfs:label "Catherine Philomène Goddermain" ;
    a2a:PersonNameFirstName "Catherine Philomène" ;
    a2a:PersonNameLastName "Goddermain"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person6570164
  a a2a:Person ;
  rdfs:label "Henri Streulens" ;
  a2a:PersonName [
    rdfs:label "Henri Streulens" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Streulens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person7956304
  a a2a:Person ;
  rdfs:label "Henriette Fieremans" ;
  a2a:PersonName [
    rdfs:label "Henriette Fieremans" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Fieremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person9155524
  a a2a:Person ;
  rdfs:label "Jean Baptiste Arnoldi>Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Arnoldi>Arnoldi" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Arnoldi>Arnoldi"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1887-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329274
  a a2a:Person ;
  rdfs:label "Joseph Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Joseph Arnoldi" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329284
  a a2a:Person ;
  rdfs:label "Ernest Demuynck" ;
  a2a:PersonName [
    rdfs:label "Ernest Demuynck" ;
    a2a:PersonNameFirstName "Ernest" ;
    a2a:PersonNameLastName "Demuynck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "coiffeur" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329294
  a a2a:Person ;
  rdfs:label "Henri Collignon" ;
  a2a:PersonName [
    rdfs:label "Henri Collignon" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Collignon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329304
  a a2a:Person ;
  rdfs:label "Léopold Bigaré" ;
  a2a:PersonName [
    rdfs:label "Léopold Bigaré" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Bigaré"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "garnisseur" .

oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1888-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person1137244 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person2523384 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person3797884 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person5184024 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person6570164 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person7956304 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person9155524 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329274 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329284 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329294 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:relationep_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Person13329304 ;
  a2a:EventKeyRef oa:event_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca_Event1 .

oa:source_abb_d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca
  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 "1888" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1888-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "245" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 245"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00600485_0" ;
  a2a:RecordIdentifier "HUBRU_00600485_0" ;
  a2a:RecordGUID "{d0ab3692-4bdf-fe6e-58d5-c62393e6b0ca}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Koekelberg" .
[] a2a:PersonRemarkdeat_plac "Koekelberg" .
