@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_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 januari 1828 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person248793, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person1450653, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person3356523, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person4558383, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person5760243, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person6962103, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942373, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942383, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942393, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652723, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652733, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652743, oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652753 ;
  a2a:hasEvent oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_0, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_1, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_2, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_3, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_4, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_5, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_6, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_7, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_8, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_9, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_10, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_11, oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_12 ;
  a2a:hasSource oa:source_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person248793
  a a2a:Person ;
  rdfs:label "Petrus Josephus Dejon" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Dejon" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Dejon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1799-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "boekdrukker" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person1450653
  a a2a:Person ;
  rdfs:label "Elisabetha Lavoy" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Lavoy" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Lavoy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1799-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person3356523
  a a2a:Person ;
  rdfs:label "Michaël Josephus Dejon" ;
  a2a:PersonName [
    rdfs:label "Michaël Josephus Dejon" ;
    a2a:PersonNameFirstName "Michaël Josephus" ;
    a2a:PersonNameLastName "Dejon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "boekdrukker" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person4558383
  a a2a:Person ;
  rdfs:label "Carola Rosalia Clinien" ;
  a2a:PersonName [
    rdfs:label "Carola Rosalia Clinien" ;
    a2a:PersonNameFirstName "Carola Rosalia" ;
    a2a:PersonNameLastName "Clinien"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person5760243
  a a2a:Person ;
  rdfs:label "Thomas Lavoy" ;
  a2a:PersonName [
    rdfs:label "Thomas Lavoy" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Lavoy"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person6962103
  a a2a:Person ;
  rdfs:label "Ludovica Catharina Demouchie de la Roche" ;
  a2a:PersonName [
    rdfs:label "Ludovica Catharina Demouchie de la Roche" ;
    a2a:PersonNameFirstName "Ludovica Catharina" ;
    a2a:PersonNameLastName "Demouchie de la Roche"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942373
  a a2a:Person ;
  rdfs:label "Joanna Dejon>Dejon" ;
  a2a:PersonName [
    rdfs:label "Joanna Dejon>Dejon" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Dejon>Dejon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1821-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942383
  a a2a:Person ;
  rdfs:label "Joannes Dejon>Dejon" ;
  a2a:PersonName [
    rdfs:label "Joannes Dejon>Dejon" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Dejon>Dejon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1823-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942393
  a a2a:Person ;
  rdfs:label "Anna Dejon>Dejon" ;
  a2a:PersonName [
    rdfs:label "Anna Dejon>Dejon" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Dejon>Dejon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1825-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652723
  a a2a:Person ;
  rdfs:label "Michaël Josephus Dejon" ;
  a2a:PersonName [
    rdfs:label "Michaël Josephus Dejon" ;
    a2a:PersonNameFirstName "Michaël Josephus" ;
    a2a:PersonNameLastName "Dejon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "boekdrukker" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652733
  a a2a:Person ;
  rdfs:label "Petrus Carolus Beugnies" ;
  a2a:PersonName [
    rdfs:label "Petrus Carolus Beugnies" ;
    a2a:PersonNameFirstName "Petrus Carolus" ;
    a2a:PersonNameLastName "Beugnies"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "boekdrukker" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652743
  a a2a:Person ;
  rdfs:label "Josephus Malliez" ;
  a2a:PersonName [
    rdfs:label "Josephus Malliez" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Malliez"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "beambte" .

oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652753
  a a2a:Person ;
  rdfs:label "Tossanus Brabander" ;
  a2a:PersonName [
    rdfs:label "Tossanus Brabander" ;
    a2a:PersonNameFirstName "Tossanus" ;
    a2a:PersonNameLastName "Brabander"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "geelgieter" .

oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1828-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person248793 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person1450653 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person3356523 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person4558383 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person5760243 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person6962103 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942373 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942383 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person7942393 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652723 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652733 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652743 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:relationep_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Person11652753 ;
  a2a:EventKeyRef oa:event_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e_Event1 .

oa:source_abb_3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e
  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 "1828" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1828-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-DKTS-W55?i=265&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_00528012_0" ;
  a2a:RecordIdentifier "HUBRU_00528012_0" ;
  a2a:RecordGUID "{3d4ab2bb-79ae-08a7-e240-7fbdbb69a02e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "nr. 2293" .
[] a2a:PersonRemarkOpmerking "nr. 2989" .
[] a2a:PersonRemarkOpmerking "nr. 3691" .
