@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_10bda1aa-e01f-c498-80bb-a235a1bf02d3
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 juni 1881 te Lembeek (België)" ;
  a2a:hasPerson oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person369862, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1258362, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1908852, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person2797352, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person3685852, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person4574352, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5419832, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5554822, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227292, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227302, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227312, oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227322 ;
  a2a:hasEvent oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_0, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_1, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_2, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_3, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_4, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_5, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_6, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_7, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_8, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_9, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_10, oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_11 ;
  a2a:hasSource oa:source_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3 .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person369862
  a a2a:Person ;
  rdfs:label "Jean Baptiste Laus" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Laus" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Laus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    a2a:PersonAgeDays "4" ;
    rdfs:label "35, 4"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1846-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "journalier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1258362
  a a2a:Person ;
  rdfs:label "Sophie Tondeur" ;
  a2a:PersonName [
    rdfs:label "Sophie Tondeur" ;
    a2a:PersonNameFirstName "Sophie" ;
    a2a:PersonNameLastName "Tondeur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    a2a:PersonAgeDays "1" ;
    rdfs:label "32, 1"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1848-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "ménagère" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1908852
  a a2a:Person ;
  rdfs:label "Antoine Laus" ;
  a2a:PersonName [
    rdfs:label "Antoine Laus" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Laus"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person2797352
  a a2a:Person ;
  rdfs:label "Marie Tielemans" ;
  a2a:PersonName [
    rdfs:label "Marie Tielemans" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person3685852
  a a2a:Person ;
  rdfs:label "Philibert Joseph Tondeur" ;
  a2a:PersonName [
    rdfs:label "Philibert Joseph Tondeur" ;
    a2a:PersonNameFirstName "Philibert Joseph" ;
    a2a:PersonNameLastName "Tondeur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person4574352
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Steens" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Steens" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5419832
  a a2a:Person ;
  rdfs:label "Catherine Janssens" ;
  a2a:PersonName [
    rdfs:label "Catherine Janssens" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5554822
  a a2a:Person ;
  rdfs:label "Emile Joseph Vanderstegen" ;
  a2a:PersonName [
    rdfs:label "Emile Joseph Vanderstegen" ;
    a2a:PersonNameFirstName "Emile Joseph" ;
    a2a:PersonNameLastName "Vanderstegen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227292
  a a2a:Person ;
  rdfs:label "Philippe Demol" ;
  a2a:PersonName [
    rdfs:label "Philippe Demol" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Demol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227302
  a a2a:Person ;
  rdfs:label "Philippe Sluijs" ;
  a2a:PersonName [
    rdfs:label "Philippe Sluijs" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Sluijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227312
  a a2a:Person ;
  rdfs:label "Jean Baptist Piraud" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Piraud" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Piraud"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "garde convois au chemin de fer" .

oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227322
  a a2a:Person ;
  rdfs:label "Télesphore Lefranc" ;
  a2a:PersonName [
    rdfs:label "Télesphore Lefranc" ;
    a2a:PersonNameFirstName "Télesphore" ;
    a2a:PersonNameLastName "Lefranc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1881-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person369862 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1258362 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person1908852 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person2797352 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person3685852 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person4574352 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5419832 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person5554822 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227292 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227302 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227312 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:relationep_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Person6227322 ;
  a2a:EventKeyRef oa:event_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3_Event1 .

oa:source_abl_10bda1aa-e01f-c498-80bb-a235a1bf02d3
  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 "1881" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1881-06-04"^^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 "11" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-C8J4?i=125&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_00056130_0" ;
  a2a:RecordIdentifier "HUBRA_00056130_0" ;
  a2a:RecordGUID "{10bda1aa-e01f-c498-80bb-a235a1bf02d3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1859-02-09" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

[]
  a2a:PersonRemarkdeat_date "1877-01-18" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

[]
  a2a:PersonRemarkdeat_date "1877-02-20" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

