@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_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 juli 1872 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person593232, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person1481732, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person2188682, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3077182, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3965682, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person4854182, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250762, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250772, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250782, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250792, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495932, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495962, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495992, oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9496012 ;
  a2a:hasEvent oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_0, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_1, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_2, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_3, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_4, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_5, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_6, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_7, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_8, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_9, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_10, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_11, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_12, oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_13 ;
  a2a:hasSource oa:source_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7 .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person593232
  a a2a:Person ;
  rdfs:label "Joannes Baptista De Coster" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista De Coster" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1839-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Borchtlombeek" ;
    rdfs:label "België, Borchtlombeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person1481732
  a a2a:Person ;
  rdfs:label "Amelia De Boeck" ;
  a2a:PersonName [
    rdfs:label "Amelia De Boeck" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1841-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person2188682
  a a2a:Person ;
  rdfs:label "Ludovicus De Coster" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Coster" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3077182
  a a2a:Person ;
  rdfs:label "Angelina Segers" ;
  a2a:PersonName [
    rdfs:label "Angelina Segers" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3965682
  a a2a:Person ;
  rdfs:label "Ludovicus De Boeck" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Boeck" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person4854182
  a a2a:Person ;
  rdfs:label "Maria Anna Sermon" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Sermon" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Sermon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250762
  a a2a:Person ;
  rdfs:label "Petrus De Vidts" ;
  a2a:PersonName [
    rdfs:label "Petrus De Vidts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250772
  a a2a:Person ;
  rdfs:label "Jan Baptista De Boitselier" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista De Boitselier" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "De Boitselier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250782
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Den Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Den Eeckhoudt" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Den Eeckhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250792
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Der Stappen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Der Stappen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Der Stappen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "ondermeester" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495932
  a a2a:Person ;
  rdfs:label "Guillielmus De Boeck" ;
  a2a:PersonName [
    rdfs:label "Guillielmus De Boeck" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495962
  a a2a:Person ;
  rdfs:label "Elisabetha Lanckmans" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Lanckmans" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Lanckmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495992
  a a2a:Person ;
  rdfs:label "Judocus Sermon" ;
  a2a:PersonName [
    rdfs:label "Judocus Sermon" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Sermon"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9496012
  a a2a:Person ;
  rdfs:label "Elisabetha Stockmans" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Stockmans" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1872-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person593232 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person1481732 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person2188682 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3077182 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person3965682 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person4854182 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250762 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250772 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250782 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person7250792 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495932 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495962 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9495992 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:relationep_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Person9496012 ;
  a2a:EventKeyRef oa:event_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7_Event1 .

oa:source_abl_64eec9f6-b71d-2852-6bc6-bc5d92d72cd7
  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 "1872" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1872-07-04"^^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 "16" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 16"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00188289_0" ;
  a2a:RecordIdentifier "HUBRA_00188289_0" ;
  a2a:RecordGUID "{64eec9f6-b71d-2852-6bc6-bc5d92d72cd7}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Walravens te Onze Lieve Vrouw Lombeek op 2/07/1872" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet;" .
[]
  a2a:PersonRemarkdeat_date "1870-05-22" ;
  a2a:PersonRemarkdeat_plac "Borchtlombeek" .

[]
  a2a:PersonRemarkdeat_date "1869-10-28" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkOpmerking "overlijdensakte NIET ingeschreven in de Registers van de BS van Pamel?" ;
  a2a:PersonRemarkdeat_date "1871-06-20" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkdeat_plac "Okegem" .
[] a2a:PersonRemarkdeat_plac "Okegem" .
[] a2a:PersonRemarkdeat_plac "Liedekerke" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
