@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_e548fa02-0a04-a4c8-9da2-36d9a30cf52b
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 juli 1856 te Pellenberg (België)" ;
  a2a:hasPerson oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person1133781, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person3074711, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person4723371, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person6372031, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person8020691, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person9669351, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918481, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918491, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918501, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918511, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16791961, oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16792651 ;
  a2a:hasEvent oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_0, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_1, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_2, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_3, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_4, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_5, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_6, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_7, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_8, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_9, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_10, oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_11 ;
  a2a:hasSource oa:source_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person1133781
  a a2a:Person ;
  rdfs:label "Paulis Josephus Peeters" ;
  a2a:PersonName [
    rdfs:label "Paulis Josephus Peeters" ;
    a2a:PersonNameFirstName "Paulis Josephus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1821-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pellenberg" ;
    rdfs:label "België, Pellenberg"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person3074711
  a a2a:Person ;
  rdfs:label "Maria Thérèsia Robbereghts" ;
  a2a:PersonName [
    rdfs:label "Maria Thérèsia Robbereghts" ;
    a2a:PersonNameFirstName "Maria Thérèsia" ;
    a2a:PersonNameLastName "Robbereghts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1817-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pellenberg" ;
    rdfs:label "België, Pellenberg"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person4723371
  a a2a:Person ;
  rdfs:label "Petrus Peeters" ;
  a2a:PersonName [
    rdfs:label "Petrus Peeters" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person6372031
  a a2a:Person ;
  rdfs:label "Maria Catharina Laeremans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Laeremans" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Laeremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person8020691
  a a2a:Person ;
  rdfs:label "Philippus Robbereghts" ;
  a2a:PersonName [
    rdfs:label "Philippus Robbereghts" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Robbereghts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person9669351
  a a2a:Person ;
  rdfs:label "Anna Catharina Peeters" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Peeters" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918481
  a a2a:Person ;
  rdfs:label "Joannes Devroeye" ;
  a2a:PersonName [
    rdfs:label "Joannes Devroeye" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Devroeye"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "schepenen" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918491
  a a2a:Person ;
  rdfs:label "Petrus Degreef" ;
  a2a:PersonName [
    rdfs:label "Petrus Degreef" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Degreef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918501
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Briers" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Briers" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Briers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918511
  a a2a:Person ;
  rdfs:label "Guilielmus Josephus Vanoversteyns" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Josephus Vanoversteyns" ;
    a2a:PersonNameFirstName "Guilielmus Josephus" ;
    a2a:PersonNameLastName "Vanoversteyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pellenberg" ;
    rdfs:label "Pellenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "secretaris" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16791961
  a a2a:Person ;
  rdfs:label "Joannes Peeters" ;
  a2a:PersonName [
    rdfs:label "Joannes Peeters" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16792651
  a a2a:Person ;
  rdfs:label "N.N. Waeckens" ;
  a2a:PersonName [
    rdfs:label "N.N. Waeckens" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Waeckens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1856-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pellenberg" ;
    rdfs:label "België, Pellenberg"
  ] .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person1133781 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person3074711 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person4723371 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person6372031 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person8020691 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person9669351 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918481 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918491 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918501 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person15918511 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16791961 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:relationep_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Person16792651 ;
  a2a:EventKeyRef oa:event_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b_Event1 .

oa:source_abl_e548fa02-0a04-a4c8-9da2-36d9a30cf52b
  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 "1856" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1856-07-02"^^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 "5" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-DSYZ-L?i=666&cc=1482191&cat=214284"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00280811_0" ;
  a2a:RecordIdentifier "HUBRA_00280811_0" ;
  a2a:RecordGUID "{e548fa02-0a04-a4c8-9da2-36d9a30cf52b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Heeft voldaen aen zijne plichten jegens de militie." .
[] a2a:PersonRemarkOpmerking "Verklaert niet te kunnen schrijven." .
[]
  a2a:PersonRemarkdeat_date "1855-08-22" ;
  a2a:PersonRemarkdeat_plac "Neerbutsel, Roosbeek" .

[]
  a2a:PersonRemarkdeat_date "1837-01-06" ;
  a2a:PersonRemarkdeat_plac "Pellenberg" .

[] a2a:PersonRemarkOpmerking "Tekent met P. Robberechts" .
[]
  a2a:PersonRemarkdeat_date "1832-02-19" ;
  a2a:PersonRemarkdeat_plac "Pellenberg" .

