@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_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 december 1857 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person1098573, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person2300433, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person3527443, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person4729303, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person5931163, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7133023, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7271073, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332963, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332973, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332983, oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332993 ;
  a2a:hasEvent oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_0, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_1, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_2, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_3, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_4, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_5, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_6, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_7, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_8, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_9, oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_10 ;
  a2a:hasSource oa:source_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person1098573
  a a2a:Person ;
  rdfs:label "Jean François Nicolas Raemaeckers" ;
  a2a:PersonName [
    rdfs:label "Jean François Nicolas Raemaeckers" ;
    a2a:PersonNameFirstName "Jean François Nicolas" ;
    a2a:PersonNameLastName "Raemaeckers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1795-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Maaseik, Limburg" ;
    rdfs:label "België, Maaseik, Limburg"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person2300433
  a a2a:Person ;
  rdfs:label "Colette Rymenants" ;
  a2a:PersonName [
    rdfs:label "Colette Rymenants" ;
    a2a:PersonNameFirstName "Colette" ;
    a2a:PersonNameLastName "Rymenants"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1826-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Berlaar, prov. Antwerpen" ;
    rdfs:label "België, Berlaar, prov. Antwerpen"
  ] ;
  a2a:Profession "servante" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person3527443
  a a2a:Person ;
  rdfs:label "Chrétien Lambert Raemaeckers" ;
  a2a:PersonName [
    rdfs:label "Chrétien Lambert Raemaeckers" ;
    a2a:PersonNameFirstName "Chrétien Lambert" ;
    a2a:PersonNameLastName "Raemaeckers"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person4729303
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Mathey" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Mathey" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Mathey"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person5931163
  a a2a:Person ;
  rdfs:label "Jean Baptiste Rymenants" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Rymenants" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Rymenants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Berlaar" ;
    rdfs:label "Berlaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7133023
  a a2a:Person ;
  rdfs:label "Marie Anne Obbers" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Obbers" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Obbers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Berlaar" ;
    rdfs:label "Berlaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7271073
  a a2a:Person ;
  rdfs:label "Elisabeth Marie Caroline Jeanne Nierath" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Marie Caroline Jeanne Nierath" ;
    a2a:PersonNameFirstName "Elisabeth Marie Caroline Jeanne" ;
    a2a:PersonNameLastName "Nierath"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332963
  a a2a:Person ;
  rdfs:label "Jean Hubert Ramakers" ;
  a2a:PersonName [
    rdfs:label "Jean Hubert Ramakers" ;
    a2a:PersonNameFirstName "Jean Hubert" ;
    a2a:PersonNameLastName "Ramakers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332973
  a a2a:Person ;
  rdfs:label "Herman Hubert Sweron" ;
  a2a:PersonName [
    rdfs:label "Herman Hubert Sweron" ;
    a2a:PersonNameFirstName "Herman Hubert" ;
    a2a:PersonNameLastName "Sweron"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332983
  a a2a:Person ;
  rdfs:label "Félix François Adolphe Vanden Eycken" ;
  a2a:PersonName [
    rdfs:label "Félix François Adolphe Vanden Eycken" ;
    a2a:PersonNameFirstName "Félix François Adolphe" ;
    a2a:PersonNameLastName "Vanden Eycken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "artiste peintre" .

oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332993
  a a2a:Person ;
  rdfs:label "François Joseph Boisacq" ;
  a2a:PersonName [
    rdfs:label "François Joseph Boisacq" ;
    a2a:PersonNameFirstName "François Joseph" ;
    a2a:PersonNameLastName "Boisacq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "teneur de livres" .

oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1857-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person1098573 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person2300433 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person3527443 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person4729303 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person5931163 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7133023 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person7271073 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332963 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332973 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332983 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:relationep_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Person12332993 ;
  a2a:EventKeyRef oa:event_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab_Event1 .

oa:source_abb_4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab
  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 "1857" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1857-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 "190" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 190"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00607438_0" ;
  a2a:RecordIdentifier "HUBRU_00607438_0" ;
  a2a:RecordGUID "{4ed75b6b-1cec-0a09-e02a-8fe63fa8b4ab}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "getekend: Ramakers" .
[]
  a2a:PersonRemarkOpmerking "in hun overlijdensaktes staan zij vermeld als Lambert Ramakers en Elisabeth Mathie en Matthey." ;
  a2a:PersonRemarkdeat_date "1841-10-01" ;
  a2a:PersonRemarkdeat_plac "Maaseik" .

[]
  a2a:PersonRemarkOpmerking "in hun overlijdensaktes staan zij vermeld als Lambert Ramakers en Elisabeth Mathie en Matthey." ;
  a2a:PersonRemarkdeat_date "1839-05-29" ;
  a2a:PersonRemarkdeat_plac "Maaseik" .

[] a2a:PersonRemarkOpmerking "consentement par acte reçu le 28/10/1857 par le notaire Modeste Marie François Van Acker, de résidence à Lierre, province d'Anvers." .
[] a2a:PersonRemarkOpmerking "consentement par acte reçu le 28/10/1857 par le notaire Modeste Marie François Van Acker, de résidence à Lierre, province d'Anvers." .
[]
  a2a:PersonRemarkdeat_date "1852-10-13" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

