@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_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 december 1854 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person555103, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person1756963, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person3173963, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person4375823, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person5577683, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person6779543, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898263, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898273, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898283, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936263, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936273, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936283, oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936293 ;
  a2a:hasEvent oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_0, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_1, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_2, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_3, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_4, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_5, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_6, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_7, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_8, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_9, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_10, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_11, oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_12 ;
  a2a:hasSource oa:source_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211 .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person555103
  a a2a:Person ;
  rdfs:label "Pierre Joseph Latenis" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Latenis" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Latenis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1827-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "ouvrier chaudronnier" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person1756963
  a a2a:Person ;
  rdfs:label "Anne Schoetens" ;
  a2a:PersonName [
    rdfs:label "Anne Schoetens" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Schoetens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1827-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "lavandière" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person3173963
  a a2a:Person ;
  rdfs:label "Alexis Latenis" ;
  a2a:PersonName [
    rdfs:label "Alexis Latenis" ;
    a2a:PersonNameFirstName "Alexis" ;
    a2a:PersonNameLastName "Latenis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "scieur de bois" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person4375823
  a a2a:Person ;
  rdfs:label "Marie Jeanne Cullies" ;
  a2a:PersonName [
    rdfs:label "Marie Jeanne Cullies" ;
    a2a:PersonNameFirstName "Marie Jeanne" ;
    a2a:PersonNameLastName "Cullies"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person5577683
  a a2a:Person ;
  rdfs:label "Henri Schoetens" ;
  a2a:PersonName [
    rdfs:label "Henri Schoetens" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Schoetens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person6779543
  a a2a:Person ;
  rdfs:label "Anne Catherine Vanhamme" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Vanhamme" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Vanhamme"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898263
  a a2a:Person ;
  rdfs:label "Guillaume Schoetens>Latenis" ;
  a2a:PersonName [
    rdfs:label "Guillaume Schoetens>Latenis" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Schoetens>Latenis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1848-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898273
  a a2a:Person ;
  rdfs:label "Petronille Latenis>Latenis" ;
  a2a:PersonName [
    rdfs:label "Petronille Latenis>Latenis" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Latenis>Latenis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1850-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898283
  a a2a:Person ;
  rdfs:label "Charlotte Latenis>Latenis" ;
  a2a:PersonName [
    rdfs:label "Charlotte Latenis>Latenis" ;
    a2a:PersonNameFirstName "Charlotte" ;
    a2a:PersonNameLastName "Latenis>Latenis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1852-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936263
  a a2a:Person ;
  rdfs:label "Guillaume Schoetens" ;
  a2a:PersonName [
    rdfs:label "Guillaume Schoetens" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Schoetens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936273
  a a2a:Person ;
  rdfs:label "Paul Vanpré" ;
  a2a:PersonName [
    rdfs:label "Paul Vanpré" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Vanpré"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936283
  a a2a:Person ;
  rdfs:label "Henri Didier" ;
  a2a:PersonName [
    rdfs:label "Henri Didier" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Didier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936293
  a a2a:Person ;
  rdfs:label "Adrien Joseph Costermans" ;
  a2a:PersonName [
    rdfs:label "Adrien Joseph Costermans" ;
    a2a:PersonNameFirstName "Adrien Joseph" ;
    a2a:PersonNameLastName "Costermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "brossier" .

oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1854-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person555103 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person1756963 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person3173963 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person4375823 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person5577683 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person6779543 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898263 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898273 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person7898283 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936263 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936273 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936283 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:relationep_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Person10936293 ;
  a2a:EventKeyRef oa:event_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211_Event1 .

oa:source_abb_1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211
  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 "1854" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1854-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 "1207" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-679S-V5F?i=199&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_00470380_0" ;
  a2a:RecordIdentifier "HUBRU_00470380_0" ;
  a2a:RecordGUID "{1e5a2dfc-3a2f-b178-5bfc-c52b5a2cb211}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

