@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_eba39eed-47a7-4763-e6ea-b19a92d17c1e
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 augustus 1859 te Ruisbroek (-bij-Brussel) (België)" ;
  a2a:hasPerson oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1179431, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1789791, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person3438451, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person5087111, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person6735771, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person8384431, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185731, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185741, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185751, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185761, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182141, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182341, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182581, oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182851 ;
  a2a:hasEvent oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_0, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_1, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_2, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_3, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_4, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_5, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_6, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_7, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_8, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_9, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_10, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_11, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_12, oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_13 ;
  a2a:hasSource oa:source_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1179431
  a a2a:Person ;
  rdfs:label "Josephus Raphaël Ronsmans" ;
  a2a:PersonName [
    rdfs:label "Josephus Raphaël Ronsmans" ;
    a2a:PersonNameFirstName "Josephus Raphaël" ;
    a2a:PersonNameLastName "Ronsmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1832-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] ;
  a2a:Profession "facteur in granen" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1789791
  a a2a:Person ;
  rdfs:label "Maria Anna Pornel" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Pornel" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Pornel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1833-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] ;
  a2a:Profession "herbergierster" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person3438451
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Ronsmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Ronsmans" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Ronsmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person5087111
  a a2a:Person ;
  rdfs:label "Maria Theresia Van Dyck" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van Dyck" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van Dyck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "huyshoudster" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person6735771
  a a2a:Person ;
  rdfs:label "Franciscus Pornel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pornel" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Pornel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person8384431
  a a2a:Person ;
  rdfs:label "Barbara Pornel" ;
  a2a:PersonName [
    rdfs:label "Barbara Pornel" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Pornel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185731
  a a2a:Person ;
  rdfs:label "Jacobus Josephus Derom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus Derom" ;
    a2a:PersonNameFirstName "Jacobus Josephus" ;
    a2a:PersonNameLastName "Derom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185741
  a a2a:Person ;
  rdfs:label "Daniël Sleewaegen" ;
  a2a:PersonName [
    rdfs:label "Daniël Sleewaegen" ;
    a2a:PersonNameFirstName "Daniël" ;
    a2a:PersonNameLastName "Sleewaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "slachter" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185751
  a a2a:Person ;
  rdfs:label "Franciscus Meganck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Meganck" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Meganck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185761
  a a2a:Person ;
  rdfs:label "Joannes Baptista Alebits" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Alebits" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Alebits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182141
  a a2a:Person ;
  rdfs:label "Joannes Baptista Pornel" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Pornel" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Pornel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182341
  a a2a:Person ;
  rdfs:label "Maria Anna Vanvolxem" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Vanvolxem" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Vanvolxem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182581
  a a2a:Person ;
  rdfs:label "Antonius Pornel" ;
  a2a:PersonName [
    rdfs:label "Antonius Pornel" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Pornel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182851
  a a2a:Person ;
  rdfs:label "Barbara Luyckx" ;
  a2a:PersonName [
    rdfs:label "Barbara Luyckx" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1859-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek (-bij-Brussel)" ;
    rdfs:label "België, Ruisbroek (-bij-Brussel)"
  ] .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1179431 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person1789791 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person3438451 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person5087111 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person6735771 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person8384431 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185731 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185741 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185751 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person11185761 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182141 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182341 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182581 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:relationep_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Person17182851 ;
  a2a:EventKeyRef oa:event_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e_Event1 .

oa:source_abl_eba39eed-47a7-4763-e6ea-b19a92d17c1e
  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 "1859" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1859-08-18"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-6LZX-Y9?i=129&cc=1482191&cat=240083"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00022546_0" ;
  a2a:RecordIdentifier "HUBRA_00022546_0" ;
  a2a:RecordGUID "{eba39eed-47a7-4763-e6ea-b19a92d17c1e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Lier te Hal op 8/08/1859" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

