@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_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 december 1871 te Grimbergen (België)" ;
  a2a:hasPerson oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person181132, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person1069632, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person2185132, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3073632, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3962132, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person4850632, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236612, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236622, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236632, oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236642 ;
  a2a:hasEvent oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_0, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_1, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_2, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_3, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_4, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_5, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_6, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_7, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_8, oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_9 ;
  a2a:hasSource oa:source_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037 .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person181132
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Brion" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Brion" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Brion"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1843-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person1069632
  a a2a:Person ;
  rdfs:label "Anna Catharina Peeters" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Peeters" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1844-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person2185132
  a a2a:Person ;
  rdfs:label "Franciscus Josephus Brion" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus Brion" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "Brion"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3073632
  a a2a:Person ;
  rdfs:label "Judoca Olbrechts" ;
  a2a:PersonName [
    rdfs:label "Judoca Olbrechts" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Olbrechts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3962132
  a a2a:Person ;
  rdfs:label "Egidius Peeters" ;
  a2a:PersonName [
    rdfs:label "Egidius Peeters" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person4850632
  a a2a:Person ;
  rdfs:label "Barbara Van Aken" ;
  a2a:PersonName [
    rdfs:label "Barbara Van Aken" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Van Aken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236612
  a a2a:Person ;
  rdfs:label "Jan Baptist Brion" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Brion" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Brion"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236622
  a a2a:Person ;
  rdfs:label "Ludovicus De Bontridder" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Bontridder" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Bontridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236632
  a a2a:Person ;
  rdfs:label "Joannes Van den Dries" ;
  a2a:PersonName [
    rdfs:label "Joannes Van den Dries" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van den Dries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236642
  a a2a:Person ;
  rdfs:label "Judocus Rampelbergh" ;
  a2a:PersonName [
    rdfs:label "Judocus Rampelbergh" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Rampelbergh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1871-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person181132 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person1069632 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person2185132 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3073632 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person3962132 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person4850632 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236612 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236622 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236632 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:relationep_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Person7236642 ;
  a2a:EventKeyRef oa:event_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037_Event1 .

oa:source_abl_ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1871-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 22"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00185412_0" ;
  a2a:RecordIdentifier "HUBRA_00185412_0" ;
  a2a:RecordGUID "{ac2bdb76-b145-7f8e-3ef3-cedb4f2a9037}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Joannes Ludovicus Leopoldus de Ruydts te Vilvoorde op 16/12/1871" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

