@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_efa50352-595e-b5e1-ba30-8a3c4e056e44
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juli 1826 te Lembeek (België)" ;
  a2a:hasPerson oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person697331, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person1918141, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person3566801, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person5215461, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person6864121, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person8512781, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637171, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637181, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637191, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637201, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16753731, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16754701, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16755681, oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16756621 ;
  a2a:hasEvent oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_0, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_1, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_2, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_3, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_4, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_5, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_6, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_7, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_8, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_9, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_10, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_11, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_12, oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_13 ;
  a2a:hasSource oa:source_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44 .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person697331
  a a2a:Person ;
  rdfs:label "Gillis Petit" ;
  a2a:PersonName [
    rdfs:label "Gillis Petit" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    a2a:PersonAgeDays "23" ;
    rdfs:label "25, 23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1800-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person1918141
  a a2a:Person ;
  rdfs:label "Maria Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Maria Vogeleer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1800-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "arbeydster" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person3566801
  a a2a:Person ;
  rdfs:label "Jan Joseph Petit" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Petit" ;
    a2a:PersonNameFirstName "Jan Joseph" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person5215461
  a a2a:Person ;
  rdfs:label "Joanna Catharina Vanlaethem" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Vanlaethem" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Vanlaethem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person6864121
  a a2a:Person ;
  rdfs:label "Joseph Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Joseph Vogeleer" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person8512781
  a a2a:Person ;
  rdfs:label "Maria Theresia Francisca Locq" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Francisca Locq" ;
    a2a:PersonNameFirstName "Maria Theresia Francisca" ;
    a2a:PersonNameLastName "Locq"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "arbeydster" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637171
  a a2a:Person ;
  rdfs:label "Emmanuel Petit" ;
  a2a:PersonName [
    rdfs:label "Emmanuel Petit" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637181
  a a2a:Person ;
  rdfs:label "Jacobus Locq" ;
  a2a:PersonName [
    rdfs:label "Jacobus Locq" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Locq"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637191
  a a2a:Person ;
  rdfs:label "Guilielmus Van Craenem" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Van Craenem" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Van Craenem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "kuyper" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637201
  a a2a:Person ;
  rdfs:label "Peeter Fumière" ;
  a2a:PersonName [
    rdfs:label "Peeter Fumière" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Fumière"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "kuyper" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16753731
  a a2a:Person ;
  rdfs:label "Hendrik Petit" ;
  a2a:PersonName [
    rdfs:label "Hendrik Petit" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16754701
  a a2a:Person ;
  rdfs:label "Theresia Leheu" ;
  a2a:PersonName [
    rdfs:label "Theresia Leheu" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Leheu"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16755681
  a a2a:Person ;
  rdfs:label "Egidius Vanlaethem" ;
  a2a:PersonName [
    rdfs:label "Egidius Vanlaethem" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Vanlaethem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16756621
  a a2a:Person ;
  rdfs:label "Joanna Meerts" ;
  a2a:PersonName [
    rdfs:label "Joanna Meerts" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Meerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1826-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person697331 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person1918141 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person3566801 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person5215461 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person6864121 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person8512781 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637171 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637181 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637191 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person11637201 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16753731 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16754701 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16755681 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:relationep_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Person16756621 ;
  a2a:EventKeyRef oa:event_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44_Event1 .

oa:source_abl_efa50352-595e-b5e1-ba30-8a3c4e056e44
  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 "1826" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1826-07-19"^^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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-DCSQ-1KS?i=145&cc=1482191&cat=205460"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00044066_0" ;
  a2a:RecordIdentifier "HUBRA_00044066_0" ;
  a2a:RecordGUID "{efa50352-595e-b5e1-ba30-8a3c4e056e44}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1817-10-24" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

[]
  a2a:PersonRemarkdeat_date "1817-12-07" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

[]
  a2a:PersonRemarkdeat_date "1817-01-23" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

[]
  a2a:PersonRemarkdeat_date "1771-03-28" ;
  a2a:PersonRemarkdeat_plac "Tubize" .

[]
  a2a:PersonRemarkdeat_date "1766-08-13" ;
  a2a:PersonRemarkdeat_plac "Tubize" .

[]
  a2a:PersonRemarkdeat_date "1787-05-20" ;
  a2a:PersonRemarkdeat_plac "Halle" .

[]
  a2a:PersonRemarkdeat_date "1775-06-21" ;
  a2a:PersonRemarkdeat_plac "Halle" .

