@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_f8b8a973-e8a1-deee-e41f-2a88d362b8a6
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 oktober 1834 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person1122391, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person2562251, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person4210911, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person5859571, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person7508231, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person9156891, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person10578261, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974861, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974871, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974881, oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974891 ;
  a2a:hasEvent oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_0, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_1, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_2, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_3, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_4, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_5, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_6, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_7, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_8, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_9, oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_10 ;
  a2a:hasSource oa:source_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6 .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person1122391
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Bellinghen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Bellinghen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Bellinghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1806-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "dagloonder" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person2562251
  a a2a:Person ;
  rdfs:label "Joanna Maria De Brabander" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria De Brabander" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "De Brabander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1806-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "spinster" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person4210911
  a a2a:Person ;
  rdfs:label "Andreas Van Bellinghen" ;
  a2a:PersonName [
    rdfs:label "Andreas Van Bellinghen" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Van Bellinghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "dagloonder" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person5859571
  a a2a:Person ;
  rdfs:label "Elisabetha Liefferinckx" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Liefferinckx" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Liefferinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person7508231
  a a2a:Person ;
  rdfs:label "Joannes Baptista De Brabander" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista De Brabander" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "De Brabander"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "dagloonder" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person9156891
  a a2a:Person ;
  rdfs:label "Joanna Josina Vereecken" ;
  a2a:PersonName [
    rdfs:label "Joanna Josina Vereecken" ;
    a2a:PersonNameFirstName "Joanna Josina" ;
    a2a:PersonNameLastName "Vereecken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person10578261
  a a2a:Person ;
  rdfs:label "Berlindis De Brabander>Van Bellinghen" ;
  a2a:PersonName [
    rdfs:label "Berlindis De Brabander>Van Bellinghen" ;
    a2a:PersonNameFirstName "Berlindis" ;
    a2a:PersonNameLastName "De Brabander>Van Bellinghen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1829-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974861
  a a2a:Person ;
  rdfs:label "Judocus Gaugericus Borginon" ;
  a2a:PersonName [
    rdfs:label "Judocus Gaugericus Borginon" ;
    a2a:PersonNameFirstName "Judocus Gaugericus" ;
    a2a:PersonNameLastName "Borginon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974871
  a a2a:Person ;
  rdfs:label "Petrus Servranckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Servranckx" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Servranckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974881
  a a2a:Person ;
  rdfs:label "Petrus Anthonius De Samblanckx" ;
  a2a:PersonName [
    rdfs:label "Petrus Anthonius De Samblanckx" ;
    a2a:PersonNameFirstName "Petrus Anthonius" ;
    a2a:PersonNameLastName "De Samblanckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974891
  a a2a:Person ;
  rdfs:label "Franciscus Maetens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Maetens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Maetens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "werkman" .

oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1834-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person1122391 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person2562251 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person4210911 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person5859571 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person7508231 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person9156891 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person10578261 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974861 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974871 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974881 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:relationep_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Person13974891 ;
  a2a:EventKeyRef oa:event_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6_Event1 .

oa:source_abl_f8b8a973-e8a1-deee-e41f-2a88d362b8a6
  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 "1834" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1834-10-03"^^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 "14" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 14"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00173657_0" ;
  a2a:RecordIdentifier "HUBRA_00173657_0" ;
  a2a:RecordGUID "{f8b8a973-e8a1-deee-e41f-2a88d362b8a6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet;" .
[]
  a2a:PersonRemarkdeat_date "1834-02-08" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkOpmerking "akte nr 17" .
