@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_a2654d31-a9fc-464c-e194-9c2e5f5575aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1850 te Neder-over-Heembeek (België)" ;
  a2a:hasPerson oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person959213, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2161073, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2411283, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person3613143, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person4815003, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person6016863, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person7735153, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032163, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032173, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032183, oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032193 ;
  a2a:hasEvent oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_0, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_1, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_2, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_3, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_4, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_5, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_6, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_7, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_8, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_9, oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_10 ;
  a2a:hasSource oa:source_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person959213
  a a2a:Person ;
  rdfs:label "Petrus Joannes Vandenhoute" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Vandenhoute" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Vandenhoute"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1821-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2161073
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Polspoel" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Polspoel" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Polspoel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1826-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "België, Neder-Over-Heembeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2411283
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Vandenhoute" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Vandenhoute" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Vandenhoute"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person3613143
  a a2a:Person ;
  rdfs:label "Anna Catharina De Ridder" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Ridder" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person4815003
  a a2a:Person ;
  rdfs:label "Franciscus Polspoel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Polspoel" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Polspoel"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person6016863
  a a2a:Person ;
  rdfs:label "Anna Catharina Lauwers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Lauwers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person7735153
  a a2a:Person ;
  rdfs:label "Anna Catharina Polspoel>Vandenhoute" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Polspoel>Vandenhoute" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Polspoel>Vandenhoute"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1849-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "België, Neder-Over-Heembeek"
  ] .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032163
  a a2a:Person ;
  rdfs:label "Franciscus Polspoel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Polspoel" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Polspoel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032173
  a a2a:Person ;
  rdfs:label "Jacobus Moens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Moens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032183
  a a2a:Person ;
  rdfs:label "Henricus Heyvaert" ;
  a2a:PersonName [
    rdfs:label "Henricus Heyvaert" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Heyvaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032193
  a a2a:Person ;
  rdfs:label "Josephus Guilielmus Leenaerts" ;
  a2a:PersonName [
    rdfs:label "Josephus Guilielmus Leenaerts" ;
    a2a:PersonNameFirstName "Josephus Guilielmus" ;
    a2a:PersonNameLastName "Leenaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neder-Over-Heembeek" ;
    rdfs:label "Neder-Over-Heembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "bakker" .

oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1850-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Neder-over-Heembeek" ;
    rdfs:label "België, Neder-over-Heembeek"
  ] .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person959213 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2161073 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person2411283 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person3613143 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person4815003 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person6016863 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person7735153 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032163 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032173 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032183 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:relationep_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Person8032193 ;
  a2a:EventKeyRef oa:event_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa_Event1 .

oa:source_abb_a2654d31-a9fc-464c-e194-9c2e5f5575aa
  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 "1850" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1850-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00061953_0" ;
  a2a:RecordIdentifier "HUBRU_00061953_0" ;
  a2a:RecordGUID "{a2654d31-a9fc-464c-e194-9c2e5f5575aa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1828-10-24" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1850-08-26" ;
  a2a:PersonRemarkdeat_plac "Neder-Over-Heembeek" .

