@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_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 juni 1860 te Vilvoorde (België)" ;
  a2a:hasPerson oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person1480281, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person2950371, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person4599031, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person6247691, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person7896351, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person9545011, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464151, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464161, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464171, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464181, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17130621, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131031, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131411, oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131781 ;
  a2a:hasEvent oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_0, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_1, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_2, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_3, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_4, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_5, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_6, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_7, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_8, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_9, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_10, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_11, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_12, oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_13 ;
  a2a:hasSource oa:source_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person1480281
  a a2a:Person ;
  rdfs:label "Jean Baptiste Nobels" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Nobels" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Nobels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1835-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person2950371
  a a2a:Person ;
  rdfs:label "Marie Anne Heernaux" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Heernaux" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Heernaux"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1835-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "journalière" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person4599031
  a a2a:Person ;
  rdfs:label "Jean Baptiste Nobels" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Nobels" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Nobels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person6247691
  a a2a:Person ;
  rdfs:label "Marie Cecile De Smeth" ;
  a2a:PersonName [
    rdfs:label "Marie Cecile De Smeth" ;
    a2a:PersonNameFirstName "Marie Cecile" ;
    a2a:PersonNameLastName "De Smeth"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person7896351
  a a2a:Person ;
  rdfs:label "Henri Heernaux" ;
  a2a:PersonName [
    rdfs:label "Henri Heernaux" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Heernaux"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person9545011
  a a2a:Person ;
  rdfs:label "Marie Josephe Vanden Eynden" ;
  a2a:PersonName [
    rdfs:label "Marie Josephe Vanden Eynden" ;
    a2a:PersonNameFirstName "Marie Josephe" ;
    a2a:PersonNameLastName "Vanden Eynden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464151
  a a2a:Person ;
  rdfs:label "François Nobels" ;
  a2a:PersonName [
    rdfs:label "François Nobels" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Nobels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464161
  a a2a:Person ;
  rdfs:label "Henri Vandersmissen" ;
  a2a:PersonName [
    rdfs:label "Henri Vandersmissen" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vandersmissen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "maçon" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464171
  a a2a:Person ;
  rdfs:label "Joseph Heernaux" ;
  a2a:PersonName [
    rdfs:label "Joseph Heernaux" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Heernaux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "ardoisier" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464181
  a a2a:Person ;
  rdfs:label "Guillaume Van Steenwinkel" ;
  a2a:PersonName [
    rdfs:label "Guillaume Van Steenwinkel" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Van Steenwinkel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17130621
  a a2a:Person ;
  rdfs:label "Gilles Heernaux" ;
  a2a:PersonName [
    rdfs:label "Gilles Heernaux" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Heernaux"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131031
  a a2a:Person ;
  rdfs:label "Anne Cathérine Delaet" ;
  a2a:PersonName [
    rdfs:label "Anne Cathérine Delaet" ;
    a2a:PersonNameFirstName "Anne Cathérine" ;
    a2a:PersonNameLastName "Delaet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131411
  a a2a:Person ;
  rdfs:label "Henri Vanden Eynden" ;
  a2a:PersonName [
    rdfs:label "Henri Vanden Eynden" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vanden Eynden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131781
  a a2a:Person ;
  rdfs:label "Marie Thérèse Hoeckx" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Hoeckx" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Hoeckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1860-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person1480281 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person2950371 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person4599031 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person6247691 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person7896351 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person9545011 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464151 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464161 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464171 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person15464181 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17130621 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131031 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131411 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:relationep_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Person17131781 ;
  a2a:EventKeyRef oa:event_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f_Event1 .

oa:source_abl_0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f
  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 "1860" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1860-06-18"^^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 "30" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-DR59-BLY?i=372&cc=1482191&cat=268583"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00252528_0" ;
  a2a:RecordIdentifier "HUBRA_00252528_0" ;
  a2a:RecordGUID "{0e55fca2-2cc4-4058-d4ca-9b1aec64fa9f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "soldat au premier régiment des cuirassiers, actuellement en congé illimité" .
[]
  a2a:PersonRemarkdeat_date "1840-12-20" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1837-04-20" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1802-08-22" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1851-05-09" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1846-11-27" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1842-08-22" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

