@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_762c7044-80e2-effe-2adf-90fef97adadf
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 december 1873 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person140354, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person1526494, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person3910004, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person5296144, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person6682284, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8068424, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8554934, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8555024, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8828954, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829044, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829134, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768864, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768874, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768884, oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768894 ;
  a2a:hasEvent oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_0, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_1, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_2, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_3, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_4, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_5, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_6, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_7, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_8, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_9, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_10, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_11, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_12, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_13, oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_14 ;
  a2a:hasSource oa:source_abb_762c7044-80e2-effe-2adf-90fef97adadf .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person140354
  a a2a:Person ;
  rdfs:label "Pierre Michiels" ;
  a2a:PersonName [
    rdfs:label "Pierre Michiels" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1812-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "journalier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person1526494
  a a2a:Person ;
  rdfs:label "Anne Marie Miller" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Miller" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Miller"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1814-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "dentellière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person3910004
  a a2a:Person ;
  rdfs:label "Henri Michiels" ;
  a2a:PersonName [
    rdfs:label "Henri Michiels" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person5296144
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Debroyer" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Debroyer" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Debroyer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person6682284
  a a2a:Person ;
  rdfs:label "Sébastien Miller" ;
  a2a:PersonName [
    rdfs:label "Sébastien Miller" ;
    a2a:PersonNameFirstName "Sébastien" ;
    a2a:PersonNameLastName "Miller"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8068424
  a a2a:Person ;
  rdfs:label "Caroline Neels" ;
  a2a:PersonName [
    rdfs:label "Caroline Neels" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Neels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8554934
  a a2a:Person ;
  rdfs:label "Marie Anne Debast" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Debast" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Debast"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8555024
  a a2a:Person ;
  rdfs:label "Françoise Jacop" ;
  a2a:PersonName [
    rdfs:label "Françoise Jacop" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Jacop"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8828954
  a a2a:Person ;
  rdfs:label "Pierre Forton" ;
  a2a:PersonName [
    rdfs:label "Pierre Forton" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Forton"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829044
  a a2a:Person ;
  rdfs:label "Albert Colin" ;
  a2a:PersonName [
    rdfs:label "Albert Colin" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Colin"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829134
  a a2a:Person ;
  rdfs:label "Josse Coomans" ;
  a2a:PersonName [
    rdfs:label "Josse Coomans" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768864
  a a2a:Person ;
  rdfs:label "Jean Baptiste Collin" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Collin" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Collin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "étanneur" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768874
  a a2a:Person ;
  rdfs:label "Simon Dufraine" ;
  a2a:PersonName [
    rdfs:label "Simon Dufraine" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Dufraine"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "cigarier" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768884
  a a2a:Person ;
  rdfs:label "Louis Forton" ;
  a2a:PersonName [
    rdfs:label "Louis Forton" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Forton"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "cigarier" .

oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768894
  a a2a:Person ;
  rdfs:label "Pierre Joseph Dubois" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Dubois" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "pensionné" .

oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1873-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person140354 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person1526494 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person3910004 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person5296144 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person6682284 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8068424 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8554934 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8555024 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8828954 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_9
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829044 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_10
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person8829134 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768864 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768874 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768884 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:relationep_abb_762c7044-80e2-effe-2adf-90fef97adadf_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_762c7044-80e2-effe-2adf-90fef97adadf_Person13768894 ;
  a2a:EventKeyRef oa:event_abb_762c7044-80e2-effe-2adf-90fef97adadf_Event1 .

oa:source_abb_762c7044-80e2-effe-2adf-90fef97adadf
  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 "1873" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1873-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1643" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1643"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HG9N-2N?i=458&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00622492_0" ;
  a2a:RecordIdentifier "HUBRU_00622492_0" ;
  a2a:RecordGUID "{762c7044-80e2-effe-2adf-90fef97adadf}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1848-07-29" .
[] a2a:PersonRemarkdeat_date "1868-08-19" .
[] a2a:PersonRemarkdeat_date "1864-06-10" .
[] a2a:PersonRemarkdeat_date "1866-03-20" .
[] a2a:PersonRemarkdeat_date "1872-08-06" .
