@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_a75e5aea-2ece-c262-9f32-b1f7bdf3075e
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 september 1855 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person1048843, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person2250703, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person3285403, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person4487263, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person5689123, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person6890983, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person7627713, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368323, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368333, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368343, oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368353 ;
  a2a:hasEvent oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_0, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_1, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_2, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_3, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_4, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_5, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_6, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_7, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_8, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_9, oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_10 ;
  a2a:hasSource oa:source_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person1048843
  a a2a:Person ;
  rdfs:label "Philippe Goossens" ;
  a2a:PersonName [
    rdfs:label "Philippe Goossens" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1822-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person2250703
  a a2a:Person ;
  rdfs:label "Anne Marie Françoise Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Françoise Jacobs" ;
    a2a:PersonNameFirstName "Anne Marie Françoise" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1819-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "journalière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person3285403
  a a2a:Person ;
  rdfs:label "Jean Joseph Goossens" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Goossens" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person4487263
  a a2a:Person ;
  rdfs:label "Catherine Van den Driessche" ;
  a2a:PersonName [
    rdfs:label "Catherine Van den Driessche" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Van den Driessche"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person5689123
  a a2a:Person ;
  rdfs:label "Jean Baptiste Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Jacobs" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person6890983
  a a2a:Person ;
  rdfs:label "Anne Marie Spruyt" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Spruyt" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Spruyt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person7627713
  a a2a:Person ;
  rdfs:label "Joseph Reymen" ;
  a2a:PersonName [
    rdfs:label "Joseph Reymen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Reymen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368323
  a a2a:Person ;
  rdfs:label "Jean Goossens" ;
  a2a:PersonName [
    rdfs:label "Jean Goossens" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368333
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Strijker" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Strijker" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Strijker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "portefaix" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368343
  a a2a:Person ;
  rdfs:label "Pierre De Soer" ;
  a2a:PersonName [
    rdfs:label "Pierre De Soer" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Soer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368353
  a a2a:Person ;
  rdfs:label "Charles Dujardin" ;
  a2a:PersonName [
    rdfs:label "Charles Dujardin" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Dujardin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "journalier" .

oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1855-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person1048843 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person2250703 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person3285403 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person4487263 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person5689123 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person6890983 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person7627713 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368323 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368333 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368343 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:relationep_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Person11368353 ;
  a2a:EventKeyRef oa:event_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e_Event1 .

oa:source_abb_a75e5aea-2ece-c262-9f32-b1f7bdf3075e
  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 "1855" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1855-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "85" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 85"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00502530_0" ;
  a2a:RecordIdentifier "HUBRU_00502530_0" ;
  a2a:RecordGUID "{a75e5aea-2ece-c262-9f32-b1f7bdf3075e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1834-10-21" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1827-03-20" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1835-05-19" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1854-01-16" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1854-08-08" ;
  a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .

