@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_c2035a1f-d671-23b1-9c74-3c8a9d8965c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1879 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person243264, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person1629404, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person3101754, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person4487894, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person5874034, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person7260174, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8447764, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8721784, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8722124, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560854, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560864, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560874, oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560884 ;
  a2a:hasEvent oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_0, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_1, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_2, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_3, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_4, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_5, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_6, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_7, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_8, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_9, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_10, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_11, oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_12 ;
  a2a:hasSource oa:source_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8 .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person243264
  a a2a:Person ;
  rdfs:label "Jacques De Meyer" ;
  a2a:PersonName [
    rdfs:label "Jacques De Meyer" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1814-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bonheiden" ;
    rdfs:label "België, Bonheiden"
  ] ;
  a2a:Profession "pensionné" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person1629404
  a a2a:Person ;
  rdfs:label "Clémentine De Smet" ;
  a2a:PersonName [
    rdfs:label "Clémentine De Smet" ;
    a2a:PersonNameFirstName "Clémentine" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1835-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zwijnaarde" ;
    rdfs:label "België, Zwijnaarde"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person3101754
  a a2a:Person ;
  rdfs:label "Jean De Meyer" ;
  a2a:PersonName [
    rdfs:label "Jean De Meyer" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person4487894
  a a2a:Person ;
  rdfs:label "Jeanne Suetens" ;
  a2a:PersonName [
    rdfs:label "Jeanne Suetens" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Suetens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person5874034
  a a2a:Person ;
  rdfs:label "Charles De Smet" ;
  a2a:PersonName [
    rdfs:label "Charles De Smet" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Denis" ;
    rdfs:label "Saint-Denis"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person7260174
  a a2a:Person ;
  rdfs:label "Eugénie Hellebaut" ;
  a2a:PersonName [
    rdfs:label "Eugénie Hellebaut" ;
    a2a:PersonNameFirstName "Eugénie" ;
    a2a:PersonNameLastName "Hellebaut"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8447764
  a a2a:Person ;
  rdfs:label "Marie Claire Winant" ;
  a2a:PersonName [
    rdfs:label "Marie Claire Winant" ;
    a2a:PersonNameFirstName "Marie Claire" ;
    a2a:PersonNameLastName "Winant"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8721784
  a a2a:Person ;
  rdfs:label "Charles Hodgson" ;
  a2a:PersonName [
    rdfs:label "Charles Hodgson" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Hodgson"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8722124
  a a2a:Person ;
  rdfs:label "Joseph Bovy" ;
  a2a:PersonName [
    rdfs:label "Joseph Bovy" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Bovy"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560854
  a a2a:Person ;
  rdfs:label "Jean Meert" ;
  a2a:PersonName [
    rdfs:label "Jean Meert" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "pensionné" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560864
  a a2a:Person ;
  rdfs:label "Joseph François Ferdinand" ;
  a2a:PersonName [
    rdfs:label "Joseph François Ferdinand" ;
    a2a:PersonNameFirstName "Joseph François" ;
    a2a:PersonNameLastName "Ferdinand"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "pensionné" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560874
  a a2a:Person ;
  rdfs:label "Zénon Lejeune" ;
  a2a:PersonName [
    rdfs:label "Zénon Lejeune" ;
    a2a:PersonNameFirstName "Zénon" ;
    a2a:PersonNameLastName "Lejeune"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560884
  a a2a:Person ;
  rdfs:label "Auguste Pauwels" ;
  a2a:PersonName [
    rdfs:label "Auguste Pauwels" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1879-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person243264 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person1629404 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person3101754 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person4487894 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person5874034 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person7260174 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8447764 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8721784 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person8722124 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560854 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560864 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560874 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:relationep_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Person10560884 ;
  a2a:EventKeyRef oa:event_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8_Event1 .

oa:source_abb_c2035a1f-d671-23b1-9c74-3c8a9d8965c8
  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 "1879" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1879-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1331" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1331"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-H5SG-Y9?mode=g&i=307&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_00448013_0" ;
  a2a:RecordIdentifier "HUBRU_00448013_0" ;
  a2a:RecordGUID "{c2035a1f-d671-23b1-9c74-3c8a9d8965c8}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1877-04-17" .
[] a2a:PersonRemarkdeat_date "1869-01-09" .
[] a2a:PersonRemarkdeat_date "1878-07-19" .
