@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_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 oktober 1879 te Londerzeel (België)" ;
  a2a:hasPerson oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person480552, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1369052, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1788782, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person2677282, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person3565782, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person4454282, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806682, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806692, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806702, oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806712 ;
  a2a:hasEvent oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_0, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_1, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_2, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_3, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_4, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_5, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_6, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_7, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_8, oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_9 ;
  a2a:hasSource oa:source_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5 .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person480552
  a a2a:Person ;
  rdfs:label "Gustavus Sablon" ;
  a2a:PersonName [
    rdfs:label "Gustavus Sablon" ;
    a2a:PersonNameFirstName "Gustavus" ;
    a2a:PersonNameLastName "Sablon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1849-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1369052
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Suys" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Suys" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Suys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1854-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "naaister" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1788782
  a a2a:Person ;
  rdfs:label "Cornelis Sablon" ;
  a2a:PersonName [
    rdfs:label "Cornelis Sablon" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Sablon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person2677282
  a a2a:Person ;
  rdfs:label "Maria Ludovica Vanderpoorten" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Vanderpoorten" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Vanderpoorten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person3565782
  a a2a:Person ;
  rdfs:label "Carolus Suys" ;
  a2a:PersonName [
    rdfs:label "Carolus Suys" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Suys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person4454282
  a a2a:Person ;
  rdfs:label "Coleta Lauwers" ;
  a2a:PersonName [
    rdfs:label "Coleta Lauwers" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "werkvrouw" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806682
  a a2a:Person ;
  rdfs:label "Joannes Baptista Haverals" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Haverals" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Haverals"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806692
  a a2a:Person ;
  rdfs:label "Petrus Dionysius De Smedt" ;
  a2a:PersonName [
    rdfs:label "Petrus Dionysius De Smedt" ;
    a2a:PersonNameFirstName "Petrus Dionysius" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806702
  a a2a:Person ;
  rdfs:label "Vincent Duffeler" ;
  a2a:PersonName [
    rdfs:label "Vincent Duffeler" ;
    a2a:PersonNameFirstName "Vincent" ;
    a2a:PersonNameLastName "Duffeler"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "winkelier" .

oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806712
  a a2a:Person ;
  rdfs:label "Franciscus Verdickt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verdickt" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verdickt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "bakker" .

oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1879-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person480552 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1369052 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person1788782 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person2677282 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person3565782 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person4454282 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806682 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806692 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806702 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:relationep_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Person5806712 ;
  a2a:EventKeyRef oa:event_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5_Event1 .

oa:source_abl_bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5
  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 "1879" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1879-10-29"^^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 "24" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-413V-8?i=592&cc=1482191&cat=207457"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00004495_0" ;
  a2a:RecordIdentifier "HUBRA_00004495_0" ;
  a2a:RecordGUID "{bd0fd3d7-0b4c-40dd-c098-9bc95e09c3b5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1871-12-15" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

