@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_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 oktober 1862 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person1016533, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person2218393, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person3284533, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person4486393, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person5688253, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person6890113, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923753, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923763, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364863, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364873, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364883, oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364893 ;
  a2a:hasEvent oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_0, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_1, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_2, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_3, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_4, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_5, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_6, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_7, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_8, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_9, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_10, oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_11 ;
  a2a:hasSource oa:source_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person1016533
  a a2a:Person ;
  rdfs:label "Josse Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Josse Vanhaelen" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1824-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "België, Sint-Genesius-Rode"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person2218393
  a a2a:Person ;
  rdfs:label "Marie Anne De Prins" ;
  a2a:PersonName [
    rdfs:label "Marie Anne De Prins" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1836-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person3284533
  a a2a:Person ;
  rdfs:label "Jean Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Jean Vanhaelen" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vanhaelen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person4486393
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Machiels" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Machiels" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Machiels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person5688253
  a a2a:Person ;
  rdfs:label "Josse De Prins" ;
  a2a:PersonName [
    rdfs:label "Josse De Prins" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person6890113
  a a2a:Person ;
  rdfs:label "Barbe Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Barbe Ceuppens" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923753
  a a2a:Person ;
  rdfs:label "Constance Marie De Prins>Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Constance Marie De Prins>Vanhaelen" ;
    a2a:PersonNameFirstName "Constance Marie" ;
    a2a:PersonNameLastName "De Prins>Vanhaelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1860-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923763
  a a2a:Person ;
  rdfs:label "Henri De Prins>Vanhaelen" ;
  a2a:PersonName [
    rdfs:label "Henri De Prins>Vanhaelen" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "De Prins>Vanhaelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1862-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364863
  a a2a:Person ;
  rdfs:label "Charles Van Loobroeck" ;
  a2a:PersonName [
    rdfs:label "Charles Van Loobroeck" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Van Loobroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "boutiquier" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364873
  a a2a:Person ;
  rdfs:label "Jean Antoine Vervlimmeren" ;
  a2a:PersonName [
    rdfs:label "Jean Antoine Vervlimmeren" ;
    a2a:PersonNameFirstName "Jean Antoine" ;
    a2a:PersonNameLastName "Vervlimmeren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364883
  a a2a:Person ;
  rdfs:label "Jean Verbraecken" ;
  a2a:PersonName [
    rdfs:label "Jean Verbraecken" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Verbraecken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364893
  a a2a:Person ;
  rdfs:label "Guillaume Kiekenbosch" ;
  a2a:PersonName [
    rdfs:label "Guillaume Kiekenbosch" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Kiekenbosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "journalier" .

oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1862-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person1016533 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person2218393 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person3284533 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person4486393 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person5688253 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person6890113 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923753 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person7923763 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364863 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364873 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364883 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:relationep_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Person11364893 ;
  a2a:EventKeyRef oa:event_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc_Event1 .

oa:source_abb_8a4f8059-451e-c75e-afeb-39a17af7c4fc
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1862-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "57" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-6QH3-VXR?i=467&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00501893_0" ;
  a2a:RecordIdentifier "HUBRU_00501893_0" ;
  a2a:RecordGUID "{8a4f8059-451e-c75e-afeb-39a17af7c4fc}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "a declaré sous serment que le dernier domicile et le lieu de décès de ses aïeux sont inconnus-demeurant de droit à Rhode Saint Genèse et de fait à Saint Gilles. In de akte staat leeftijd 38j. en geboren op 7/4/1834. Na controle van de geboortedatum in de geboorteakten van Sint-Genesius-Rode werd de datum aangepast." .
[]
  a2a:PersonRemarkdeat_date "1857-03-17" ;
  a2a:PersonRemarkdeat_plac "Sint-Genesius-Rode" .

[]
  a2a:PersonRemarkdeat_date "1857-03-17" ;
  a2a:PersonRemarkdeat_plac "Sint-Genesius-Rode" .

[]
  a2a:PersonRemarkdeat_date "1839-03-24" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

