@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_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 mei 1905 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person139656, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person860856, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person1582056, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person2482526, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3203726, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3924926, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688276, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688286, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688296, oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688306 ;
  a2a:hasEvent oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_0, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_1, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_2, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_3, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_4, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_5, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_6, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_7, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_8, oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_9 ;
  a2a:hasSource oa:source_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0 .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person139656
  a a2a:Person ;
  rdfs:label "Gustaaf Van Hoorde" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Van Hoorde" ;
    a2a:PersonNameFirstName "Gustaaf" ;
    a2a:PersonNameLastName "Van Hoorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1880-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zandbergen" ;
    rdfs:label "België, Zandbergen"
  ] ;
  a2a:Profession "landbouwwerkman" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person860856
  a a2a:Person ;
  rdfs:label "Lucia Moeremans" ;
  a2a:PersonName [
    rdfs:label "Lucia Moeremans" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Moeremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1876-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Heikruis" ;
    rdfs:label "België, Heikruis"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person1582056
  a a2a:Person ;
  rdfs:label "Emiel Eugeen Van Hoorde" ;
  a2a:PersonName [
    rdfs:label "Emiel Eugeen Van Hoorde" ;
    a2a:PersonNameFirstName "Emiel Eugeen" ;
    a2a:PersonNameLastName "Van Hoorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Profession "blokmaker" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person2482526
  a a2a:Person ;
  rdfs:label "Ida Nechelput" ;
  a2a:PersonName [
    rdfs:label "Ida Nechelput" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Nechelput"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3203726
  a a2a:Person ;
  rdfs:label "Pieter Jozef Moeremans" ;
  a2a:PersonName [
    rdfs:label "Pieter Jozef Moeremans" ;
    a2a:PersonNameFirstName "Pieter Jozef" ;
    a2a:PersonNameLastName "Moeremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heikruis" ;
    rdfs:label "Heikruis"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3924926
  a a2a:Person ;
  rdfs:label "Philomena Kestemont" ;
  a2a:PersonName [
    rdfs:label "Philomena Kestemont" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Kestemont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heikruis" ;
    rdfs:label "Heikruis"
  ] .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688276
  a a2a:Person ;
  rdfs:label "Desideer Demeyer" ;
  a2a:PersonName [
    rdfs:label "Desideer Demeyer" ;
    a2a:PersonNameFirstName "Desideer" ;
    a2a:PersonNameLastName "Demeyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "koopman" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688286
  a a2a:Person ;
  rdfs:label "Arthuur Detaye" ;
  a2a:PersonName [
    rdfs:label "Arthuur Detaye" ;
    a2a:PersonNameFirstName "Arthuur" ;
    a2a:PersonNameLastName "Detaye"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "koopman" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688296
  a a2a:Person ;
  rdfs:label "Lodewijk Moeremans" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Moeremans" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Moeremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heikruis" ;
    rdfs:label "Heikruis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "steenkapper" .

oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688306
  a a2a:Person ;
  rdfs:label "Nikolaas Moeremans" ;
  a2a:PersonName [
    rdfs:label "Nikolaas Moeremans" ;
    a2a:PersonNameFirstName "Nikolaas" ;
    a2a:PersonNameLastName "Moeremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heikruis" ;
    rdfs:label "Heikruis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "steenkapper" .

oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1905-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person139656 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person860856 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person1582056 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person2482526 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3203726 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person3924926 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688276 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688286 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688296 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:relationep_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Person5688306 ;
  a2a:EventKeyRef oa:event_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0_Event1 .

oa:source_abb_87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0
  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 "1905" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1905-05-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "844" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 844"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00576561_0" ;
  a2a:RecordIdentifier "HUBRU_00576561_0" ;
  a2a:RecordGUID "{87c9f29b-6a9a-e0b0-3dd4-7f11f1cb87c0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

