@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_c095033c-70a7-e21c-9d04-4e4b1bce8ec2
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 mei 1867 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person757353, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person1959213, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person2937353, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person4139213, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person5341073, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person6542933, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7365193, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7626863, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000733, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000743, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000753, oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000763 ;
  a2a:hasEvent oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_0, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_1, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_2, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_3, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_4, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_5, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_6, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_7, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_8, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_9, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_10, oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_11 ;
  a2a:hasSource oa:source_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2 .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person757353
  a a2a:Person ;
  rdfs:label "Guillaume Marcelis" ;
  a2a:PersonName [
    rdfs:label "Guillaume Marcelis" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Marcelis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1817-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "garçon de table" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person1959213
  a a2a:Person ;
  rdfs:label "Elisabeth Wilhelmine Echart" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wilhelmine Echart" ;
    a2a:PersonNameFirstName "Elisabeth Wilhelmine" ;
    a2a:PersonNameLastName "Echart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1822-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Den Haag, Holland" ;
    rdfs:label "België, Den Haag, Holland"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person2937353
  a a2a:Person ;
  rdfs:label "Jean Baptiste Marcelis" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Marcelis" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Marcelis"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person4139213
  a a2a:Person ;
  rdfs:label "Ide Corbusier" ;
  a2a:PersonName [
    rdfs:label "Ide Corbusier" ;
    a2a:PersonNameFirstName "Ide" ;
    a2a:PersonNameLastName "Corbusier"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person5341073
  a a2a:Person ;
  rdfs:label "Charles Louis Echart" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Echart" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Echart"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person6542933
  a a2a:Person ;
  rdfs:label "Cornélie Rabeling" ;
  a2a:PersonName [
    rdfs:label "Cornélie Rabeling" ;
    a2a:PersonNameFirstName "Cornélie" ;
    a2a:PersonNameLastName "Rabeling"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7365193
  a a2a:Person ;
  rdfs:label "Joséphine Ghisbain" ;
  a2a:PersonName [
    rdfs:label "Joséphine Ghisbain" ;
    a2a:PersonNameFirstName "Joséphine" ;
    a2a:PersonNameLastName "Ghisbain"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7626863
  a a2a:Person ;
  rdfs:label "Jean Nicolas Ruijgrok" ;
  a2a:PersonName [
    rdfs:label "Jean Nicolas Ruijgrok" ;
    a2a:PersonNameFirstName "Jean Nicolas" ;
    a2a:PersonNameLastName "Ruijgrok"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000733
  a a2a:Person ;
  rdfs:label "Jean Baptiste Coene" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Coene" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Coene"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "peintre" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000743
  a a2a:Person ;
  rdfs:label "Laurent Sanders" ;
  a2a:PersonName [
    rdfs:label "Laurent Sanders" ;
    a2a:PersonNameFirstName "Laurent" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000753
  a a2a:Person ;
  rdfs:label "Jean François Van Loey" ;
  a2a:PersonName [
    rdfs:label "Jean François Van Loey" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Van Loey"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000763
  a a2a:Person ;
  rdfs:label "François Mertens" ;
  a2a:PersonName [
    rdfs:label "François Mertens" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1867-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person757353 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person1959213 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person2937353 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person4139213 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person5341073 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person6542933 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7365193 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person7626863 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000733 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000743 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000753 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:relationep_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Person10000763 ;
  a2a:EventKeyRef oa:event_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2_Event1 .

oa:source_abb_c095033c-70a7-e21c-9d04-4e4b1bce8ec2
  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 "1867" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1867-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "674" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-PG92-65?i=7&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_00410157_0" ;
  a2a:RecordIdentifier "HUBRU_00410157_0" ;
  a2a:RecordGUID "{c095033c-70a7-e21c-9d04-4e4b1bce8ec2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Ayant satisfait à la milice." .
[]
  a2a:PersonRemarkdeat_date "1866-05-16" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1854-10-31" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

