@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_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 november 1884 te Langdorp (België)" ;
  a2a:hasPerson oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person358982, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person1247482, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person2328272, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person3216772, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4105272, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4993772, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807262, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807272, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807282, oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807292 ;
  a2a:hasEvent oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_0, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_1, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_2, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_3, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_4, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_5, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_6, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_7, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_8, oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_9 ;
  a2a:hasSource oa:source_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6 .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person358982
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Huygens" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Huygens" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1860-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] ;
  a2a:Profession "maalder" ;
  a2a:MaritalStatus "other:bejaerde zoon" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person1247482
  a a2a:Person ;
  rdfs:label "Maria Rosalia Alaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Rosalia Alaerts" ;
    a2a:PersonNameFirstName "Maria Rosalia" ;
    a2a:PersonNameLastName "Alaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1863-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person2328272
  a a2a:Person ;
  rdfs:label "Carolus Huygens" ;
  a2a:PersonName [
    rdfs:label "Carolus Huygens" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person3216772
  a a2a:Person ;
  rdfs:label "Angelina Engelen" ;
  a2a:PersonName [
    rdfs:label "Angelina Engelen" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4105272
  a a2a:Person ;
  rdfs:label "Thomas Philippus Alaerts" ;
  a2a:PersonName [
    rdfs:label "Thomas Philippus Alaerts" ;
    a2a:PersonNameFirstName "Thomas Philippus" ;
    a2a:PersonNameLastName "Alaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "bakker winkelier" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4993772
  a a2a:Person ;
  rdfs:label "Anna Bernardina De Keyser" ;
  a2a:PersonName [
    rdfs:label "Anna Bernardina De Keyser" ;
    a2a:PersonNameFirstName "Anna Bernardina" ;
    a2a:PersonNameLastName "De Keyser"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807262
  a a2a:Person ;
  rdfs:label "Guilielmus Bortels" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Bortels" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Bortels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807272
  a a2a:Person ;
  rdfs:label "Joannes Benedictus Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Benedictus Janssens" ;
    a2a:PersonNameFirstName "Joannes Benedictus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807282
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Tongelen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Tongelen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Tongelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807292
  a a2a:Person ;
  rdfs:label "Egidius Van Dingenen" ;
  a2a:PersonName [
    rdfs:label "Egidius Van Dingenen" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Van Dingenen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "winkelier" .

oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1884-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person358982 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person1247482 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person2328272 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person3216772 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4105272 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person4993772 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807262 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807272 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807282 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:relationep_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Person7807292 ;
  a2a:EventKeyRef oa:event_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6_Event1 .

oa:source_abl_98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6
  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 "1884" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1884-11-22"^^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 "15" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 15"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00230876_0" ;
  a2a:RecordIdentifier "HUBRA_00230876_0" ;
  a2a:RecordGUID "{98ab8dd7-a1f8-e9c6-50e4-c6ca5b1344f6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Zich in staat van onnoozelheid bevindend in de onmogelijkheid is toe te stemmen in het huwelijk zoals blijkt uit een akt van bekendheid gepasseerd voor de vrederechter te Aerschot. Bij akt gepasseerd voor notaris Beeckman te Tessenderloo stemt vrouwe Coletta Vranckx molenaarster te Tessenderloo, vaderlijke grootmoeder toe in het huwelijk van haren kleinzoon." .
[]
  a2a:PersonRemarkdeat_date "1872-06-18" ;
  a2a:PersonRemarkdeat_plac "Zichem" .

[]
  a2a:PersonRemarkdeat_date "1866-06-29" ;
  a2a:PersonRemarkdeat_plac "Langdorp" .

