@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_190f6c95-c00a-83b8-37e9-e6cfbdd990ef
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 januari 1825 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person1120721, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person2560581, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person4209241, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person5857901, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person7506561, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person9155221, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968221, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968231, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968241, oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968251 ;
  a2a:hasEvent oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_0, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_1, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_2, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_3, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_4, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_5, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_6, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_7, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_8, oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_9 ;
  a2a:hasSource oa:source_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person1120721
  a a2a:Person ;
  rdfs:label "Petrus Joannes Borloo" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Borloo" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Borloo"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1799-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person2560581
  a a2a:Person ;
  rdfs:label "Joanna Catharina Ghysels" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Ghysels" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Ghysels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1803-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person4209241
  a a2a:Person ;
  rdfs:label "Joannes Baptista Borloo" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Borloo" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Borloo"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person5857901
  a a2a:Person ;
  rdfs:label "Elisabetha Stockmans" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Stockmans" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person7506561
  a a2a:Person ;
  rdfs:label "Josephus Ghysels" ;
  a2a:PersonName [
    rdfs:label "Josephus Ghysels" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Ghysels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person9155221
  a a2a:Person ;
  rdfs:label "Maria Van Laethem" ;
  a2a:PersonName [
    rdfs:label "Maria Van Laethem" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van Laethem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968221
  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 "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "particulieren" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968231
  a a2a:Person ;
  rdfs:label "Elias De Vidts" ;
  a2a:PersonName [
    rdfs:label "Elias De Vidts" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968241
  a a2a:Person ;
  rdfs:label "Laurentius Josephus Van Der Stappen" ;
  a2a:PersonName [
    rdfs:label "Laurentius Josephus Van Der Stappen" ;
    a2a:PersonNameFirstName "Laurentius Josephus" ;
    a2a:PersonNameLastName "Van Der Stappen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landmeter" .

oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968251
  a a2a:Person ;
  rdfs:label "Joannes Van Overstraeten" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Overstraeten" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Overstraeten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "rentier" .

oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1825-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person1120721 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person2560581 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person4209241 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person5857901 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person7506561 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person9155221 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968221 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968231 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968241 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:relationep_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Person13968251 ;
  a2a:EventKeyRef oa:event_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef_Event1 .

oa:source_abl_190f6c95-c00a-83b8-37e9-e6cfbdd990ef
  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 "1825" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1825-01-12"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00173490_0" ;
  a2a:RecordIdentifier "HUBRA_00173490_0" ;
  a2a:RecordGUID "{190f6c95-c00a-83b8-37e9-e6cfbdd990ef}" ;
  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 "1823-01-16" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

