@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_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 augustus 1814 te Dilbeek (België)" ;
  a2a:hasPerson oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person238221, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person2301431, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person3950091, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person5598751, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person7247411, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person8896071, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041911, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041921, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041931, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041941, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041951, oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041961 ;
  a2a:hasEvent oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_0, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_1, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_2, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_3, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_4, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_5, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_6, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_7, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_8, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_9, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_10, oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_11 ;
  a2a:hasSource oa:source_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person238221
  a a2a:Person ;
  rdfs:label "Jean Baptiste Rampelberghs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Rampelberghs" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Rampelberghs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1783-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person2301431
  a a2a:Person ;
  rdfs:label "Anne Marie Rampelberghs" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Rampelberghs" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Rampelberghs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1788" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1788-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person3950091
  a a2a:Person ;
  rdfs:label "Josse Rampelberghs" ;
  a2a:PersonName [
    rdfs:label "Josse Rampelberghs" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Rampelberghs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person5598751
  a a2a:Person ;
  rdfs:label "Catherine Van Esch" ;
  a2a:PersonName [
    rdfs:label "Catherine Van Esch" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Van Esch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person7247411
  a a2a:Person ;
  rdfs:label "Jacques Rampelberghs" ;
  a2a:PersonName [
    rdfs:label "Jacques Rampelberghs" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Rampelberghs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person8896071
  a a2a:Person ;
  rdfs:label "Anne Catherine De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine De Mesmaeker" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041911
  a a2a:Person ;
  rdfs:label "Catherine Van Esch" ;
  a2a:PersonName [
    rdfs:label "Catherine Van Esch" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Van Esch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041921
  a a2a:Person ;
  rdfs:label "Anne Catherine De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine De Mesmaeker" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041931
  a a2a:Person ;
  rdfs:label "Jacques Vandenstock" ;
  a2a:PersonName [
    rdfs:label "Jacques Vandenstock" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Vandenstock"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "garde champètre" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041941
  a a2a:Person ;
  rdfs:label "Jean Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Jean Van Lierde" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Itterbeke" ;
    rdfs:label "Itterbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "meunier" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041951
  a a2a:Person ;
  rdfs:label "Pierre Maes" ;
  a2a:PersonName [
    rdfs:label "Pierre Maes" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "fermier" .

oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041961
  a a2a:Person ;
  rdfs:label "David Joseph Van Lierde" ;
  a2a:PersonName [
    rdfs:label "David Joseph Van Lierde" ;
    a2a:PersonNameFirstName "David Joseph" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Itterbeke" ;
    rdfs:label "Itterbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "meunier" .

oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1814-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person238221 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person2301431 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person3950091 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person5598751 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person7247411 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person8896071 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041911 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041921 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041931 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041941 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041951 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:relationep_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Person13041961 ;
  a2a:EventKeyRef oa:event_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab_Event1 .

oa:source_abl_93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab
  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 "1814" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1814-08-11"^^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_00120869_0" ;
  a2a:RecordIdentifier "HUBRA_00120869_0" ;
  a2a:RecordGUID "{93f3c088-a6eb-d3b5-c4c4-cc5d5ea968ab}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1795-04-10" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1794-10-29" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

