@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_aa21b00a-85df-5222-19f3-9dced96bb354
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 januari 1849 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person44371, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person2652121, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person4300781, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person5949441, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person7598101, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person9246761, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person10589001, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333001, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333011, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333021, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333031, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033661, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033691, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033721, oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033761 ;
  a2a:hasEvent oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_0, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_1, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_2, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_3, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_4, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_5, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_6, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_7, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_8, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_9, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_10, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_11, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_12, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_13, oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_14 ;
  a2a:hasSource oa:source_abl_aa21b00a-85df-5222-19f3-9dced96bb354 .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person44371
  a a2a:Person ;
  rdfs:label "Henricus Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Linthout" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Linthout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1822-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person2652121
  a a2a:Person ;
  rdfs:label "Joanna Maria De Proft" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria De Proft" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "De Proft"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1822-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "daghuerster" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person4300781
  a a2a:Person ;
  rdfs:label "Henricus Joannes Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Van Linthout" ;
    a2a:PersonNameFirstName "Henricus Joannes" ;
    a2a:PersonNameLastName "Van Linthout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person5949441
  a a2a:Person ;
  rdfs:label "Anna Catharina De Valck" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Valck" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Valck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person7598101
  a a2a:Person ;
  rdfs:label "Petrus De Proft" ;
  a2a:PersonName [
    rdfs:label "Petrus De Proft" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Proft"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person9246761
  a a2a:Person ;
  rdfs:label "Alexandrina Van op den Steen" ;
  a2a:PersonName [
    rdfs:label "Alexandrina Van op den Steen" ;
    a2a:PersonNameFirstName "Alexandrina" ;
    a2a:PersonNameLastName "Van op den Steen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "daghuerster" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person10589001
  a a2a:Person ;
  rdfs:label "Joanna Maria De Proft>Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria De Proft>Van Linthout" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "De Proft>Van Linthout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1847-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333001
  a a2a:Person ;
  rdfs:label "Joannes Adrianus De Vits" ;
  a2a:PersonName [
    rdfs:label "Joannes Adrianus De Vits" ;
    a2a:PersonNameFirstName "Joannes Adrianus" ;
    a2a:PersonNameLastName "De Vits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "koopman in houille" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333011
  a a2a:Person ;
  rdfs:label "Benedictus Josephus Van Ginderachter" ;
  a2a:PersonName [
    rdfs:label "Benedictus Josephus Van Ginderachter" ;
    a2a:PersonNameFirstName "Benedictus Josephus" ;
    a2a:PersonNameLastName "Van Ginderachter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "koopman in graenen" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333021
  a a2a:Person ;
  rdfs:label "Petrus Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Lierde" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "kuijper" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333031
  a a2a:Person ;
  rdfs:label "Joannes Henricus Van Ginderachter" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Van Ginderachter" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Van Ginderachter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "koopman in graenen" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033661
  a a2a:Person ;
  rdfs:label "Jacobus Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Linthout" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Linthout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033691
  a a2a:Person ;
  rdfs:label "Petronella Moyson" ;
  a2a:PersonName [
    rdfs:label "Petronella Moyson" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Moyson"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033721
  a a2a:Person ;
  rdfs:label "Joannes Baptista De Valck" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista De Valck" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "De Valck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033761
  a a2a:Person ;
  rdfs:label "Petronella Peeters" ;
  a2a:PersonName [
    rdfs:label "Petronella Peeters" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1849-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person44371 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person2652121 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person4300781 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person5949441 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person7598101 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person9246761 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person10589001 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333001 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333011 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333021 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person14333031 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033661 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033691 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033721 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:relationep_abl_aa21b00a-85df-5222-19f3-9dced96bb354_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Person17033761 ;
  a2a:EventKeyRef oa:event_abl_aa21b00a-85df-5222-19f3-9dced96bb354_Event1 .

oa:source_abl_aa21b00a-85df-5222-19f3-9dced96bb354
  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 "1849" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1849-01-17"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-6XQC-W2Q?i=292&cc=1482191&cat=136856"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00187192_0" ;
  a2a:RecordIdentifier "HUBRA_00187192_0" ;
  a2a:RecordGUID "{aa21b00a-85df-5222-19f3-9dced96bb354}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1838-10-05" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1848-11-29" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1822-11-28" ;
  a2a:PersonRemarkdeat_plac "Asse" .

