@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_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1826 te Nieuwrode (België)" ;
  a2a:hasPerson oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1027631, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1984721, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person3633381, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person5282041, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person6930701, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person8579361, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895831, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895841, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895851, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895861, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16747581, oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16748741 ;
  a2a:hasEvent oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_0, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_1, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_2, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_3, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_4, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_5, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_6, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_7, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_8, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_9, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_10, oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_11 ;
  a2a:hasSource oa:source_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1027631
  a a2a:Person ;
  rdfs:label "Waltherus Wouters" ;
  a2a:PersonName [
    rdfs:label "Waltherus Wouters" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1800-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ravels" ;
    rdfs:label "België, Ravels"
  ] ;
  a2a:Profession "arbeider" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1984721
  a a2a:Person ;
  rdfs:label "Anna Maria Janssens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Janssens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1796-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwrode" ;
    rdfs:label "België, Nieuwrode"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person3633381
  a a2a:Person ;
  rdfs:label "Peeter Wouters" ;
  a2a:PersonName [
    rdfs:label "Peeter Wouters" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person5282041
  a a2a:Person ;
  rdfs:label "Margarita Michils" ;
  a2a:PersonName [
    rdfs:label "Margarita Michils" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Michils"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person6930701
  a a2a:Person ;
  rdfs:label "Joannes Gregorius Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Gregorius Janssens" ;
    a2a:PersonNameFirstName "Joannes Gregorius" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person8579361
  a a2a:Person ;
  rdfs:label "Maria Van Schuybroeck" ;
  a2a:PersonName [
    rdfs:label "Maria Van Schuybroeck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van Schuybroeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895831
  a a2a:Person ;
  rdfs:label "Fransus Claes" ;
  a2a:PersonName [
    rdfs:label "Fransus Claes" ;
    a2a:PersonNameFirstName "Fransus" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895841
  a a2a:Person ;
  rdfs:label "Cornelis Lonthie" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lonthie" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lonthie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortrijk-Dutsel" ;
    rdfs:label "Kortrijk-Dutsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895851
  a a2a:Person ;
  rdfs:label "Charles François Van hove" ;
  a2a:PersonName [
    rdfs:label "Charles François Van hove" ;
    a2a:PersonNameFirstName "Charles François" ;
    a2a:PersonNameLastName "Van hove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "particulier" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895861
  a a2a:Person ;
  rdfs:label "Jan Baptist Van hove" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van hove" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van hove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "secretaris" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16747581
  a a2a:Person ;
  rdfs:label "Waltherus Wouters" ;
  a2a:PersonName [
    rdfs:label "Waltherus Wouters" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16748741
  a a2a:Person ;
  rdfs:label "Maria Stalpaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Stalpaerts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stalpaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1826-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwrode" ;
    rdfs:label "België, Nieuwrode"
  ] .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1027631 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person1984721 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person3633381 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person5282041 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person6930701 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person8579361 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895831 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895841 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895851 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person11895861 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16747581 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:relationep_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Person16748741 ;
  a2a:EventKeyRef oa:event_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e_Event1 .

oa:source_abl_2d743ddc-afa7-403e-b8e4-0e285c8d5f7e
  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 "8" ;
    a2a:Day "19" ;
    rdfs:label "1826-08-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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00054347_0" ;
  a2a:RecordIdentifier "HUBRA_00054347_0" ;
  a2a:RecordGUID "{2d743ddc-afa7-403e-b8e4-0e285c8d5f7e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1817-04-24" ;
  a2a:PersonRemarkdeat_plac "Arendonk" .

[]
  a2a:PersonRemarkdeat_date "1804-08-19" ;
  a2a:PersonRemarkdeat_plac "Arendonk" .

[]
  a2a:PersonRemarkOpmerking "via vader" ;
  a2a:PersonRemarkdeat_date "1790-08-13" ;
  a2a:PersonRemarkdeat_plac "Ravels" .

[]
  a2a:PersonRemarkOpmerking "via vader" ;
  a2a:PersonRemarkdeat_date "1768-12-13" ;
  a2a:PersonRemarkdeat_plac "Ravels" .

