@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_992e835d-c683-80ca-0b5b-b48628f4d06e
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 december 1872 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person123494, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person1509634, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person3556194, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person4942334, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person6328474, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person7714614, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person9085154, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372554, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372564, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372574, oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372584 ;
  a2a:hasEvent oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_0, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_1, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_2, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_3, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_4, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_5, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_6, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_7, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_8, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_9, oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_10 ;
  a2a:hasSource oa:source_abb_992e835d-c683-80ca-0b5b-b48628f4d06e .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person123494
  a a2a:Person ;
  rdfs:label "Nicolas Simon" ;
  a2a:PersonName [
    rdfs:label "Nicolas Simon" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1853-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "quincaillier" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person1509634
  a a2a:Person ;
  rdfs:label "Thérèse Market" ;
  a2a:PersonName [
    rdfs:label "Thérèse Market" ;
    a2a:PersonNameFirstName "Thérèse" ;
    a2a:PersonNameLastName "Market"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1854-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "lingère" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person3556194
  a a2a:Person ;
  rdfs:label "Antoine Simon" ;
  a2a:PersonName [
    rdfs:label "Antoine Simon" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person4942334
  a a2a:Person ;
  rdfs:label "Françoise Kaeyaert" ;
  a2a:PersonName [
    rdfs:label "Françoise Kaeyaert" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Kaeyaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person6328474
  a a2a:Person ;
  rdfs:label "Jean Jacques Market" ;
  a2a:PersonName [
    rdfs:label "Jean Jacques Market" ;
    a2a:PersonNameFirstName "Jean Jacques" ;
    a2a:PersonNameLastName "Market"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person7714614
  a a2a:Person ;
  rdfs:label "Anne Gertrude Coemans" ;
  a2a:PersonName [
    rdfs:label "Anne Gertrude Coemans" ;
    a2a:PersonNameFirstName "Anne Gertrude" ;
    a2a:PersonNameLastName "Coemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person9085154
  a a2a:Person ;
  rdfs:label "Louis Simon>Simon" ;
  a2a:PersonName [
    rdfs:label "Louis Simon>Simon" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Simon>Simon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1872-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372554
  a a2a:Person ;
  rdfs:label "Guillaume Waegener" ;
  a2a:PersonName [
    rdfs:label "Guillaume Waegener" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Waegener"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372564
  a a2a:Person ;
  rdfs:label "Jean Baptiste Favière" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Favière" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Favière"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "mégissier" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372574
  a a2a:Person ;
  rdfs:label "Jean Baptiste Lucas" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Lucas" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372584
  a a2a:Person ;
  rdfs:label "Louis Jacobs" ;
  a2a:PersonName [
    rdfs:label "Louis Jacobs" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "maçon" .

oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1872-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person123494 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person1509634 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person3556194 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person4942334 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person6328474 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person7714614 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person9085154 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372554 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372564 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372574 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:relationep_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Person12372584 ;
  a2a:EventKeyRef oa:event_abb_992e835d-c683-80ca-0b5b-b48628f4d06e_Event1 .

oa:source_abb_992e835d-c683-80ca-0b5b-b48628f4d06e
  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 "1872" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1872-12-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1850" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1850"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-4TVP-5?i=525&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_00558225_0" ;
  a2a:RecordIdentifier "HUBRU_00558225_0" ;
  a2a:RecordGUID "{992e835d-c683-80ca-0b5b-b48628f4d06e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

