@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_87bdb22f-6c53-0b9f-803b-5deea60d2b7c
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 april 1866 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person426181, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person2571781, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person4220441, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person5869101, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person7517761, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person9166421, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10174651, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10471061, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012471, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012481, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012491, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012501, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303291, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303311, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303331, oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303351 ;
  a2a:hasEvent oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_0, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_1, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_2, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_3, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_4, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_5, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_6, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_7, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_8, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_9, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_10, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_11, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_12, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_13, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_14, oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_15 ;
  a2a:hasSource oa:source_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person426181
  a a2a:Person ;
  rdfs:label "Charles De Gryse" ;
  a2a:PersonName [
    rdfs:label "Charles De Gryse" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Gryse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1826-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortemark" ;
    rdfs:label "België, Kortemark"
  ] ;
  a2a:Profession "garde champêtre" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person2571781
  a a2a:Person ;
  rdfs:label "Françoise Debremaeker" ;
  a2a:PersonName [
    rdfs:label "Françoise Debremaeker" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Debremaeker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1823-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pepingen" ;
    rdfs:label "België, Pepingen"
  ] ;
  a2a:Profession "servante" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person4220441
  a a2a:Person ;
  rdfs:label "Ignace De Gryse" ;
  a2a:PersonName [
    rdfs:label "Ignace De Gryse" ;
    a2a:PersonNameFirstName "Ignace" ;
    a2a:PersonNameLastName "De Gryse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortemark" ;
    rdfs:label "Kortemark"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "87" ;
    rdfs:label "87"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person5869101
  a a2a:Person ;
  rdfs:label "Isabelle Dewulf" ;
  a2a:PersonName [
    rdfs:label "Isabelle Dewulf" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Dewulf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kortemark" ;
    rdfs:label "Kortemark"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "90" ;
    rdfs:label "90"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person7517761
  a a2a:Person ;
  rdfs:label "Pierre Joseph Debremaeker" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Debremaeker" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Debremaeker"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person9166421
  a a2a:Person ;
  rdfs:label "Marie Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Marie Evenepoel" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10174651
  a a2a:Person ;
  rdfs:label "Jeanne Cloquet" ;
  a2a:PersonName [
    rdfs:label "Jeanne Cloquet" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Cloquet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10471061
  a a2a:Person ;
  rdfs:label "Josse De Cooman" ;
  a2a:PersonName [
    rdfs:label "Josse De Cooman" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "De Cooman"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012471
  a a2a:Person ;
  rdfs:label "Pierre Joseph Mertens" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Mertens" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012481
  a a2a:Person ;
  rdfs:label "Jean François Leuckx" ;
  a2a:PersonName [
    rdfs:label "Jean François Leuckx" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Leuckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012491
  a a2a:Person ;
  rdfs:label "Jean Joseph Walravens" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Walravens" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "garde champêtre" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012501
  a a2a:Person ;
  rdfs:label "Pierre Joseph Delmé" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Delmé" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Delmé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "facteur" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303291
  a a2a:Person ;
  rdfs:label "Nicolas Debremaeker" ;
  a2a:PersonName [
    rdfs:label "Nicolas Debremaeker" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Debremaeker"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303311
  a a2a:Person ;
  rdfs:label "Elisabeth Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Mosselmans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303331
  a a2a:Person ;
  rdfs:label "Pierre Evenepoel" ;
  a2a:PersonName [
    rdfs:label "Pierre Evenepoel" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Evenepoel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303351
  a a2a:Person ;
  rdfs:label "Marie Anne Vandiest" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Vandiest" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Vandiest"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1866-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person426181 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person2571781 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person4220441 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person5869101 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person7517761 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person9166421 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10174651 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person10471061 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012471 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012481 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012491 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person14012501 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303291 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303311 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303331 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:relationep_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Person17303351 ;
  a2a:EventKeyRef oa:event_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c_Event1 .

oa:source_abl_87bdb22f-6c53-0b9f-803b-5deea60d2b7c
  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 "1866" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1866-04-25"^^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 "22" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBZ-4N1?i=65&wc=STJK-7M9%3A967047501%2C966851901&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00175533_0" ;
  a2a:RecordIdentifier "HUBRA_00175533_0" ;
  a2a:RecordGUID "{87bdb22f-6c53-0b9f-803b-5deea60d2b7c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1856-05-29" ;
  a2a:PersonRemarkdeat_plac "Halle" .

