@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_b568568f-e85b-469e-edb2-b4f4532896eb
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 oktober 1856 te Nieuwrode (België)" ;
  a2a:hasPerson oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person1023801, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person2017071, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person3665731, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person5314391, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person6963051, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person8611711, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10317461, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10318881, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016691, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016701, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016711, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016721, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165081, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165381, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165651, oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165941 ;
  a2a:hasEvent oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_0, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_1, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_2, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_3, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_4, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_5, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_6, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_7, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_8, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_9, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_10, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_11, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_12, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_13, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_14, oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_15 ;
  a2a:hasSource oa:source_abl_b568568f-e85b-469e-edb2-b4f4532896eb .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person1023801
  a a2a:Person ;
  rdfs:label "Felix Franciscus Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Felix Franciscus Verbeeck" ;
    a2a:PersonNameFirstName "Felix Franciscus" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1824-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person2017071
  a a2a:Person ;
  rdfs:label "Anna Catharina Dewil" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Dewil" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Dewil"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1804-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwrode" ;
    rdfs:label "België, Nieuwrode"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person3665731
  a a2a:Person ;
  rdfs:label "Franciscus Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verbeeck" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person5314391
  a a2a:Person ;
  rdfs:label "Anna Vermaelen" ;
  a2a:PersonName [
    rdfs:label "Anna Vermaelen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vermaelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person6963051
  a a2a:Person ;
  rdfs:label "Andreas Dewil" ;
  a2a:PersonName [
    rdfs:label "Andreas Dewil" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Dewil"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person8611711
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Vermaelen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Vermaelen" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Vermaelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10317461
  a a2a:Person ;
  rdfs:label "Martinus Fierens" ;
  a2a:PersonName [
    rdfs:label "Martinus Fierens" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Fierens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10318881
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Depelsmaecker" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Depelsmaecker" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Depelsmaecker"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016691
  a a2a:Person ;
  rdfs:label "Gabriel Dewil" ;
  a2a:PersonName [
    rdfs:label "Gabriel Dewil" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Dewil"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016701
  a a2a:Person ;
  rdfs:label "Guillielmus Franciscus Claes" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Franciscus Claes" ;
    a2a:PersonNameFirstName "Guillielmus Franciscus" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "koster" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016711
  a a2a:Person ;
  rdfs:label "Guillielmus Elias Van der Weijen" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Elias Van der Weijen" ;
    a2a:PersonNameFirstName "Guillielmus Elias" ;
    a2a:PersonNameLastName "Van der Weijen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016721
  a a2a:Person ;
  rdfs:label "Marcus Benedictus Claes" ;
  a2a:PersonName [
    rdfs:label "Marcus Benedictus Claes" ;
    a2a:PersonNameFirstName "Marcus Benedictus" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwrode" ;
    rdfs:label "Nieuwrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165081
  a a2a:Person ;
  rdfs:label "Martinus Dewil" ;
  a2a:PersonName [
    rdfs:label "Martinus Dewil" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Dewil"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165381
  a a2a:Person ;
  rdfs:label "Anna Catharina Meeus" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Meeus" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165651
  a a2a:Person ;
  rdfs:label "Cornelius Vermaelen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Vermaelen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Vermaelen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165941
  a a2a:Person ;
  rdfs:label "Joanna Van de Borne" ;
  a2a:PersonName [
    rdfs:label "Joanna Van de Borne" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Van de Borne"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1856-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwrode" ;
    rdfs:label "België, Nieuwrode"
  ] .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person1023801 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person2017071 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person3665731 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person5314391 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person6963051 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person8611711 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10317461 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person10318881 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016691 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016701 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016711 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person12016721 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165081 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165381 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165651 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:relationep_abl_b568568f-e85b-469e-edb2-b4f4532896eb_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Person17165941 ;
  a2a:EventKeyRef oa:event_abl_b568568f-e85b-469e-edb2-b4f4532896eb_Event1 .

oa:source_abl_b568568f-e85b-469e-edb2-b4f4532896eb
  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 "1856" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1856-10-08"^^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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00060680_0" ;
  a2a:RecordIdentifier "HUBRA_00060680_0" ;
  a2a:RecordGUID "{b568568f-e85b-469e-edb2-b4f4532896eb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1849-04-02" ;
  a2a:PersonRemarkdeat_plac "Nieuwrode" .

[]
  a2a:PersonRemarkdeat_date "1845-12-14" ;
  a2a:PersonRemarkdeat_plac "Nieuwrode" .

[]
  a2a:PersonRemarkdeat_date "1850-06-14" ;
  a2a:PersonRemarkdeat_plac "Linden" .

[]
  a2a:PersonRemarkdeat_date "1855-04-29" ;
  a2a:PersonRemarkdeat_plac "Nieuwrode" .

[] a2a:PersonRemarkdeat_plac "Nieuwrode" .
[] a2a:PersonRemarkdeat_plac "Nieuwrode" .
[] a2a:PersonRemarkdeat_plac "Nieuwrode" .
[] a2a:PersonRemarkdeat_plac "Nieuwrode" .
