@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_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 november 1853 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person1125321, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person2596831, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person4245491, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person5894151, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person7542811, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person9191471, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112381, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112391, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112401, oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112411 ;
  a2a:hasEvent oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_0, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_1, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_2, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_3, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_4, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_5, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_6, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_7, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_8, oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_9 ;
  a2a:hasSource oa:source_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person1125321
  a a2a:Person ;
  rdfs:label "Franciscus Van Linthoudt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Linthoudt" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Linthoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1824-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person2596831
  a a2a:Person ;
  rdfs:label "Maria Catharina Bellemans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Bellemans" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1821-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person4245491
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Linthoudt" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Linthoudt" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Linthoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person5894151
  a a2a:Person ;
  rdfs:label "Anna Maria Geers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Geers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person7542811
  a a2a:Person ;
  rdfs:label "Jacobus Bellemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bellemans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person9191471
  a a2a:Person ;
  rdfs:label "Maria Anna Cuppens" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Cuppens" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Cuppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112381
  a a2a:Person ;
  rdfs:label "Guillielmus Josephus Walravens" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Josephus Walravens" ;
    a2a:PersonNameFirstName "Guillielmus Josephus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112391
  a a2a:Person ;
  rdfs:label "Franciscus De Vidts" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Vidts" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112401
  a a2a:Person ;
  rdfs:label "Joannes Baptista Hellinckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Hellinckx" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Hellinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112411
  a a2a:Person ;
  rdfs:label "Egidius Van Den Driesch" ;
  a2a:PersonName [
    rdfs:label "Egidius Van Den Driesch" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Van Den Driesch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1853-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person1125321 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person2596831 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person4245491 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person5894151 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person7542811 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person9191471 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112381 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112391 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112401 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:relationep_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Person14112411 ;
  a2a:EventKeyRef oa:event_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e_Event1 .

oa:source_abl_e8a898a2-2a22-7b93-ba1d-c9fc7716f53e
  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 "1853" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1853-11-23"^^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_00178947_0" ;
  a2a:RecordIdentifier "HUBRA_00178947_0" ;
  a2a:RecordGUID "{e8a898a2-2a22-7b93-ba1d-c9fc7716f53e}" ;
  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 "1840-12-27" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

