@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_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1853 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person1089873, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person2291733, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person3518453, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person4720313, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person5922173, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7124033, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7491783, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7981883, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297033, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297043, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297053, oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297063 ;
  a2a:hasEvent oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_0, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_1, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_2, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_3, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_4, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_5, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_6, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_7, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_8, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_9, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_10, oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_11 ;
  a2a:hasSource oa:source_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person1089873
  a a2a:Person ;
  rdfs:label "André Silvain Félix Cailly" ;
  a2a:PersonName [
    rdfs:label "André Silvain Félix Cailly" ;
    a2a:PersonNameFirstName "André Silvain Félix" ;
    a2a:PersonNameLastName "Cailly"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1790-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Paris, France" ;
    rdfs:label "België, Paris, France"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person2291733
  a a2a:Person ;
  rdfs:label "Marie Catherine Pitous" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Pitous" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Pitous"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1789-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person3518453
  a a2a:Person ;
  rdfs:label "Félix Cailly" ;
  a2a:PersonName [
    rdfs:label "Félix Cailly" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Cailly"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person4720313
  a a2a:Person ;
  rdfs:label "Marie Adelaïde Bourdonné" ;
  a2a:PersonName [
    rdfs:label "Marie Adelaïde Bourdonné" ;
    a2a:PersonNameFirstName "Marie Adelaïde" ;
    a2a:PersonNameLastName "Bourdonné"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person5922173
  a a2a:Person ;
  rdfs:label "François Pitous" ;
  a2a:PersonName [
    rdfs:label "François Pitous" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Pitous"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7124033
  a a2a:Person ;
  rdfs:label "Anne Hustin" ;
  a2a:PersonName [
    rdfs:label "Anne Hustin" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Hustin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7491783
  a a2a:Person ;
  rdfs:label "Gaumaire Van Den Bossche" ;
  a2a:PersonName [
    rdfs:label "Gaumaire Van Den Bossche" ;
    a2a:PersonNameFirstName "Gaumaire" ;
    a2a:PersonNameLastName "Van Den Bossche"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7981883
  a a2a:Person ;
  rdfs:label "Félix Cailly>Cailly" ;
  a2a:PersonName [
    rdfs:label "Félix Cailly>Cailly" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Cailly>Cailly"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1817-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297033
  a a2a:Person ;
  rdfs:label "Nicolas Courtin" ;
  a2a:PersonName [
    rdfs:label "Nicolas Courtin" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Courtin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "colonel pensionné" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297043
  a a2a:Person ;
  rdfs:label "François Xavier Schlim" ;
  a2a:PersonName [
    rdfs:label "François Xavier Schlim" ;
    a2a:PersonNameFirstName "François Xavier" ;
    a2a:PersonNameLastName "Schlim"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "pharmacien" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297053
  a a2a:Person ;
  rdfs:label "Jules Poisson" ;
  a2a:PersonName [
    rdfs:label "Jules Poisson" ;
    a2a:PersonNameFirstName "Jules" ;
    a2a:PersonNameLastName "Poisson"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "batter d'étain" .

oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297063
  a a2a:Person ;
  rdfs:label "Alexandre Louis Joseph Thomas" ;
  a2a:PersonName [
    rdfs:label "Alexandre Louis Joseph Thomas" ;
    a2a:PersonNameFirstName "Alexandre Louis Joseph" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "artiste peintre" .

oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1853-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person1089873 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person2291733 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person3518453 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person4720313 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person5922173 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7124033 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7491783 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person7981883 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297033 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297043 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297053 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:relationep_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Person12297063 ;
  a2a:EventKeyRef oa:event_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa_Event1 .

oa:source_abb_b99435a5-b8c8-e4f6-7821-56dfc76fd8fa
  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 "1853" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1853-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "100" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 100"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00603966_0" ;
  a2a:RecordIdentifier "HUBRU_00603966_0" ;
  a2a:RecordGUID "{b99435a5-b8c8-e4f6-7821-56dfc76fd8fa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1815-09-14" ;
  a2a:PersonRemarkdeat_plac "Paris, 2ème arr." .

[]
  a2a:PersonRemarkdeat_date "1797-09-06" ;
  a2a:PersonRemarkdeat_plac "Paris, 1° arr." .

[]
  a2a:PersonRemarkdeat_date "1817-07-28" ;
  a2a:PersonRemarkdeat_plac "Antwerpen" .

[]
  a2a:PersonRemarkdeat_date "1848-01-02" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

[]
  a2a:PersonRemarkdeat_date "1844-11-27" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

