@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_2e7c299a-0346-c8fd-a780-28dc9e51532f
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 april 1872 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person196562, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person1085062, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person2178752, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3067252, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3955752, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person4844252, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211162, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211172, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211182, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211192, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513762, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513772, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513782, oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513792 ;
  a2a:hasEvent oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_0, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_1, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_2, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_3, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_4, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_5, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_6, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_7, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_8, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_9, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_10, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_11, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_12, oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_13 ;
  a2a:hasSource oa:source_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person196562
  a a2a:Person ;
  rdfs:label "Nicolas Pollé" ;
  a2a:PersonName [
    rdfs:label "Nicolas Pollé" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Pollé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1835-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Elingen" ;
    rdfs:label "België, Elingen"
  ] ;
  a2a:Profession "maréchal ferrant" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person1085062
  a a2a:Person ;
  rdfs:label "Anne Marie Denayer" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Denayer" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1832-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person2178752
  a a2a:Person ;
  rdfs:label "Egide Pollé" ;
  a2a:PersonName [
    rdfs:label "Egide Pollé" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Pollé"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3067252
  a a2a:Person ;
  rdfs:label "Catherine Belzack" ;
  a2a:PersonName [
    rdfs:label "Catherine Belzack" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Belzack"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elingen" ;
    rdfs:label "Elingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3955752
  a a2a:Person ;
  rdfs:label "Pierre Denayer" ;
  a2a:PersonName [
    rdfs:label "Pierre Denayer" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person4844252
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Decoster" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Decoster" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211162
  a a2a:Person ;
  rdfs:label "Guillaume Denayer" ;
  a2a:PersonName [
    rdfs:label "Guillaume Denayer" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211172
  a a2a:Person ;
  rdfs:label "Théodore Denayer" ;
  a2a:PersonName [
    rdfs:label "Théodore Denayer" ;
    a2a:PersonNameFirstName "Théodore" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211182
  a a2a:Person ;
  rdfs:label "Henri De Greef" ;
  a2a:PersonName [
    rdfs:label "Henri De Greef" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "charron" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211192
  a a2a:Person ;
  rdfs:label "Constant Vandormael" ;
  a2a:PersonName [
    rdfs:label "Constant Vandormael" ;
    a2a:PersonNameFirstName "Constant" ;
    a2a:PersonNameLastName "Vandormael"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "epicier" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513762
  a a2a:Person ;
  rdfs:label "Jean Baptiste Denayer" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Denayer" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513772
  a a2a:Person ;
  rdfs:label "Marguerite Huwaert" ;
  a2a:PersonName [
    rdfs:label "Marguerite Huwaert" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Huwaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513782
  a a2a:Person ;
  rdfs:label "Guillaume Decoster" ;
  a2a:PersonName [
    rdfs:label "Guillaume Decoster" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513792
  a a2a:Person ;
  rdfs:label "Petronille Bosmans" ;
  a2a:PersonName [
    rdfs:label "Petronille Bosmans" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1872-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person196562 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person1085062 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person2178752 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3067252 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person3955752 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person4844252 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211162 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211172 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211182 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person7211192 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513762 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513772 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513782 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:relationep_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Person9513792 ;
  a2a:EventKeyRef oa:event_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f_Event1 .

oa:source_abl_2e7c299a-0346-c8fd-a780-28dc9e51532f
  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 "1872" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1872-04-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 "12" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CZ9D-7L?i=174&wc=STVC-4WL%3A967047501%2C1489390285&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00183094_0" ;
  a2a:RecordIdentifier "HUBRA_00183094_0" ;
  a2a:RecordGUID "{2e7c299a-0346-c8fd-a780-28dc9e51532f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

