@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_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 november 1876 te Londerzeel (België)" ;
  a2a:hasPerson oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person476342, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1364842, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1787292, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person2675792, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person3564292, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person4452792, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800712, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800722, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800732, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800742, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490682, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490732, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490782, oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490812 ;
  a2a:hasEvent oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_0, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_1, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_2, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_3, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_4, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_5, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_6, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_7, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_8, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_9, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_10, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_11, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_12, oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_13 ;
  a2a:hasSource oa:source_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5 .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person476342
  a a2a:Person ;
  rdfs:label "Matheus Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Matheus Van Crombruggen" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1841-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "grafmaker" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1364842
  a a2a:Person ;
  rdfs:label "Joanna Maria Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Bogaerts" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1846-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "naaidster" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1787292
  a a2a:Person ;
  rdfs:label "Matheus Van Crombruggen" ;
  a2a:PersonName [
    rdfs:label "Matheus Van Crombruggen" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Van Crombruggen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person2675792
  a a2a:Person ;
  rdfs:label "Anna Catharina Heyvaerts" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Heyvaerts" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Heyvaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person3564292
  a a2a:Person ;
  rdfs:label "Bernardus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Bernardus Bogaerts" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person4452792
  a a2a:Person ;
  rdfs:label "Coleta Callaerts" ;
  a2a:PersonName [
    rdfs:label "Coleta Callaerts" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "Callaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800712
  a a2a:Person ;
  rdfs:label "Ludovicus Cleymans" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Cleymans" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Cleymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800722
  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 "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "bakker" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800732
  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 "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800742
  a a2a:Person ;
  rdfs:label "Benedictus Haverals" ;
  a2a:PersonName [
    rdfs:label "Benedictus Haverals" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Haverals"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Londerzeel" ;
    rdfs:label "Londerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490682
  a a2a:Person ;
  rdfs:label "Petrus Joannes Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Bogaerts" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490732
  a a2a:Person ;
  rdfs:label "Joanna Janssens" ;
  a2a:PersonName [
    rdfs:label "Joanna Janssens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490782
  a a2a:Person ;
  rdfs:label "Antonius Callaerts" ;
  a2a:PersonName [
    rdfs:label "Antonius Callaerts" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Callaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490812
  a a2a:Person ;
  rdfs:label "Anna Catharina Blommaerts" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Blommaerts" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Blommaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1876-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person476342 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1364842 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person1787292 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person2675792 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person3564292 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person4452792 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800712 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800722 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800732 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person5800742 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490682 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490732 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490782 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:relationep_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Person9490812 ;
  a2a:EventKeyRef oa:event_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5_Event1 .

oa:source_abl_c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5
  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 "1876" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1876-11-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 "20" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CFYS-S?i=642&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_00004338_0" ;
  a2a:RecordIdentifier "HUBRA_00004338_0" ;
  a2a:RecordGUID "{c7e916d1-e3bb-1040-e7fd-8cc3ab2ce6f5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1863-12-05" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1850-08-10" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1855-10-17" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1847-12-29" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1828-02-27" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1849-01-31" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

[]
  a2a:PersonRemarkdeat_date "1845-05-28" ;
  a2a:PersonRemarkdeat_plac "Londerzeel" .

