@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_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 oktober 1904 te Grimbergen (België)" ;
  a2a:hasPerson oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person133255, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person790135, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person1447015, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2190325, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2847205, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person3504085, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806385, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806395, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806405, oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806415 ;
  a2a:hasEvent oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_0, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_1, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_2, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_3, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_4, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_5, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_6, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_7, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_8, oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_9 ;
  a2a:hasSource oa:source_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7 .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person133255
  a a2a:Person ;
  rdfs:label "Jan Baptist De Blaes" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Blaes" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Blaes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1881-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person790135
  a a2a:Person ;
  rdfs:label "Anna Catharina Thielemans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Thielemans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Thielemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1880-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person1447015
  a a2a:Person ;
  rdfs:label "Pieter Jozef De Blaes" ;
  a2a:PersonName [
    rdfs:label "Pieter Jozef De Blaes" ;
    a2a:PersonNameFirstName "Pieter Jozef" ;
    a2a:PersonNameLastName "De Blaes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2190325
  a a2a:Person ;
  rdfs:label "Joanna Catharina Cranshof" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Cranshof" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Cranshof"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2847205
  a a2a:Person ;
  rdfs:label "Hendrik Thielemans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Thielemans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Thielemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person3504085
  a a2a:Person ;
  rdfs:label "Melania Potums" ;
  a2a:PersonName [
    rdfs:label "Melania Potums" ;
    a2a:PersonNameFirstName "Melania" ;
    a2a:PersonNameLastName "Potums"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806385
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Campenhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Campenhout" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Campenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806395
  a a2a:Person ;
  rdfs:label "Lodewijk Van den Block" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Van den Block" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Van den Block"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806405
  a a2a:Person ;
  rdfs:label "Frans Thielemans" ;
  a2a:PersonName [
    rdfs:label "Frans Thielemans" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Thielemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806415
  a a2a:Person ;
  rdfs:label "Frans Potums" ;
  a2a:PersonName [
    rdfs:label "Frans Potums" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Potums"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grimbergen" ;
    rdfs:label "Grimbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1904-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Grimbergen" ;
    rdfs:label "België, Grimbergen"
  ] .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person133255 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person790135 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person1447015 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2190325 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person2847205 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person3504085 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806385 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806395 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806405 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:relationep_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Person4806415 ;
  a2a:EventKeyRef oa:event_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7_Event1 .

oa:source_abl_1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7
  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 "1904" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1904-10-24"^^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 "25" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 25"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00203633_0" ;
  a2a:RecordIdentifier "HUBRA_00203633_0" ;
  a2a:RecordGUID "{1f1c64b4-cd09-a6dc-2369-d4e86f13d3e7}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

