@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_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 september 1894 te Langdorp (België)" ;
  a2a:hasPerson oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person357062, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person1245562, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person2378862, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person3267362, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person4155862, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5044362, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5695352, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009362, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009372, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009382, oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009392 ;
  a2a:hasEvent oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_0, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_1, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_2, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_3, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_4, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_5, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_6, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_7, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_8, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_9, oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_10 ;
  a2a:hasSource oa:source_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person357062
  a a2a:Person ;
  rdfs:label "Hubertus Wuyts" ;
  a2a:PersonName [
    rdfs:label "Hubertus Wuyts" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1870-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ramsel" ;
    rdfs:label "België, Ramsel"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person1245562
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Brams" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Brams" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Brams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1865-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person2378862
  a a2a:Person ;
  rdfs:label "Modestus Wuyts" ;
  a2a:PersonName [
    rdfs:label "Modestus Wuyts" ;
    a2a:PersonNameFirstName "Modestus" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person3267362
  a a2a:Person ;
  rdfs:label "Anna Catharina De Roover" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Roover" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Roover"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person4155862
  a a2a:Person ;
  rdfs:label "Franciscus Brams" ;
  a2a:PersonName [
    rdfs:label "Franciscus Brams" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Brams"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5044362
  a a2a:Person ;
  rdfs:label "Regina Beylemans" ;
  a2a:PersonName [
    rdfs:label "Regina Beylemans" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Beylemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5695352
  a a2a:Person ;
  rdfs:label "Franciscus Josephus Brams>Wuyts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus Brams>Wuyts" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "Brams>Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1888-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009362
  a a2a:Person ;
  rdfs:label "Josephus Wuyts" ;
  a2a:PersonName [
    rdfs:label "Josephus Wuyts" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "soldaat" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009372
  a a2a:Person ;
  rdfs:label "Josephus Weckhuysen" ;
  a2a:PersonName [
    rdfs:label "Josephus Weckhuysen" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Weckhuysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009382
  a a2a:Person ;
  rdfs:label "Ludovicus Brams" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Brams" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Brams"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009392
  a a2a:Person ;
  rdfs:label "Eduardus Brams" ;
  a2a:PersonName [
    rdfs:label "Eduardus Brams" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Brams"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1894-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person357062 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person1245562 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person2378862 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person3267362 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person4155862 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5044362 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person5695352 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009362 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009372 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009382 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:relationep_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Person8009392 ;
  a2a:EventKeyRef oa:event_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb_Event1 .

oa:source_abl_64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb
  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 "1894" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1894-09-13"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00252704_0" ;
  a2a:RecordIdentifier "HUBRA_00252704_0" ;
  a2a:RecordGUID "{64ec6cd7-b7f8-b7aa-e895-fbbbc6c45ebb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Verblijvende te Borgerhout." .
